summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-12sparc64: really initialize irqIgor Kovalenko1-2/+3
2009-07-12sparc64: unify mmu tag matching codeIgor Kovalenko1-44/+57
2009-07-12sparc64: mmu bypass mode correctionIgor Kovalenko1-3/+11
2009-07-11Fix PCI IRQ breakagePaul Brook1-1/+1
2009-07-11Revert "Fix the PCI header type of APB"Blue Swirl1-1/+1
2009-07-11Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partiallyBlue Swirl1-1/+1
2009-07-10Indent ac97 and es1370 according to audio formattingAnthony Liguori2-10/+10
2009-07-10block: Clean up after deleting BHsAvi Kivity1-0/+2
2009-07-10flush pending aio requestsGlauber Costa1-0/+1
2009-07-10kvm: Work around borken MSR_GET_INDEX_LISTJan Kiszka1-2/+5
2009-07-10qemu/virtio: mark msi vectors used on loadMichael S. Tsirkin1-5/+17
2009-07-10qemu/msi: missing bracesMichael S. Tsirkin1-1/+2
2009-07-10qemu/msi: clean used vectors state on loadMichael S. Tsirkin1-0/+1
2009-07-10qcow2: Fix L1 table memory allocationKevin Wolf3-3/+4
2009-07-10qcow1: Fix qcow_aio_writevKevin Wolf1-1/+1
2009-07-10Prefer sysfs for USB host devicesMark McLoughlin1-9/+9
2009-07-10usb-ohci: Fix endianness issueMichael Buesch1-2/+2
2009-07-10Make sure to mark MCE defines as ULLAnthony Liguori1-4/+4
2009-07-10qemu-io: fix memory leakKevin Wolf1-22/+38
2009-07-10qemu-io: add flag to mark files growableChristoph Hellwig1-5/+26
2009-07-10qemu-io: better input validation for vector-based commandsChristoph Hellwig1-150/+68
2009-07-10qemu-io: small cleanups for the aio codeChristoph Hellwig1-24/+16
2009-07-09Disable kqemu by default at run timeAnthony Liguori3-7/+7
2009-07-09Make sure to only vm_start() a failed migration if we were running to beginAnthony Liguori1-1/+5
2009-07-09Allow setting qemu process name v2Andi Kleen2-2/+31
2009-07-09configure: Append extra cflags and ldflagsJan Kiszka1-6/+6
2009-07-09qemu: remove control vector saveMichael S. Tsirkin1-3/+0
2009-07-09fix segfault in msix_saveMichael S. Tsirkin1-5/+7
2009-07-09Unregister savevm callback in eeprom93xx_free()Mark McLoughlin1-0/+1
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin9-27/+25
2009-07-09Don't abort if TUNSETSNDBUF fails where no sndbuf= arg is suppliedMark McLoughlin1-1/+1
2009-07-09Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.G 31-0/+4
2009-07-09Allow adjustment of http block device's readahead size, via a newNolan1-3/+47
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata7-137/+65
2009-07-09ioport: consolidate duplicated logic in register_ioport_{read, write}().Isaku Yamahata1-14/+16
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata5-15/+16
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata7-248/+317
2009-07-09Replace signrom with shell script v3Alexander Graf3-85/+48
2009-07-09Revert "support colon in filenames"Anthony Liguori6-48/+11
2009-07-09Fix build for ESD audioAnthony Liguori1-5/+5
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf4-16/+3
2009-07-09net: set a default value for sndbuf=Mark McLoughlin2-6/+31
2009-07-09configure: detect xen with --extra-cflags / --extra-ldflagsChristoph Egger1-2/+2
2009-07-09QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying8-2/+217
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori4-92/+116
2009-07-09MIPS signal handling fixPaul Brook1-0/+2
2009-07-09Enable MIPS NPTLPaul Brook1-0/+1
2009-07-09MIPS atomic instructionsPaul Brook3-24/+124
2009-07-09MIPS usermode TLS registerPaul Brook1-0/+5
2009-07-09Fix MIPS sys_clonePaul Brook1-1/+1