summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* error: Trim includes after "Infrastructure to track locations..."Markus Armbruster2010-03-271-1/+0
* error: Trim includes in qerror.cMarkus Armbruster2010-03-271-2/+0
* error: Trim includes after "Move qemu_error & friends..."Markus Armbruster2010-03-273-4/+1
* linux-user: Use RLIMIT_STACK for default stack size.Richard Henderson2010-03-273-8/+19
* target-arm: disable PAGE_EXEC for XN pagesRabin Vincent2010-03-271-3/+7
* fix race between timer firing vs. alarm_timer->pending = 0Paolo Bonzini2010-03-271-2/+2
* qemu-io: Fix return value handling of bdrv_openRyota Ozaki2010-03-271-1/+1
* qemu-nbd: Fix invalid usage of the first argument of errxRyota Ozaki2010-03-271-17/+17
* qemu-nbd: Fix return value handling of bdrv_openRyota Ozaki2010-03-271-1/+1
* balloon: Fix overflow when reporting actual memory sizeAdam Litke2010-03-271-1/+2
* json-parser: Output the content of invalid keywordAmos Kong2010-03-271-1/+7
* raw-posix: Better error return values for hdev_createKevin Wolf2010-03-271-3/+3
* qemu-options.hx: fix a typoAurelien Jarno2010-03-271-1/+1
* Compile some MIPS devices only onceBlue Swirl2010-03-2715-18/+51
* Fix buildBlue Swirl2010-03-271-3/+5
* Compile ide/core only onceBlue Swirl2010-03-2717-17/+24
* target-s390: Don't compile in virtio-pciAlexander Graf2010-03-2618-1/+19
* target-ppc: generic PowerPC TBLDmitry Ilyevsky2010-03-261-4/+4
* tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson2010-03-2611-24/+37
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-2610-0/+29
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-2610-0/+29
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-2611-1/+30
* tcg: Use not_i32 to implement not_i64.Richard Henderson2010-03-261-0/+3
* tcg: Change TCGType to an enumeration.Richard Henderson2010-03-262-9/+12
* tcg: Use TCGCond where appropriate.Richard Henderson2010-03-267-37/+39
* tcg: Name the opcode enumeration.Richard Henderson2010-03-2612-63/+78
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-2610-50/+1
* linux-user: Add the syscall id for pselect6 on ARMMichael Casadevall2010-03-261-1/+1
* linux-user: add inotify_init1 syscall supportRiku Voipio2010-03-262-0/+32
* target-arm: Fix handling of AL condition in IT instructionJohan Bengtsson2010-03-231-3/+5
* tcg-hppa: Fix 64-bit argument orderingRichard Henderson2010-03-231-1/+11
* tcg-hppa: Fix const errors in hppa-dis.cRichard Henderson2010-03-231-2/+2
* Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48Juergen Lock2010-03-231-0/+4
* Fix recent pxa270 serial breakageLars Munch2010-03-231-1/+1
* qemu-error: Avoid build warning.Edgar E. Iglesias2010-03-231-1/+1
* pci_host: fix breakageAurelien Jarno2010-03-231-5/+5
* Compile virtio-pci only onceBlue Swirl2010-03-222-2/+2
* Compile sound devices only onceBlue Swirl2010-03-2211-13/+26
* Fix Sparc64 buildBlue Swirl2010-03-211-1/+1
* Compile pci_host only onceBlue Swirl2010-03-219-48/+69
* Compile pcie_host only onceBlue Swirl2010-03-212-2/+2
* Compile pci only onceBlue Swirl2010-03-214-14/+13
* Compile usb-ohci only onceBlue Swirl2010-03-2113-44/+95
* Compile serial only onceBlue Swirl2010-03-2127-62/+183
* Compile ne2000_isa only onceBlue Swirl2010-03-2111-3/+13
* Compile isa_mmio only onceBlue Swirl2010-03-2114-36/+96
* Compile most PCI network cards only onceBlue Swirl2010-03-212-2/+2
* Compile qemu-error only onceBlue Swirl2010-03-212-2/+2
* Compile async only onceBlue Swirl2010-03-212-2/+2
* Compile fdc only onceBlue Swirl2010-03-2113-5/+17
OpenPOWER on IntegriCloud