aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-08Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-06target/m68k: consolidate physical translation offset into get_physical_address()Mark Cave-Ayland
2020-07-06target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()Mark Cave-Ayland
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell
2020-07-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into stagingPeter Maydell
2020-07-03target/arm: Fix temp double-free in sve ldr/strRichard Henderson
2020-07-03target/arm: kvm: Handle misconfigured dabt injectionBeata Michalska
2020-07-03target/arm: kvm: Handle DABT with no valid ISSBeata Michalska
2020-07-03target/s390x: Fix SQXBRRichard Henderson
2020-07-02target/riscv: configure and turn on vector extension from command lineLIU Zhiwei
2020-07-02target/riscv: vector compress instructionLIU Zhiwei
2020-07-02target/riscv: vector register gather instructionLIU Zhiwei
2020-07-02target/riscv: vector slide instructionsLIU Zhiwei
2020-07-02target/riscv: floating-point scalar move instructionsLIU Zhiwei
2020-07-02target/riscv: integer scalar move instructionLIU Zhiwei
2020-07-02target/riscv: integer extract instructionLIU Zhiwei
2020-07-02target/riscv: vector element index instructionLIU Zhiwei
2020-07-02target/riscv: vector iota instructionLIU Zhiwei
2020-07-02target/riscv: set-X-first mask bitLIU Zhiwei
2020-07-02target/riscv: vmfirst find-first-set mask bitLIU Zhiwei
2020-07-02target/riscv: vector mask population count vmpopcLIU Zhiwei
2020-07-02target/riscv: vector mask-register logical instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector wideing integer reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width integer reduction instructionsLIU Zhiwei
2020-07-02target/riscv: narrowing floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: widening floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point merge instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point classify instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point compare instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point sign-injection instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point min/max instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point square-root instructionLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point fused multiply-add instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point fused multiply-add instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point multiplyLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point multiply/divide instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point add/subtract instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point add/subtract instructionsLIU Zhiwei
2020-07-02target/riscv: vector narrowing fixed-point clip instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width scaling shift instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening saturating scaled multiply-addLIU Zhiwei
2020-07-02target/riscv: vector single-width fractional multiply with rounding and satur...LIU Zhiwei