aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-05Add S390 maintainer informationv0.12.0-rc0Alexander Graf
2009-12-05Set default console to virtio on S390xAlexander Graf
2009-12-05S390 GDB stubAlexander Graf
2009-12-05Add S390x virtio machine descriptionAlexander Graf
2009-12-05Add S390x virtio machine busAlexander Graf
2009-12-05Add support for S390x system emulationAlexander Graf
2009-12-05Allocate physical memory in low virtual address spaceAlexander Graf
2009-12-05Add KVM support for S390xAlexander Graf
2009-12-05S/390 fake TCG implementationAlexander Graf
2009-12-05S/390 host/target build system supportAlexander Graf
2009-12-05S/390 CPU fake emulationAlexander Graf
2009-12-05Sparc64: handle MMU global bit and nucleus contextBlue Swirl
2009-12-04monitor: fix use of plain integer as NULL pointer, spotted by SparseBlue Swirl
2009-12-04Add "static" to please SparseBlue Swirl
2009-12-04scsi: fix incorrect ?: useBlue Swirl
2009-12-04monitor: use qemu_gettimeofday(), not gettimeofday()Blue Swirl
2009-12-04win32: fix variable use before initializationBlue Swirl
2009-12-04monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32Blue Swirl
2009-12-04Sparc64: fix compilation with DEBUG_MMUBlue Swirl
2009-12-03ide: implement stub for audio control/volume readThadeu Lima de Souza Cascardo
2009-12-03ide: Use some already defined page macros instead of constantsThadeu Lima de Souza Cascardo
2009-12-03eepro100: Improve debug messagesStefan Weil
2009-12-03Remove rule for config-devices.hStefan Weil
2009-12-03eepro100: Allocate a larger buffer for regname()David Benjamin
2009-12-03multiboot: Use signed type for negative error numbersKevin Wolf
2009-12-03posix-aio-compat: Fix error checkKevin Wolf
2009-12-03qemu-img: Fix memory leakKevin Wolf
2009-12-03Fix compile error when LSI_DEBUG is definedRyan Harper
2009-12-03Fix build for mingw32 on windows ($$ expansion)Stefan Weil
2009-12-03Fix build for mingw32 on windows ($@ in macro)Stefan Weil
2009-12-03e1000: Fix warning from code reviewStefan Weil
2009-12-03multiboot: Fix module loading and setting of mmap.Adam Lackorzynski
2009-12-03Make -kernel for linux work with bochsbiosAlexander Graf
2009-12-03Fix recently introduced bugs in -usbdevice hostMarkus Armbruster
2009-12-03Fix description of size parameter in qemu-img's help textPierre Riteau
2009-12-03Suppress optionrom build on Solaris x86Andreas Faerber
2009-12-03Rename DriveInfo.onerror to on_write_errorKevin Wolf
2009-12-03SCSI: Fix Standard INQUIRY dataLaszlo Ast
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka
2009-12-03kvm: x86: Fix merge artifact of f8d926e9 about mp_stateJan Kiszka
2009-12-03targe-ppc: Sync CPU state for KVMAlexander Graf
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf
2009-12-03qemu: cleanup unused macros in cirrusMichael S. Tsirkin
2009-12-03qemu: make cirrus init value pci spec compliantMichael S. Tsirkin
2009-12-03Don't leak file descriptorsKevin Wolf
2009-12-03qemu-img: There is more than one host device driverKevin Wolf
2009-12-03qcow2: Fix some more qemu_malloc falloutKevin Wolf
2009-12-03qcow2: Store exact backing format lengthKevin Wolf
2009-12-03virtio-blk: Implement rerror optionKevin Wolf
2009-12-03ide: Implement rerror optionKevin Wolf