aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-25s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand1-0/+28
2014-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into stagingPeter Maydell6-1/+1135
2014-04-24Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into stagingPeter Maydell26-167/+170
2014-04-24Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...Peter Maydell2-235/+265
2014-04-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' in...Peter Maydell12-25/+212
2014-04-23usb: mtp filesharingGerd Hoffmann4-0/+1129
2014-04-22usb: add CompatibleID support to msosGerd Hoffmann2-1/+6
2014-04-18tcg: Use HOST_WORDS_BIGENDIANRichard Henderson12-32/+12
2014-04-18tcg: Fix fallback from muls2_i64 to mulu2_i64Richard Henderson1-20/+18
2014-04-18tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32Richard Henderson1-4/+2
2014-04-18tcg: Relax requirement for mulu2_i32 on 32-bit hostsRichard Henderson5-1/+12
2014-04-18tcg-s390: Remove W constraintRichard Henderson1-24/+19
2014-04-18tcg-sparc: Use the type parameter to tcg_target_const_matchRichard Henderson1-1/+7
2014-04-18tcg-ppc64: Use the type parameter to tcg_target_const_matchRichard Henderson1-1/+9
2014-04-18tcg-aarch64: Remove w constraintRichard Henderson1-22/+18
2014-04-18tcg: Add TCGType parameter to tcg_target_const_matchRichard Henderson11-13/+13
2014-04-18tcg: Fix out of range shift in deposit optimizationsRichard Henderson1-6/+4
2014-04-18tci: Mask shift counts to avoid undefined behaviorRichard Henderson1-10/+10
2014-04-18tcg: Mask shift quantities while foldingRichard Henderson1-15/+20
2014-04-18tcg: Use "unspecified behavior" for shiftsRichard Henderson1-5/+13
2014-04-18tcg: Fix warning (1 bit signed bitfield entry) and replace int by boolStefan Weil5-13/+13
2014-04-18Fix grammar in commentStefan Weil1-1/+1
2014-04-18doc: grammify "allows to"Michael Tokarev2-4/+5
2014-04-18configure: Remove redundant message for -WerrorStefan Weil1-1/+0
2014-04-18scripts: add sample model file for Coverity ScanPaolo Bonzini1-0/+183
2014-04-18xbzrle.c: Avoid undefined behaviour with signed arithmeticPeter Maydell1-3/+5
2014-04-18int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell1-2/+2
2014-04-18hw/ide/ahci.c: Avoid shift left into sign bitPeter Maydell1-2/+2
2014-04-18net: Report error when device / hub combo is not found.Hani Benhabiles1-1/+3
2014-04-18configure: Fix indentation of help for --enable/disable-debug-infoPeter Maydell1-2/+2
2014-04-18qga: trivial fix for unclear documentation of guest-set-timeAmos Kong2-8/+8
2014-04-18vl: Report accelerator not supported for target more nicelyChen Gang1-1/+1
2014-04-17tcg-ia64: Convert to new ldst opcodesRichard Henderson2-67/+35
2014-04-17tcg-ia64: Move part of softmmu slow path out of lineRichard Henderson1-62/+114
2014-04-17tcg-ia64: Convert to new ldst helpersRichard Henderson1-62/+80
2014-04-17tcg-ia64: Reduce code duplication in tcg_out_qemu_ldRichard Henderson1-37/+24
2014-04-17tcg-ia64: Move tlb addend load into tlb readRichard Henderson1-12/+12
2014-04-17tcg-ia64: Move bswap for store into tlb loadRichard Henderson1-63/+31
2014-04-17tcg-ia64: Re-bundle the tlb loadRichard Henderson1-23/+54
2014-04-17tcg-ia64: Optimize small arguments to exit_tbRichard Henderson1-3/+9
2014-04-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-...Peter Maydell27-805/+2415
2014-04-17target-arm: A64: fix unallocated test of scalar SQXTUNAlex Bennée1-1/+1
2014-04-17arm: translate.c: Fix smlald InstructionPeter Crosthwaite1-11/+23
2014-04-17net: cadence_gem: Make phy respond to broadcastPeter Crosthwaite1-2/+2
2014-04-17misc: zynq_slcr: Make DB_PRINTs always compilePeter Crosthwaite1-6/+8
2014-04-17misc: zynq_slcr: Convert SBD::init to object initPeter Crosthwaite1-8/+5
2014-04-17misc: zynq-slcr: RewritePeter Crosthwaite1-378/+294
2014-04-17allwinner-emac: update irq status after writes to interrupt registersBeniamino Galvani1-0/+2
2014-04-17allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani2-2/+3
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani3-1/+41