aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-26tcg: Allow target-specific implementation of NOR.Richard Henderson
2010-03-26tcg: Allow target-specific implementation of NAND.Richard Henderson
2010-03-26tcg: Allow target-specific implementation of EQV.Richard Henderson
2010-03-26tcg: Use not_i32 to implement not_i64.Richard Henderson
2010-03-26tcg: Change TCGType to an enumeration.Richard Henderson
2010-03-26tcg: Use TCGCond where appropriate.Richard Henderson
2010-03-26tcg: Name the opcode enumeration.Richard Henderson
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini
2010-03-26linux-user: Add the syscall id for pselect6 on ARMMichael Casadevall
2010-03-26linux-user: add inotify_init1 syscall supportRiku Voipio
2010-03-23target-arm: Fix handling of AL condition in IT instructionJohan Bengtsson
2010-03-23tcg-hppa: Fix 64-bit argument orderingRichard Henderson
2010-03-23tcg-hppa: Fix const errors in hppa-dis.cRichard Henderson
2010-03-23Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48Juergen Lock
2010-03-23Fix recent pxa270 serial breakageLars Munch
2010-03-23qemu-error: Avoid build warning.Edgar E. Iglesias
2010-03-23pci_host: fix breakageAurelien Jarno
2010-03-22Compile virtio-pci only onceBlue Swirl
2010-03-22Compile sound devices only onceBlue Swirl
2010-03-21Fix Sparc64 buildBlue Swirl
2010-03-21Compile pci_host only onceBlue Swirl
2010-03-21Compile pcie_host only onceBlue Swirl
2010-03-21Compile pci only onceBlue Swirl
2010-03-21Compile usb-ohci only onceBlue Swirl
2010-03-21Compile serial only onceBlue Swirl
2010-03-21Compile ne2000_isa only onceBlue Swirl
2010-03-21Compile isa_mmio only onceBlue Swirl
2010-03-21Compile most PCI network cards only onceBlue Swirl
2010-03-21Compile qemu-error only onceBlue Swirl
2010-03-21Compile async only onceBlue Swirl
2010-03-21Compile fdc only onceBlue Swirl
2010-03-21Compile most IDE devices only onceBlue Swirl
2010-03-21Compile usb-uhci only onceBlue Swirl
2010-03-21Compile vga-isa only onceBlue Swirl
2010-03-21Compile pcspk only onceBlue Swirl
2010-03-21Compile i8254 only onceBlue Swirl
2010-03-21Compile parallel only onceBlue Swirl
2010-03-21Compile vga-pci only onceBlue Swirl
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl
2010-03-21Revert 'Fix build'Blue Swirl
2010-03-21Revert "Introduce a default qmp session"Anthony Liguori
2010-03-21Revert "qmp: don't make -qmp disable the default monitor"Anthony Liguori
2010-03-21Revert "tap: invoke downscript when we exit abnormally"Anthony Liguori
2010-03-21Revert "Convert atexit users to exit_notifier"Anthony Liguori
2010-03-21Revert "Add exit notifiers"Anthony Liguori
2010-03-21Fix a typoBlue Swirl
2010-03-21Compile disassemblers only onceBlue Swirl
2010-03-20tcg/arm: don't save/restore r7 in prologue/epilogueAurelien Jarno
2010-03-20tcg/arm: fix load/store definitions for 32-bit targetsAurelien Jarno
2010-03-20tcg: protect div2 in tcg/tcg-opc.hAurelien Jarno