aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-11Revert "Fix the PCI header type of APB"Blue Swirl
2009-07-11Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partiallyBlue Swirl
2009-07-10Indent ac97 and es1370 according to audio formattingAnthony Liguori
2009-07-10block: Clean up after deleting BHsAvi Kivity
2009-07-10flush pending aio requestsGlauber Costa
2009-07-10kvm: Work around borken MSR_GET_INDEX_LISTJan Kiszka
2009-07-10qemu/virtio: mark msi vectors used on loadMichael S. Tsirkin
2009-07-10qemu/msi: missing bracesMichael S. Tsirkin
2009-07-10qemu/msi: clean used vectors state on loadMichael S. Tsirkin
2009-07-10qcow2: Fix L1 table memory allocationKevin Wolf
2009-07-10qcow1: Fix qcow_aio_writevKevin Wolf
2009-07-10Prefer sysfs for USB host devicesMark McLoughlin
2009-07-10usb-ohci: Fix endianness issueMichael Buesch
2009-07-10Make sure to mark MCE defines as ULLAnthony Liguori
2009-07-10qemu-io: fix memory leakKevin Wolf
2009-07-10qemu-io: add flag to mark files growableChristoph Hellwig
2009-07-10qemu-io: better input validation for vector-based commandsChristoph Hellwig
2009-07-10qemu-io: small cleanups for the aio codeChristoph Hellwig
2009-07-09Disable kqemu by default at run timeAnthony Liguori
2009-07-09Make sure to only vm_start() a failed migration if we were running to beginAnthony Liguori
2009-07-09Allow setting qemu process name v2Andi Kleen
2009-07-09configure: Append extra cflags and ldflagsJan Kiszka
2009-07-09qemu: remove control vector saveMichael S. Tsirkin
2009-07-09fix segfault in msix_saveMichael S. Tsirkin
2009-07-09Unregister savevm callback in eeprom93xx_free()Mark McLoughlin
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin
2009-07-09Don't abort if TUNSETSNDBUF fails where no sndbuf= arg is suppliedMark McLoughlin
2009-07-09Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.G 3
2009-07-09Allow adjustment of http block device's readahead size, via a newNolan
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-07-09ioport: consolidate duplicated logic in register_ioport_{read, write}().Isaku Yamahata
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata
2009-07-09Replace signrom with shell script v3Alexander Graf
2009-07-09Revert "support colon in filenames"Anthony Liguori
2009-07-09Fix build for ESD audioAnthony Liguori
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf
2009-07-09net: set a default value for sndbuf=Mark McLoughlin
2009-07-09configure: detect xen with --extra-cflags / --extra-ldflagsChristoph Egger
2009-07-09QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori
2009-07-09MIPS signal handling fixPaul Brook
2009-07-09Enable MIPS NPTLPaul Brook
2009-07-09MIPS atomic instructionsPaul Brook
2009-07-09MIPS usermode TLS registerPaul Brook
2009-07-09Fix MIPS sys_clonePaul Brook
2009-07-09qdev: convert ac97.Gerd Hoffmann
2009-07-09qdev: convert es1370.Gerd Hoffmann
2009-07-09qdev/pci: misc fixes.Gerd Hoffmann
2009-07-09qdev: remove DeviceTypeGerd Hoffmann