summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-21Compile most IDE devices only onceBlue Swirl13-5/+52
2010-03-21Compile usb-uhci only onceBlue Swirl8-2/+9
2010-03-21Compile vga-isa only onceBlue Swirl8-2/+9
2010-03-21Compile pcspk only onceBlue Swirl8-2/+9
2010-03-21Compile i8254 only onceBlue Swirl11-3/+13
2010-03-21Compile parallel only onceBlue Swirl9-3/+12
2010-03-21Compile vga-pci only onceBlue Swirl12-4/+17
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl6-17/+24
2010-03-21Revert 'Fix build'Blue Swirl1-1/+1
2010-03-21Revert "Introduce a default qmp session"Anthony Liguori1-63/+0
2010-03-21Revert "qmp: don't make -qmp disable the default monitor"Anthony Liguori1-11/+2
2010-03-21Revert "tap: invoke downscript when we exit abnormally"Anthony Liguori1-16/+0
2010-03-21Revert "Convert atexit users to exit_notifier"Anthony Liguori8-26/+12