aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-20tcg: fix s/compliment/complement/ typosEmilio G. Cota
2018-05-18target/xtensa: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/unicore32: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/sparc: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/s390x: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/riscv: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/ppc: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/mips: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/alpha: Honor CPU_DUMP_FPURichard Henderson
2018-05-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518'...Peter Maydell
2018-05-18target/arm: Implement SVE Permute - Extract GroupRichard Henderson
2018-05-18target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Bitwise Immediate GroupRichard Henderson
2018-05-18target/arm: Implement SVE Element Count GroupRichard Henderson
2018-05-18target/arm: Implement SVE floating-point trig select coefficientRichard Henderson
2018-05-18target/arm: Implement SVE floating-point exponential acceleratorRichard Henderson
2018-05-18target/arm: Implement SVE Compute Vector Address GroupRichard Henderson
2018-05-18target/arm: Implement SVE Bitwise Shift - Unpredicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Stack Allocation GroupRichard Henderson
2018-05-18target/arm: Implement SVE Index Generation GroupRichard Henderson
2018-05-18target/arm: Implement SVE Integer Arithmetic - Unpredicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Integer Multiply-Add GroupRichard Henderson
2018-05-18target/arm: Implement SVE Integer Arithmetic - Unary Predicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE bitwise shift by wide elements (predicated)Richard Henderson
2018-05-18target/arm: Implement SVE bitwise shift by vector (predicated)Richard Henderson
2018-05-18target/arm: Implement SVE bitwise shift by immediate (predicated)Richard Henderson
2018-05-18target/arm: Implement SVE Integer Reduction GroupRichard Henderson
2018-05-18target/arm: Implement SVE Integer Binary Arithmetic - Predicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Predicate Misc GroupRichard Henderson
2018-05-18target/arm: Implement SVE Predicate Logical Operations GroupRichard Henderson
2018-05-18target/arm: Implement SVE predicate testRichard Henderson
2018-05-18target/arm: Implement SVE load vector/predicateRichard Henderson
2018-05-18target/arm: Implement SVE Bitwise Logical - Unpredicated GroupRichard Henderson
2018-05-18target/arm: Add SVE decode skeletonRichard Henderson
2018-05-18target/arm: Introduce translate-a64.hRichard Henderson
2018-05-18hw/arm/smmu-common: Fix coverity issue in get_block_pte_addressEric Auger
2018-05-18hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_eventEric Auger
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias
2018-05-18target/arm: Add the XML dynamic generationAbdallah Bouassida
2018-05-18target/arm: Add "_S" suffix to the secure version of a sysregAbdallah Bouassida
2018-05-18target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo typeAbdallah Bouassida
2018-05-18Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell
2018-05-18Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180518-pull-request' ...Peter Maydell
2018-05-18Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180518-pull-request' i...Peter Maydell
2018-05-18Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180517' into stagingPeter Maydell
2018-05-18iothread: fix epollfd leak in the process of delIOThreadJie Wang
2018-05-18docker: Fix trivial typoPhilippe Mathieu-Daudé
2018-05-18hw/usb/dev-smartcard-reader: Handle 64 B USB packetsJakub Jelen
2018-05-18ccid-card-passthru: fix regression in realize()Marc-André Lureau