summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* misc scsi disk/cdrom fixes/improvements 2/4blueswir12009-03-291-0/+4
* misc scsi disk/cdrom fixes/improvements 1/4blueswir12009-03-291-0/+1
* target-mips: don't map FP registers as TCG global variablesaurel322009-03-291-35/+30
* target-mips: fix divu instructionaurel322009-03-291-0/+2
* tcg: fix _tl aliases for divu/remuaurel322009-03-291-4/+4
* target-ppc: Explain why the whole TLB is flushed on SR writeaurel322009-03-291-0/+2
* Fix hxtool eating backslash sequences for sh != bashblueswir12009-03-291-1/+1
* Fix hxtool eating backslash sequencesblueswir12009-03-291-3/+3
* fix format string warnings in block-qcow2.c (Christoph Hellwig)aliguori2009-03-291-3/+3
* check for bs->drv in bdrv_flush (Christoph Hellwig)aliguori2009-03-291-0/+2
* remove dead code in bdrv_check_request (Christoph Hellwig)aliguori2009-03-291-9/+1
* target-mips: optimize write to env->hflagsaurel322009-03-291-14/+7
* target-mips: optimize gen_muldiv()aurel322009-03-291-123/+115
* tcg: add _tl aliases for div/divu/rem/remuaurel322009-03-291-0/+8
OpenPOWER on IntegriCloud