summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into stagingPeter Maydell2014-04-246-1/+1135
|\
| * usb: mtp filesharingGerd Hoffmann2014-04-234-0/+1129
| * usb: add CompatibleID support to msosGerd Hoffmann2014-04-222-1/+6
* | Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into stagingPeter Maydell2014-04-2426-167/+170
|\ \
| * | tcg: Use HOST_WORDS_BIGENDIANRichard Henderson2014-04-1812-32/+12
| * | tcg: Fix fallback from muls2_i64 to mulu2_i64Richard Henderson2014-04-181-20/+18
| * | tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32Richard Henderson2014-04-181-4/+2
| * | tcg: Relax requirement for mulu2_i32 on 32-bit hostsRichard Henderson2014-04-185-1/+12
| * | tcg-s390: Remove W constraintRichard Henderson2014-04-181-24/+19
| * | tcg-sparc: Use the type parameter to tcg_target_const_matchRichard Henderson2014-04-181-1/+7
| * | tcg-ppc64: Use the type parameter to tcg_target_const_matchRichard Henderson2014-04-181-1/+9
| * | tcg-aarch64: Remove w constraintRichard Henderson2014-04-181-22/+18
| * | tcg: Add TCGType parameter to tcg_target_const_matchRichard Henderson2014-04-1811-13/+13
| * | tcg: Fix out of range shift in deposit optimizationsRichard Henderson2014-04-181-6/+4
| * | tci: Mask shift counts to avoid undefined behaviorRichard Henderson2014-04-181-10/+10
| * | tcg: Mask shift quantities while foldingRichard Henderson2014-04-181-15/+20
| * | tcg: Use "unspecified behavior" for shiftsRichard Henderson2014-04-181-5/+13
| * | tcg: Fix warning (1 bit signed bitfield entry) and replace int by boolStefan Weil2014-04-185-13/+13
| |/
* | Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...Peter Maydell2014-04-242-235/+265
|\ \
| * | tcg-ia64: Convert to new ldst opcodesRichard Henderson2014-04-172-67/+35
| * | tcg-ia64: Move part of softmmu slow path out of lineRichard Henderson2014-04-171-62/+114
| * | tcg-ia64: Convert to new ldst helpersRichard Henderson2014-04-171-62/+80
| * | tcg-ia64: Reduce code duplication in tcg_out_qemu_ldRichard Henderson2014-04-171-37/+24
| * | tcg-ia64: Move tlb addend load into tlb readRichard Henderson2014-04-171-12/+12
| * | tcg-ia64: Move bswap for store into tlb loadRichard Henderson2014-04-171-63/+31
| * | tcg-ia64: Re-bundle the tlb loadRichard Henderson2014-04-171-23/+54
| * | tcg-ia64: Optimize small arguments to exit_tbRichard Henderson2014-04-171-3/+9
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' in...Peter Maydell2014-04-2412-25/+212
|\ \ \ | |_|/ |/| |
| * | Fix grammar in commentStefan Weil2014-04-181-1/+1
| * | doc: grammify "allows to"Michael Tokarev2014-04-182-4/+5
| * | configure: Remove redundant message for -WerrorStefan Weil2014-04-181-1/+0
| * | scripts: add sample model file for Coverity ScanPaolo Bonzini2014-04-181-0/+183
| * | xbzrle.c: Avoid undefined behaviour with signed arithmeticPeter Maydell2014-04-181-3/+5
| * | int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell2014-04-181-2/+2
| * | hw/ide/ahci.c: Avoid shift left into sign bitPeter Maydell2014-04-181-2/+2
| * | net: Report error when device / hub combo is not found.Hani Benhabiles2014-04-181-1/+3
| * | configure: Fix indentation of help for --enable/disable-debug-infoPeter Maydell2014-04-181-2/+2
| * | qga: trivial fix for unclear documentation of guest-set-timeAmos Kong2014-04-182-8/+8
| * | vl: Report accelerator not supported for target more nicelyChen Gang2014-04-181-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-...Peter Maydell2014-04-1727-805/+2415
|\ \ | |/ |/|
| * target-arm: A64: fix unallocated test of scalar SQXTUNAlex Bennée2014-04-171-1/+1
| * arm: translate.c: Fix smlald InstructionPeter Crosthwaite2014-04-171-11/+23
| * net: cadence_gem: Make phy respond to broadcastPeter Crosthwaite2014-04-171-2/+2
| * misc: zynq_slcr: Make DB_PRINTs always compilePeter Crosthwaite2014-04-171-6/+8
| * misc: zynq_slcr: Convert SBD::init to object initPeter Crosthwaite2014-04-171-8/+5
| * misc: zynq-slcr: RewritePeter Crosthwaite2014-04-171-378/+294
| * allwinner-emac: update irq status after writes to interrupt registersBeniamino Galvani2014-04-171-0/+2
| * allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani2014-04-172-2/+3
| * allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani2014-04-173-1/+41
| * allwinner-a10-pit: use level triggered interruptsBeniamino Galvani2014-04-171-1/+14
OpenPOWER on IntegriCloud