summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Update version to -rc1v0.12.0-rc1Anthony Liguori1-1/+1
2009-12-05Add S390 maintainer informationv0.12.0-rc0Alexander Graf1-0/+3
2009-12-05Set default console to virtio on S390xAlexander Graf1-0/+26
2009-12-05S390 GDB stubAlexander Graf1-0/+52
2009-12-05Add S390x virtio machine descriptionAlexander Graf2-1/+256
2009-12-05Add S390x virtio machine busAlexander Graf3-0/+461
2009-12-05Add support for S390x system emulationAlexander Graf5-2/+208
2009-12-05Allocate physical memory in low virtual address spaceAlexander Graf1-0/+6
2009-12-05Add KVM support for S390xAlexander Graf2-1/+486
2009-12-05S/390 fake TCG implementationAlexander Graf3-1/+175
2009-12-05S/390 host/target build system supportAlexander Graf1-7/+15
2009-12-05S/390 CPU fake emulationAlexander Graf6-0/+374
2009-12-05Sparc64: handle MMU global bit and nucleus contextBlue Swirl2-11/+21
2009-12-04monitor: fix use of plain integer as NULL pointer, spotted by SparseBlue Swirl1-1/+1
2009-12-04Add "static" to please SparseBlue Swirl10-11/+11
2009-12-04scsi: fix incorrect ?: useBlue Swirl1-1/+2
2009-12-04monitor: use qemu_gettimeofday(), not gettimeofday()Blue Swirl1-2/+3
2009-12-04win32: fix variable use before initializationBlue Swirl1-2/+2
2009-12-04monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32Blue Swirl3-17/+17
2009-12-04Sparc64: fix compilation with DEBUG_MMUBlue Swirl1-15/+15
2009-12-03ide: implement stub for audio control/volume readThadeu Lima de Souza Cascardo1-0/+17
2009-12-03ide: Use some already defined page macros instead of constantsThadeu Lima de Souza Cascardo1-2/+2
2009-12-03eepro100: Improve debug messagesStefan Weil1-3/+3
2009-12-03Remove rule for config-devices.hStefan Weil1-3/+0
2009-12-03eepro100: Allocate a larger buffer for regname()David Benjamin1-1/+1
2009-12-03multiboot: Use signed type for negative error numbersKevin Wolf1-0/+1
2009-12-03posix-aio-compat: Fix error checkKevin Wolf1-9/+9
2009-12-03qemu-img: Fix memory leakKevin Wolf1-0/+1
2009-12-03Fix compile error when LSI_DEBUG is definedRyan Harper1-3/+3
2009-12-03Fix build for mingw32 on windows ($$ expansion)Stefan Weil1-1/+1
2009-12-03Fix build for mingw32 on windows ($@ in macro)Stefan Weil1-4/+5
2009-12-03e1000: Fix warning from code reviewStefan Weil1-1/+3
2009-12-03multiboot: Fix module loading and setting of mmap.Adam Lackorzynski3-2/+5
2009-12-03Make -kernel for linux work with bochsbiosAlexander Graf1-5/+5
2009-12-03Fix recently introduced bugs in -usbdevice hostMarkus Armbruster1-12/+16
2009-12-03Fix description of size parameter in qemu-img's help textPierre Riteau1-3/+3
2009-12-03Suppress optionrom build on Solaris x86Andreas Faerber1-1/+1
2009-12-03Rename DriveInfo.onerror to on_write_errorKevin Wolf1-0/+4
2009-12-03SCSI: Fix Standard INQUIRY dataLaszlo Ast1-3/+3
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka5-0/+100
2009-12-03kvm: x86: Fix merge artifact of f8d926e9 about mp_stateJan Kiszka1-4/+4
2009-12-03targe-ppc: Sync CPU state for KVMAlexander Graf2-0/+8
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf1-0/+30
2009-12-03qemu: cleanup unused macros in cirrusMichael S. Tsirkin1-35/+0
2009-12-03qemu: make cirrus init value pci spec compliantMichael S. Tsirkin1-1/+0
2009-12-03Don't leak file descriptorsKevin Wolf20-34/+178
2009-12-03qemu-img: There is more than one host device driverKevin Wolf3-2/+9
2009-12-03qcow2: Fix some more qemu_malloc falloutKevin Wolf2-8/+21
2009-12-03qcow2: Store exact backing format lengthKevin Wolf1-7/+9
2009-12-03virtio-blk: Implement rerror optionKevin Wolf2-6/+9