aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-08target-mips: optimize gen_flt3_ldst()aurel32
2009-04-08target-mips: optimize gen_arith()aurel32
2009-04-08target-mips: optimize decode_opc()aurel32
2009-04-08target-mips: optimize gen_cp1()aurel32
2009-04-08target-mips: optimize gen_cp0()aurel32
2009-04-08factor out setting pc in gdbstubaurel32
2009-04-08linux-user: fix problems with inotify syscallsaurel32
2009-04-08Update the version information to 0.10.50 to signify development branchaliguori
2009-04-07Add --with-pkgversion.pbrook
2009-04-07Implement --version.pbrook
2009-04-07target-arm: don't use T[x] in helperaurel32
2009-04-07target-alpha: fix palcode mask for user pal callsaurel32
2009-04-07target-alpha: document more registers used by 21264aurel32
2009-04-07mc146818: add square wave output supportaurel32
2009-04-07rc4030 registers improvementsaurel32
2009-04-07target-alpha: set target page size to 13 bitsaurel32
2009-04-07Allow 5 mmu indexes.aurel32
2009-04-07target-alpha: stop translation if too longaurel32
2009-04-07Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori
2009-04-07Revert r6989aliguori
2009-04-07tcg/tcg.h: fix a few typosaurel32
2009-04-07Document some missing options in configure -haurel32
2009-04-07vnc: Fix incorrect attempt to clear a flagaurel32
2009-04-07native preadv/pwritev support (Christoph Hellwig)aliguori
2009-04-07push down vector linearization to posix-aio-compat.c (Christoph Hellwig)aliguori
2009-04-07remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori
2009-04-07more BlockDriver C99 initializers (Christoph Hellwig)aliguori
2009-04-07Don't try to return result from a void function (spotted by Sparse)blueswir1
2009-04-07Fix a few Sparse warningsblueswir1
2009-04-07Update Changelog to reflect 0.10.2 releasealiguori
2009-04-07Remove potentially offensive humor.edgar_igl
2009-04-07Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...aliguori
2009-04-06target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpersaurel32
2009-04-06tcg: add a CONST flag to TCG helpersaurel32
2009-04-06tcg: improve comment about pure functionsaurel32
2009-04-06Remove WIN32 guard around -kaliguori
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-04-05tcg/x86_64: optimize register allocation orderaurel32
2009-04-05stop dirty tracking just at the end of migration (Glauber Costa)aliguori
2009-04-05create qemu_file_set_error (Glauber Costa)aliguori
2009-04-05propagate error on failed completion (Glauber Costa)aliguori
2009-04-05Disable qemu-io on Win32aliguori
2009-04-05Add files not included in previous commit.aliguori
2009-04-05Fix savevm after BDRV_FILE size enforcementaliguori
2009-04-05Fix the build for --disable-aioaliguori
2009-04-05gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori
2009-04-05Make `-icount' help fit 80 chars screen width (Robert Riebisch)aliguori
2009-04-05qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori
2009-04-05Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori
2009-04-05Fix some win32 compile warningsblueswir1