aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2022-05-05target/arm: Reorg CPAccessResult and access_check_cp_regRichard Henderson
2022-05-05target/arm: Split out cpregs.hRichard Henderson
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson
2022-05-04disas: Remove old libopcode s390 disassemblerThomas Huth
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller
2022-05-04target/s390x: vxeh2: vector {load, store} byte reversed elementDavid Miller
2022-05-04target/s390x: vxeh2: vector {load, store} byte reversed elementsDavid Miller
2022-05-04target/s390x: vxeh2: vector {load, store} elements reversedDavid Miller
2022-05-04target/s390x: vxeh2: vector shift double by bitDavid Miller
2022-05-04target/s390x: vxeh2: Update for changes to vector shiftsDavid Miller
2022-05-04target/s390x: vxeh2: vector string searchDavid Miller
2022-05-04target/s390x: vxeh2: vector convert short/32bDavid Miller
2022-05-04s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCGDavid Hildenbrand
2022-05-04s390x/cpu_models: drop "msa5" from the TCG "max" modelDavid Hildenbrand
2022-05-04target/s390x: Fix writeback to v1 in helper_vstlRichard Henderson
2022-04-29target/riscv: add scalar crypto related extenstion strings to isa_stringWeiwei Li
2022-04-29target/riscv: Fix incorrect PTE merge in walk_pteRalf Ramsauer
2022-04-29target/riscv: rvk: expose zbk* and zk* propertiesWeiwei Li
2022-04-29target/riscv: rvk: add CSR support for ZkrWeiwei Li
2022-04-29target/riscv: rvk: add support for zksed/zksh extensionWeiwei Li
2022-04-29target/riscv: rvk: add support for sha512 related instructions for RV64 in zk...Weiwei Li
2022-04-29target/riscv: rvk: add support for sha512 related instructions for RV32 in zk...Weiwei Li
2022-04-29target/riscv: rvk: add support for sha256 related instructions in zknh extensionWeiwei Li
2022-04-29target/riscv: rvk: add support for zkne/zknd extension in RV64Weiwei Li
2022-04-29target/riscv: rvk: add support for zknd/zkne extension in RV32Weiwei Li
2022-04-29crypto: move sm4_sbox from target/armWeiwei Li
2022-04-29target/riscv: rvk: add support for zbkx extensionWeiwei Li
2022-04-29target/riscv: rvk: add support for zbkc extensionWeiwei Li
2022-04-29target/riscv: rvk: add support for zbkb extensionWeiwei Li
2022-04-29target/riscv: rvk: add cfg properties for zbk* and zk*Weiwei Li
2022-04-29target/riscv: Support configuarable marchid, mvendorid, mipid CSR valuesFrank Chang
2022-04-28Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-04-28target/arm: Advertise support for FEAT_BBM level 2Peter Maydell
2022-04-28target/arm: Advertise support for FEAT_TTLPeter Maydell
2022-04-28target/arm: Use field names for accessing DBGWCRnRichard Henderson
2022-04-28target/arm: Disable cryptographic instructions when neon is disabledDamien Hedde
2022-04-28target/arm: Use tcg_constant for vector descriptorRichard Henderson
2022-04-28target/arm: Use tcg_constant for do_brk{2,3}Richard Henderson
2022-04-28target/arm: Use tcg_constant for predicate descriptorsRichard Henderson
2022-04-28target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_immRichard Henderson
2022-04-28target/arm: Use tcg_constant in SUBRRichard Henderson
2022-04-28target/arm: Use tcg_constant in LD1, ST1Richard Henderson
2022-04-28target/arm: Use tcg_constant in WHILERichard Henderson
2022-04-28target/arm: Use tcg_constant in do_clast_scalarRichard Henderson
2022-04-28target/arm: Use tcg_constant in {incr, wrap}_last_activeRichard Henderson
2022-04-28target/arm: Use tcg_constant in FCPY, CPYRichard Henderson
2022-04-28target/arm: Use tcg_constant in SINCDEC, INCDECRichard Henderson
2022-04-28target/arm: Use tcg_constant for trans_INDEX_*Richard Henderson
2022-04-28target/arm: Use tcg_constant in trans_CSELRichard Henderson
2022-04-28target/arm: Use tcg_constant in trans_CPS_v7mRichard Henderson