qemu
2008-11-09 blueswir1Use andc, orc, nor and nand
2008-11-09 aurel32target-ppc: fix TCG argument
2008-11-09 aurel32target-ppc: Remove a few TCG temp variable leaks
2008-11-09 aurel32target-ppc: fixes for gen_op_neg()
2008-11-09 aurel32target-ppc: gen_op_arith_divw() & gen_op_arith_divd...
2008-11-09 aurel32target-ppc: optimize mullw and make the code more readable
2008-11-09 aurel32target-ppc: indentation fixes
2008-11-09 blueswir1Sparc32 BSD user support
2008-11-09 balrogDocument bluetooth support in qemu-doc.
2008-11-09 balrogAdd qemu_strndup: qemu_strdup with length limit.
2008-11-09 balrogAdd the -bt switch for setting up bluetooth stuff.
2008-11-08 balrogRevert r5532, r5536 and a piece of r5531.
2008-11-08 aliguoriUse an option rom instead of boot sector for -kernel
2008-11-08 aurel32target-alpha: fix the return value of stl_c/stq_c
2008-11-08 aurel32target-ppc: fix tcg fatal error on i386 host
2008-11-07 balrogUse the right format string to printf sector num with...
2008-11-07 blueswir1Fix some build issues for BSD.
2008-11-07 aurel32target-alpha: fix locked loads/stores
2008-11-07 aurel32target-ppc: fix flags computation for tcg_gen_qemu_st
2008-11-06 malcFix interrupt exclusion via SSTEP_NOIRQ
2008-11-06 aurel32User qemu profiling
2008-11-06 aurel32Remove unused reg_T2 definition
2008-11-06 aliguoriMake sure to resume the monitor only after flushing...
2008-11-06 aurel32Win32: Fix warnings
2008-11-06 aurel32target-alpha: Fix ret instruction
2008-11-05 aliguoriFix windows build after init_host_timer changes.
2008-11-05 aliguoriRun timers from host alarm timer callback
2008-11-05 aliguoriUse qemu_set_fd_handler2() to determine when alarm...
2008-11-05 aliguoriImprove error reporting in init_timer_alarm
2008-11-05 aliguoriFix alarm_timer race with select - v3 (Jan Kiszka)
2008-11-05 blueswir1SM501 emulation for R2D-SH4
2008-11-05 aliguoriAllow KVM to be used on either 32-bit or 64-bit x86
2008-11-05 blueswir1Use qemu_ram_alloc
2008-11-05 aliguoriAdd missing files to KVM commit.
2008-11-05 aliguoriAdd --kerneldir configure argument
2008-11-05 aliguoriAdd KVM support to QEMU
2008-11-05 aliguoriSplit CPUID from op_helper
2008-11-05 aliguoriAdd additional CPU flag definitions
2008-11-04 edgar_iglETRAX-FS: Make etraxfs_dmac_run local.
2008-11-04 malcSet default audio timer period to a sane value (otherwi...
2008-11-04 aurel32target-mips: use the new rotr/rotri instructions
2008-11-04 edgar_iglETRAX-FS: Fix DMA warnings.
2008-11-04 malcAdd safety net against potential infinite loop
2008-11-04 pbrookMention output overlaps.
2008-11-04 pbrookFix ARM default NaN.
2008-11-04 balrogtc6393xb: non-accelerated FB support (Dmitry Baryshkov).
2008-11-04 balrogTosa: dummy lcd support (Dmitry Baryshkov).
2008-11-04 balrogscoop: GPRR reports the state of GPIO lines (Dmitry...
2008-11-04 balrogTosa: disable pxafb as it's not used on tosa (Dmitry...
2008-11-04 balrogTosa: provide correct IRQ to tc6393xb init (Dmitry...
2008-11-04 balrogTosa: emulate LEDs (Dmitry Baryshkov).
2008-11-04 balrogtc6393xb: initial support for nand control (Dmitry...
2008-11-03 pbrookVFP fnmsc negative zero fix.
2008-11-03 pbrookFix rotri_i64 typo.
2008-11-03 aurel32target-ppc: use the new rotr/rotri instructions
2008-11-03 aurel32tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
2008-11-03 aurel32tcg-op.h: reorder _i64 instructions common to 32- and...
2008-11-03 balrogFix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)
2008-11-02 blueswir1More realistic max_cpus
2008-11-02 blueswir1Fix loading of unstripped ELF PROM image
2008-11-02 pbrook64-bit target subfi fix.
2008-11-02 blueswir1Halt the CPU using a qemu_irq
2008-11-02 aurel32target-ppc: use the new subfi wrapper
2008-11-02 aurel32tcg-ops.h: add a subfi wrapper
2008-11-02 aurel32tcg-ops.h: _i64 TCG immediate instructions cleanup
2008-11-02 aurel32target-ppc: simplify slw, srw, sld, srd
2008-11-02 aurel32target-ppc: be more consistent with temp variables...
2008-11-02 aurel32target-ppc: fix srw on 64-bit targets
2008-11-01 blueswir1Avoid ld flag --warn-common on Solaris
2008-11-01 blueswir1Fix TCGv size mismatches
2008-11-01 aurel32target-ppc: optimize popcntb
2008-11-01 aurel32target-ppc: convert 405 MAC instructions to TCG
2008-11-01 aurel32target-ppc: convert arithmetic functions to TCG
2008-11-01 aurel32target-ppc: xer access prototypes no more used & implem...
2008-11-01 aurel32target-ppc: fix XER accesses on 64-bit targets
2008-11-01 aurel32CVE-2008-4539: fix a heap overflow in Cirrus emulation
2008-11-01 aurel32target-cris: access to TCG variables through GET_TCGV()
2008-11-01 aurel32Malta & OMAP: add a name to char devices
2008-11-01 aurel32qemu-char: include hw/baum.h
2008-10-31 aliguoriRemove dumb_refresh
2008-10-31 aliguoriRemove extraneous inline keyword.
2008-10-31 aliguoriMove network redirection code out of vl.c and into...
2008-10-31 aliguoriMove CharDriverState code out of vl.c
2008-10-31 aliguoriMove some declarations around in the QEMU CharDriver...
2008-10-31 aliguoriIncrease default IO timeout from 10ms to 5s
2008-10-31 aliguoriMain loop fixes/cleanup
2008-10-31 aliguoriClarify qemu_bh_schedule_idle() usage
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-10-31 aliguorifix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
2008-10-31 aliguoriMake bottom halves more robust
2008-10-29 pbrookUse qemu_gettimeofday.
2008-10-29 aliguoriFix restore of older snapshots for target-i386 on big...
2008-10-28 pbrookUse locally defined structure.
2008-10-28 blueswir1Sun4c cleanups (Robert Reif)
2008-10-28 aliguorifix off-by-one generating vmdk backing files (Avi Kivity)
2008-10-28 balrogSet default max_cpus to one.
2008-10-28 balrogFix return value printing for shmat (Lauro Ramos Venancio).
2008-10-28 balrogRecvmsg must return the number of bytes received (Lauro...
2008-10-28 balrogpage_check_range: fix wrap around test (Lauro Ramos...
next