summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13tcg-sparc: Dump illegal opode contentsRichard Henderson1-1/+1
2012-10-13tcg-sparc: Drop use of Bicc in favor of BPccRichard Henderson1-160/+145
2012-10-13tcg-sparc: Optimize setcond2 equality compare with 0.Richard Henderson1-3/+12
2012-10-13tcg-sparc: Use Z constraint for %g0Richard Henderson2-60/+66
2012-10-13tcg-sparc: Fix add2/sub2Richard Henderson1-8/+22
2012-10-13tcg-sparc: Fix setcondRichard Henderson1-14/+19
2012-10-13tcg-sparc: Fix qemu_st for 32-bitRichard Henderson1-3/+4
2012-10-13tcg-sparc: Fix setcond2Richard Henderson1-20/+18
2012-10-13tcg-sparc: Implement movcond.Richard Henderson2-9/+38
2012-10-13tcg-sparc: Fix brcond2Richard Henderson1-16/+7
2012-10-13target-sparc: Don't compute full flags value so oftenRichard Henderson4-19/+26
2012-10-13target-sparc: Avoid unnecessary local temporariesRichard Henderson1-21/+9
2012-10-13target-sparc: Optimize CC_OP_LOGIC conditionsRichard Henderson1-18/+40
2012-10-13target-sparc: Fix optimized %icc comparisonsRichard Henderson1-0/+1
2012-10-12Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori8-83/+137
2012-10-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-37/+39
2012-10-12Merge remote-tracking branch 'kraxel/usb.67' into stagingAnthony Liguori2-11/+23
2012-10-12Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori2-4/+11
2012-10-12Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int...Anthony Liguori2-307/+305
2012-10-12Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori17-101/+77
2012-10-12Merge remote-tracking branch 'spice/spice.v61' into stagingAnthony Liguori8-162/+24
2012-10-12linux-user: register align p{read, write}64Alexander Graf1-0/+8
2012-10-12linux-user: ppc: mark as long long alignedAlexander Graf1-1/+6
2012-10-12tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell11-26/+0
2012-10-12configure: Remove unnecessary host_guest_base codePeter Maydell1-29/+2
2012-10-12linux-user: If loading fails, print error as string, not numberPeter Maydell2-5/+5
2012-10-12linux-user: Fix siginfo handlingRichard Henderson3-20/+44
2012-10-12alpha-linux-user: Fix sigaltstack structure definitionRichard Henderson1-3/+4
2012-10-12linux-user: Implement gethostnameRichard Henderson1-0/+13
2012-10-12linux-user: Perform more checks on iovec listsRichard Henderson1-60/+102
2012-10-12linux-user: fix multi-threaded /proc/self/mapsAlexander Graf1-2/+2
2012-10-12linux-user: fix statfsAlexander Graf1-0/+4
2012-10-12arm_gic: Rename gic_state to GICStatePeter Maydell4-43/+43
2012-10-12zynq_slcr: Fixed ResetValues enumPeter A. G. Crosthwaite1-1/+1
2012-10-12versatilepb: add gpio pl061 supportJean-Christophe PLAGNIOL-VILLARD1-0/+5
2012-10-12hw/ds1338: Implement state save/restorePeter Maydell1-5/+22
2012-10-12hw/ds1338: Remove 'now' field from state structPeter Maydell1-20/+21
2012-10-12hw/ds1338: Recapture current time when register pointer wraps aroundPeter Maydell1-17/+42
2012-10-12hw/ds1338: Fix mishandling of register pointerPeter Maydell1-7/+13
2012-10-12hw/arm_gic.c: Fix improper DPRINTF output.Evgeny Voevodin1-1/+1
2012-10-12cadence_ttc: Fix 'clear on read' behaviorSoren Brinkmann1-1/+1
2012-10-12vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini1-0/+4
2012-10-12sheepdog: use bool for boolean variablesMORITA Kazutaka1-35/+35
2012-10-12configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell1-2/+0
2012-10-11uhci: Raise interrupt when requested even for non active tdsHans de Goede1-1/+9
2012-10-11usb-redir: Don't make migration fail in none seamless caseHans de Goede1-4/+9
2012-10-11usb-redir: Change usbredir_open_chardev into usbredir_create_parserHans de Goede1-6/+5
2012-10-10ssi: Add slave autoconnect helperPeter Crosthwaite4-3/+44
2012-10-10MAINTAINERS: Added maintainerships for SSIPeter A. G. Crosthwaite1-0/+8
2012-10-10xilinx_zynq: Added SPI controllers + flashesPeter A. G. Crosthwaite1-0/+34