aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-27error: Trim includes after "Infrastructure to track locations..."Markus Armbruster1-1/+0
2010-03-27error: Trim includes in qerror.cMarkus Armbruster1-2/+0
2010-03-27error: Trim includes after "Move qemu_error & friends..."Markus Armbruster3-4/+1
2010-03-27linux-user: Use RLIMIT_STACK for default stack size.Richard Henderson3-8/+19
2010-03-27target-arm: disable PAGE_EXEC for XN pagesRabin Vincent1-3/+7
2010-03-27fix race between timer firing vs. alarm_timer->pending = 0Paolo Bonzini1-2/+2
2010-03-27qemu-io: Fix return value handling of bdrv_openRyota Ozaki1-1/+1
2010-03-27qemu-nbd: Fix invalid usage of the first argument of errxRyota Ozaki1-17/+17
2010-03-27qemu-nbd: Fix return value handling of bdrv_openRyota Ozaki1-1/+1
2010-03-27balloon: Fix overflow when reporting actual memory sizeAdam Litke1-1/+2
2010-03-27json-parser: Output the content of invalid keywordAmos Kong1-1/+7
2010-03-27raw-posix: Better error return values for hdev_createKevin Wolf1-3/+3
2010-03-27qemu-options.hx: fix a typoAurelien Jarno1-1/+1
2010-03-27Compile some MIPS devices only onceBlue Swirl15-18/+51
2010-03-27Fix buildBlue Swirl1-3/+5
2010-03-27Compile ide/core only onceBlue Swirl17-17/+24
2010-03-26target-s390: Don't compile in virtio-pciAlexander Graf18-1/+19
2010-03-26target-ppc: generic PowerPC TBLDmitry Ilyevsky1-4/+4
2010-03-26tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson11-24/+37
2010-03-26tcg: Allow target-specific implementation of NOR.Richard Henderson10-0/+29
2010-03-26tcg: Allow target-specific implementation of NAND.Richard Henderson10-0/+29
2010-03-26tcg: Allow target-specific implementation of EQV.Richard Henderson11-1/+30
2010-03-26tcg: Use not_i32 to implement not_i64.Richard Henderson1-0/+3
2010-03-26tcg: Change TCGType to an enumeration.Richard Henderson2-9/+12
2010-03-26tcg: Use TCGCond where appropriate.Richard Henderson7-37/+39
2010-03-26tcg: Name the opcode enumeration.Richard Henderson12-63/+78
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini10-50/+1
2010-03-26linux-user: Add the syscall id for pselect6 on ARMMichael Casadevall1-1/+1
2010-03-26linux-user: add inotify_init1 syscall supportRiku Voipio2-0/+32
2010-03-23target-arm: Fix handling of AL condition in IT instructionJohan Bengtsson1-3/+5
2010-03-23tcg-hppa: Fix 64-bit argument orderingRichard Henderson1-1/+11
2010-03-23tcg-hppa: Fix const errors in hppa-dis.cRichard Henderson1-2/+2
2010-03-23Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48Juergen Lock1-0/+4
2010-03-23Fix recent pxa270 serial breakageLars Munch1-1/+1
2010-03-23qemu-error: Avoid build warning.Edgar E. Iglesias1-1/+1
2010-03-23pci_host: fix breakageAurelien Jarno1-5/+5
2010-03-22Compile virtio-pci only onceBlue Swirl2-2/+2
2010-03-22Compile sound devices only onceBlue Swirl11-13/+26
2010-03-21Fix Sparc64 buildBlue Swirl1-1/+1
2010-03-21Compile pci_host only onceBlue Swirl9-48/+69
2010-03-21Compile pcie_host only onceBlue Swirl2-2/+2
2010-03-21Compile pci only onceBlue Swirl4-14/+13
2010-03-21Compile usb-ohci only onceBlue Swirl13-44/+95
2010-03-21Compile serial only onceBlue Swirl27-62/+183
2010-03-21Compile ne2000_isa only onceBlue Swirl11-3/+13
2010-03-21Compile isa_mmio only onceBlue Swirl14-36/+96
2010-03-21Compile most PCI network cards only onceBlue Swirl2-2/+2
2010-03-21Compile qemu-error only onceBlue Swirl2-2/+2
2010-03-21Compile async only onceBlue Swirl2-2/+2
2010-03-21Compile fdc only onceBlue Swirl13-5/+17