summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg-sparc: Dump illegal opode contentsRichard Henderson2012-10-131-1/+1
* tcg-sparc: Drop use of Bicc in favor of BPccRichard Henderson2012-10-131-160/+145
* tcg-sparc: Optimize setcond2 equality compare with 0.Richard Henderson2012-10-131-3/+12
* tcg-sparc: Use Z constraint for %g0Richard Henderson2012-10-132-60/+66
* tcg-sparc: Fix add2/sub2Richard Henderson2012-10-131-8/+22
* tcg-sparc: Fix setcondRichard Henderson2012-10-131-14/+19
* tcg-sparc: Fix qemu_st for 32-bitRichard Henderson2012-10-131-3/+4
* tcg-sparc: Fix setcond2Richard Henderson2012-10-131-20/+18
* tcg-sparc: Implement movcond.Richard Henderson2012-10-132-9/+38
* tcg-sparc: Fix brcond2Richard Henderson2012-10-131-16/+7
* target-sparc: Don't compute full flags value so oftenRichard Henderson2012-10-134-19/+26
* target-sparc: Avoid unnecessary local temporariesRichard Henderson2012-10-131-21/+9
* target-sparc: Optimize CC_OP_LOGIC conditionsRichard Henderson2012-10-131-18/+40
* target-sparc: Fix optimized %icc comparisonsRichard Henderson2012-10-131-0/+1
* Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-10-128-83/+137
|\
| * arm_gic: Rename gic_state to GICStatePeter Maydell2012-10-124-43/+43
| * zynq_slcr: Fixed ResetValues enumPeter A. G. Crosthwaite2012-10-121-1/+1
| * versatilepb: add gpio pl061 supportJean-Christophe PLAGNIOL-VILLARD2012-10-121-0/+5
| * hw/ds1338: Implement state save/restorePeter Maydell2012-10-121-5/+22
| * hw/ds1338: Remove 'now' field from state structPeter Maydell2012-10-121-20/+21
| * hw/ds1338: Recapture current time when register pointer wraps aroundPeter Maydell2012-10-121-17/+42
| * hw/ds1338: Fix mishandling of register pointerPeter Maydell2012-10-121-7/+13
| * hw/arm_gic.c: Fix improper DPRINTF output.Evgeny Voevodin2012-10-121-1/+1
| * cadence_ttc: Fix 'clear on read' behaviorSoren Brinkmann2012-10-121-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-10-123-37/+39
|\ \
| * | vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini2012-10-121-0/+4
| * | sheepdog: use bool for boolean variablesMORITA Kazutaka2012-10-121-35/+35
| * | configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell2012-10-121-2/+0
| |/
* | Merge remote-tracking branch 'kraxel/usb.67' into stagingAnthony Liguori2012-10-122-11/+23
|\ \
| * | uhci: Raise interrupt when requested even for non active tdsHans de Goede2012-10-111-1/+9
| * | usb-redir: Don't make migration fail in none seamless caseHans de Goede2012-10-111-4/+9
| * | usb-redir: Change usbredir_open_chardev into usbredir_create_parserHans de Goede2012-10-111-6/+5
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori2012-10-122-4/+11
|\ \
| * | qemu-ga: ga_open_pidfile(): add new line to pidfileLuiz Capitulino2012-10-091-1/+1
| * | qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIRLuiz Capitulino2012-10-091-2/+2
| * | configure: add --localstatedirLuiz Capitulino2012-10-091-1/+8
* | | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int...Anthony Liguori2012-10-122-307/+305
|\ \ \
| * | | vfio-pci: Fix BAR->VFIODevice translation inJan Kiszka2012-10-081-2/+2
| * | | vfio-pci: Clang cleanupAlex Williamson2012-10-081-43/+58
| * | | vfio-pci: Cleanup on INTx setup failureAlex Williamson2012-10-081-0/+2
| * | | vfio-pci: Extend resetAlex Williamson2012-10-081-7/+22
| * | | vfio-pci: Remove setting of MSI qsizeAlex Williamson2012-10-081-18/+0
| * | | vfio-pci: Use uintptr_t for void* castAlex Williamson2012-10-081-1/+1
| * | | vfio-pci: Don't peak at msi_supportedAlex Williamson2012-10-081-16/+6
| * | | vfio-pci: Roll the header into the .c fileAlex Williamson2012-10-082-115/+96
| * | | vfio-pci: No spurious MSIsAlex Williamson2012-10-081-15/+0
| * | | vfio-pci: Rework MSIX setup/teardownAlex Williamson2012-10-081-53/+55
| * | | vfio-pci: Unmap and retry DMA mappingAlex Williamson2012-10-081-4/+11
| * | | vfio-pci: Re-order map/unmapAlex Williamson2012-10-081-18/+18
| * | | vfio-pci: Update slow path INTx algorithmAlex Williamson2012-10-082-25/+44
| |/ /
OpenPOWER on IntegriCloud