summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove potentially offensive humor.edgar_igl2009-04-071-1/+1
* Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...aliguori2009-04-071-2/+7
* target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpersaurel322009-04-061-4/+4
* tcg: add a CONST flag to TCG helpersaurel322009-04-062-4/+12
* tcg: improve comment about pure functionsaurel322009-04-061-2/+2
* Remove WIN32 guard around -kaliguori2009-04-061-2/+0
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-0517-19/+79
* tcg/x86_64: optimize register allocation orderaurel322009-04-051-10/+9
* stop dirty tracking just at the end of migration (Glauber Costa)aliguori2009-04-051-1/+1
* create qemu_file_set_error (Glauber Costa)aliguori2009-04-052-0/+6
* propagate error on failed completion (Glauber Costa)aliguori2009-04-051-2/+8
* Disable qemu-io on Win32aliguori2009-04-051-2/+2
* Add files not included in previous commit.aliguori2009-04-053-0/+1717
* Fix savevm after BDRV_FILE size enforcementaliguori2009-04-055-6/+64
* Fix the build for --disable-aioaliguori2009-04-051-0/+6
* gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori2009-04-054-50/+61
* Make `-icount' help fit 80 chars screen width (Robert Riebisch)aliguori2009-04-051-1/+2
* qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori2009-04-052-2/+4
* Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori2009-04-053-120/+170
* Fix some win32 compile warningsblueswir12009-04-058-16/+27
* Make binary stripping conditional (Riku Voipio)aliguori2009-04-053-3/+10
* qcow2: fix image creation for large, > ~2TB, images (Chris Wright)aliguori2009-04-051-7/+13
* pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori2009-04-051-5/+7
* build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori2009-04-052-2/+2
* build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori2009-04-052-11/+17
* Add host_device support to qemu-img. (Nolan Leake)aliguori2009-04-052-15/+55
* Fix (at least one cause of) qcow2 corruption. (Nolan Leake)aliguori2009-04-051-0/+4
* Document QEMU coding style (v2) (Avi Kivity)aliguori2009-04-051-0/+78
* Fix oops on 2.6.25 guest (Rusty Russell)aliguori2009-04-053-1/+27
* Fix branches and TLB matches for 64 bit targetsblueswir12009-04-041-13/+75
* Allocate space for static call args, increase stack frame size on Sparc64blueswir12009-04-042-9/+17
* Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir12009-04-042-10/+9
* Make i386-softmmu boot on Sparc hostblueswir12009-04-041-0/+10
* SH: Fix linux-user _is_cached typo.edgar_igl2009-04-031-1/+1
* SH: Add cpu_sh4_is_cached for linux-user.edgar_igl2009-04-031-0/+6
* Immediate versions of ro[lr]malc2009-04-021-1/+83
* Temporary workaround for ppc on ppcmalc2009-04-021-0/+4
* SH: Improve movca.l/ocbi emulation.edgar_igl2009-04-015-5/+156
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-0110-231/+253
* Use pixel_ops.hpbrook2009-04-011-24/+1
* Remove unused variableblueswir12009-03-311-1/+0
* Update OpenBIOS images to r482blueswir12009-03-314-1/+1
* Avoid rounding problems in ptimer_get_countpbrook2009-03-311-1/+31
* Fix wrong return valueblueswir12009-03-301-1/+1
* Remove dead AIO code for win32aliguori2009-03-291-142/+4
* target-mips: optimize gen_movcf_*()aurel322009-03-291-51/+23
* target-mips: optimize gen_movci()aurel322009-03-291-15/+17
* target-mips: optimize gen_compute_branch1()aurel322009-03-291-107/+57
* Misc scsi disk/cdrom fixes/improvements 4/4blueswir12009-03-291-0/+3
* misc scsi disk/cdrom fixes/improvements 3/4blueswir12009-03-291-1/+9
OpenPOWER on IntegriCloud