qemu
2009-04-08 aurel32linux-user: fix problems with inotify syscalls
2009-04-08 aliguoriUpdate the version information to 0.10.50 to signify...
2009-04-07 pbrookAdd --with-pkgversion.
2009-04-07 pbrookImplement --version.
2009-04-07 aurel32target-arm: don't use T[x] in helper
2009-04-07 aurel32target-alpha: fix palcode mask for user pal calls
2009-04-07 aurel32target-alpha: document more registers used by 21264
2009-04-07 aurel32mc146818: add square wave output support
2009-04-07 aurel32rc4030 registers improvements
2009-04-07 aurel32target-alpha: set target page size to 13 bits
2009-04-07 aurel32Allow 5 mmu indexes.
2009-04-07 aurel32target-alpha: stop translation if too long
2009-04-07 aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-07 aliguoriRevert r6989
2009-04-07 aurel32tcg/tcg.h: fix a few typos
2009-04-07 aurel32Document some missing options in configure -h
2009-04-07 aurel32vnc: Fix incorrect attempt to clear a flag
2009-04-07 aliguorinative preadv/pwritev support (Christoph Hellwig)
2009-04-07 aliguoripush down vector linearization to posix-aio-compat...
2009-04-07 aliguoriremove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
2009-04-07 aliguorimore BlockDriver C99 initializers (Christoph Hellwig)
2009-04-07 blueswir1Don't try to return result from a void function (spotte...
2009-04-07 blueswir1Fix a few Sparse warnings
2009-04-07 aliguoriUpdate Changelog to reflect 0.10.2 release
2009-04-07 edgar_iglRemove potentially offensive humor.
2009-04-07 aliguoriFix find_device_type() to correctly identify floppy...
2009-04-06 aurel32target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST...
2009-04-06 aurel32tcg: add a CONST flag to TCG helpers
2009-04-06 aurel32tcg: improve comment about pure functions
2009-04-06 aliguoriRemove WIN32 guard around -k
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-04-05 aurel32tcg/x86_64: optimize register allocation order
2009-04-05 aliguoristop dirty tracking just at the end of migration (Glaub...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoripropagate error on failed completion (Glauber Costa)
2009-04-05 aliguoriDisable qemu-io on Win32
2009-04-05 aliguoriAdd files not included in previous commit.
2009-04-05 aliguoriFix savevm after BDRV_FILE size enforcement
2009-04-05 aliguoriFix the build for --disable-aio
2009-04-05 aliguorigdbstub: Rework configuration via command line and...
2009-04-05 aliguoriMake `-icount' help fit 80 chars screen width (Robert...
2009-04-05 aliguoriqemu-io - an I/O path exerciser (Christoph Hellwig)
2009-04-05 aliguoriFix display breakage when resizing the screen (v2)...
2009-04-05 blueswir1Fix some win32 compile warnings
2009-04-05 aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-05 aliguoriqcow2: fix image creation for large, > ~2TB, images...
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoribuild system: clean qemu-options.texi and gdbstub-xml...
2009-04-05 aliguoribuild system: silent generation of doc files and qemu...
2009-04-05 aliguoriAdd host_device support to qemu-img. (Nolan Leake)
2009-04-05 aliguoriFix (at least one cause of) qcow2 corruption. (Nolan...
2009-04-05 aliguoriDocument QEMU coding style (v2) (Avi Kivity)
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-04-04 blueswir1Fix branches and TLB matches for 64 bit targets
2009-04-04 blueswir1Allocate space for static call args, increase stack...
2009-04-04 blueswir1Compile all files with -ffixed-g5 etc. to avoid env...
2009-04-04 blueswir1Make i386-softmmu boot on Sparc host
2009-04-03 edgar_iglSH: Fix linux-user _is_cached typo.
2009-04-03 edgar_iglSH: Add cpu_sh4_is_cached for linux-user.
2009-04-02 malcImmediate versions of ro[lr]
2009-04-02 malcTemporary workaround for ppc on ppc
2009-04-01 edgar_iglSH: Improve movca.l/ocbi emulation.
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-04-01 pbrookUse pixel_ops.h
2009-03-31 blueswir1Remove unused variable
2009-03-31 blueswir1Update OpenBIOS images to r482
2009-03-31 pbrookAvoid rounding problems in ptimer_get_count
2009-03-30 blueswir1Fix wrong return value
2009-03-29 aliguoriRemove dead AIO code for win32
2009-03-29 aurel32target-mips: optimize gen_movcf_*()
2009-03-29 aurel32target-mips: optimize gen_movci()
2009-03-29 aurel32target-mips: optimize gen_compute_branch1()
2009-03-29 blueswir1Misc scsi disk/cdrom fixes/improvements 4/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 3/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 2/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 1/4
2009-03-29 aurel32target-mips: don't map FP registers as TCG global variables
2009-03-29 aurel32target-mips: fix divu instruction
2009-03-29 aurel32tcg: fix _tl aliases for divu/remu
2009-03-29 aurel32target-ppc: Explain why the whole TLB is flushed on...
2009-03-29 blueswir1Fix hxtool eating backslash sequences for sh != bash
2009-03-29 blueswir1Fix hxtool eating backslash sequences
2009-03-29 aliguorifix format string warnings in block-qcow2.c (Christoph...
2009-03-29 aliguoricheck for bs->drv in bdrv_flush (Christoph Hellwig)
2009-03-29 aliguoriremove dead code in bdrv_check_request (Christoph Hellwig)
2009-03-29 aurel32target-mips: optimize write to env->hflags
2009-03-29 aurel32target-mips: optimize gen_muldiv()
2009-03-29 aurel32tcg: add _tl aliases for div/divu/rem/remu
2009-03-29 aurel32target-mips: optimize gen_HILO()
2009-03-29 aurel32target-mips: optimize gen_trap()
2009-03-29 aurel32target-mips: optimize gen_compute_branch()
2009-03-29 aurel32target-mips: don't mix result and arguments in gen_op_*
2009-03-29 aurel32target-mips: gen_bshfl()
2009-03-29 aurel32target-mips: optimize gen_mul_vr54xx()
2009-03-29 aurel32target-mips: optimize gen_cl()
2009-03-29 aurel32target-ppc: avoid nop to override next instruction
2009-03-29 aurel32target-alpha: bug fix: avoid nop to override next instr...
2009-03-29 aurel32target-alpha: remove PALCODE_ declarations (unused).
2009-03-29 aurel32target-alpha: add instruction name in comments for...
2009-03-29 aurel32Document which IPR are used by 21264
next