aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25linux-headers updateCornelia Huck
2014-04-25s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand
2014-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into stagingPeter Maydell
2014-04-24Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into stagingPeter Maydell
2014-04-24Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...Peter Maydell
2014-04-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' in...Peter Maydell
2014-04-23usb: mtp filesharingGerd Hoffmann
2014-04-22usb: add CompatibleID support to msosGerd Hoffmann
2014-04-18tcg: Use HOST_WORDS_BIGENDIANRichard Henderson
2014-04-18tcg: Fix fallback from muls2_i64 to mulu2_i64Richard Henderson
2014-04-18tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32Richard Henderson
2014-04-18tcg: Relax requirement for mulu2_i32 on 32-bit hostsRichard Henderson
2014-04-18tcg-s390: Remove W constraintRichard Henderson
2014-04-18tcg-sparc: Use the type parameter to tcg_target_const_matchRichard Henderson
2014-04-18tcg-ppc64: Use the type parameter to tcg_target_const_matchRichard Henderson
2014-04-18tcg-aarch64: Remove w constraintRichard Henderson
2014-04-18tcg: Add TCGType parameter to tcg_target_const_matchRichard Henderson
2014-04-18tcg: Fix out of range shift in deposit optimizationsRichard Henderson
2014-04-18tci: Mask shift counts to avoid undefined behaviorRichard Henderson
2014-04-18tcg: Mask shift quantities while foldingRichard Henderson
2014-04-18tcg: Use "unspecified behavior" for shiftsRichard Henderson
2014-04-18tcg: Fix warning (1 bit signed bitfield entry) and replace int by boolStefan Weil
2014-04-18Fix grammar in commentStefan Weil
2014-04-18doc: grammify "allows to"Michael Tokarev
2014-04-18configure: Remove redundant message for -WerrorStefan Weil
2014-04-18scripts: add sample model file for Coverity ScanPaolo Bonzini
2014-04-18xbzrle.c: Avoid undefined behaviour with signed arithmeticPeter Maydell
2014-04-18int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell
2014-04-18hw/ide/ahci.c: Avoid shift left into sign bitPeter Maydell
2014-04-18net: Report error when device / hub combo is not found.Hani Benhabiles
2014-04-18configure: Fix indentation of help for --enable/disable-debug-infoPeter Maydell
2014-04-18qga: trivial fix for unclear documentation of guest-set-timeAmos Kong
2014-04-18vl: Report accelerator not supported for target more nicelyChen Gang
2014-04-17tcg-ia64: Convert to new ldst opcodesRichard Henderson
2014-04-17tcg-ia64: Move part of softmmu slow path out of lineRichard Henderson
2014-04-17tcg-ia64: Convert to new ldst helpersRichard Henderson
2014-04-17tcg-ia64: Reduce code duplication in tcg_out_qemu_ldRichard Henderson
2014-04-17tcg-ia64: Move tlb addend load into tlb readRichard Henderson
2014-04-17tcg-ia64: Move bswap for store into tlb loadRichard Henderson
2014-04-17tcg-ia64: Re-bundle the tlb loadRichard Henderson
2014-04-17tcg-ia64: Optimize small arguments to exit_tbRichard Henderson
2014-04-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-...Peter Maydell
2014-04-17target-arm: A64: fix unallocated test of scalar SQXTUNAlex Bennée
2014-04-17arm: translate.c: Fix smlald InstructionPeter Crosthwaite
2014-04-17net: cadence_gem: Make phy respond to broadcastPeter Crosthwaite
2014-04-17misc: zynq_slcr: Make DB_PRINTs always compilePeter Crosthwaite
2014-04-17misc: zynq_slcr: Convert SBD::init to object initPeter Crosthwaite
2014-04-17misc: zynq-slcr: RewritePeter Crosthwaite
2014-04-17allwinner-emac: update irq status after writes to interrupt registersBeniamino Galvani
2014-04-17allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani