aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-15Sparc32: convert slavio timers to qdevBlue Swirl
2009-07-15Sparc32/PPC: convert escc to qdevBlue Swirl
2009-07-13Sparc32: convert slavio_misc to qdevBlue Swirl
2009-07-13Sparc32: convert idreg to qdevBlue Swirl
2009-07-13target-ppc: enable PPC_MFTB for 44xBaojun Wang
2009-07-13ppc tcg: fix wrong bit/mask of wrteeiBaojun Wang
2009-07-12gdb-xml: fix hacks in powerpc register numberingNathan Froyd
2009-07-12target-ppc: fix evmergelo and evmergelohiNathan Froyd
2009-07-12target-ppc: fix typo in _cpu_ppc_load_decrTristan Gingold
2009-07-12Sparc32/Sparc64/PPC: convert m48txx to qdevBlue Swirl
2009-07-12Sparc32: convert tcx to qdevBlue Swirl
2009-07-12Sparc32: use the OpenFirmware name for eccBlue Swirl
2009-07-12target-mips: remove useless code in gen_st_cond()Aurelien Jarno
2009-07-12Fix MIPS SCPaul Brook
2009-07-12Sparc64: convert ebus to qdevBlue Swirl
2009-07-12sparc64: trap handling correctionsIgor Kovalenko
2009-07-12Sparc32: convert eccmemctl to qdevBlue Swirl
2009-07-12sparc64: fix helper_st_asi little endian case typoIgor Kovalenko
2009-07-12sparc64: really initialize irqIgor Kovalenko
2009-07-12sparc64: unify mmu tag matching codeIgor Kovalenko
2009-07-12sparc64: mmu bypass mode correctionIgor Kovalenko
2009-07-11Fix PCI IRQ breakagePaul Brook
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