- f133664 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 8 months ago
- b6b3da9 WHPX: support for xcr0 by Sunil Muthuswamy · 5 years ago
- 59491e9 target/xtensa: implement cache test option opcodes by Max Filippov · 2 years, 8 months ago
- 9e377be target/xtensa: add clock input to xtensa CPU by Max Filippov · 3 years, 3 months ago
- 8c48e36 target/xtensa: import core lx106 by Simon Safar · 2 years, 8 months ago
- 6ade0ce target/xtensa: use tcg_constant_* for remaining opcodes by Max Filippov · 2 years, 9 months ago
- 867e354 target/xtensa: use tcg_constant_* for FPU conversion opcodes by Max Filippov · 2 years, 9 months ago
- dad266a target/xtensa: use tcg_constant_* for numbered special registers by Max Filippov · 2 years, 9 months ago
- 4ee412d target/xtensa: use tcg_constant_* for TLB opcodes by Max Filippov · 2 years, 9 months ago
- f99fbd1 target/xtensa: use tcg_constant_* for exceptions by Max Filippov · 2 years, 9 months ago
- 2b570a1 target/xtensa: use tcg_contatnt_* for numeric literals by Max Filippov · 2 years, 9 months ago
- 0269a6c target/xtensa: fix missing tcg_temp_free in gen_window_check by Max Filippov · 2 years, 9 months ago
- bf3dd1e target/ppc: Change MSR_* to follow POWER ISA numbering convention by Víctor Colombo · 2 years, 8 months ago
- 39af138 target/ppc: Add unused msr bits FIELDs by Víctor Colombo · 2 years, 8 months ago
- 67935ec target/ppc: Remove msr_de macro by Víctor Colombo · 2 years, 8 months ago
- 9de754d target/ppc: Remove msr_hv macro by Víctor Colombo · 2 years, 8 months ago
- ca24195 target/ppc: Remove msr_ts macro by Víctor Colombo · 2 years, 8 months ago
- da806a6 target/ppc: Remove msr_fe0 and msr_fe1 macros by Víctor Colombo · 2 years, 8 months ago
- 5024233 target/ppc: Remove msr_ep macro by Víctor Colombo · 2 years, 8 months ago
- e4eea6e target/ppc: Remove msr_dr macro by Víctor Colombo · 2 years, 8 months ago
- 4d979c9 target/ppc: Remove msr_ir macro by Víctor Colombo · 2 years, 8 months ago
- cda2336 target/ppc: Remove msr_cm macro by Víctor Colombo · 2 years, 8 months ago
- 39695e1 target/ppc: Remove msr_fp macro by Víctor Colombo · 2 years, 8 months ago
- 10b2b37 target/ppc: Remove msr_gs macro by Víctor Colombo · 2 years, 8 months ago
- c354d85 target/ppc: Remove msr_me macro by Víctor Colombo · 2 years, 8 months ago
- 8e54ad6 target/ppc: Remove msr_pow macro by Víctor Colombo · 2 years, 8 months ago
- acc861c target/ppc: Remove msr_ce macro by Víctor Colombo · 2 years, 8 months ago
- 0939b8f target/ppc: Remove msr_ee macro by Víctor Colombo · 2 years, 8 months ago
- 3868540 target/ppc: Remove msr_ile macro by Víctor Colombo · 2 years, 8 months ago
- 2636361 target/ppc: Remove msr_ds macro by Víctor Colombo · 2 years, 8 months ago
- 1922322 target/ppc: Remove msr_le macro by Víctor Colombo · 2 years, 8 months ago
- d41ccf6 target/ppc: Remove msr_pr macro by Víctor Colombo · 2 years, 8 months ago
- 92984c9 target/ppc: Remove unused msr_* macros by Víctor Colombo · 2 years, 8 months ago
- 208d803 target/ppc: Remove fpscr_* macros from cpu.h by Víctor Colombo · 2 years, 8 months ago
- 1220ab3 target/ppc: Fix BookE debug interrupt generation by Bin Meng · 2 years, 9 months ago
- 55baf4b target/ppc: init 'rmmu_info' in kvm_get_radix_page_info() by Daniel Henrique Barboza · 2 years, 9 months ago
- b339427 target/ppc: init 'sregs' in kvmppc_put_books_sregs() by Daniel Henrique Barboza · 2 years, 9 months ago
- 5941157 target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr() by Daniel Henrique Barboza · 2 years, 9 months ago
- 942069e target/ppc: initialize 'val' union in kvm_get_one_spr() by Daniel Henrique Barboza · 2 years, 9 months ago
- 99a50d1 target/arm: read access to performance counters from EL0 by Alex Zuepke · 2 years, 8 months ago
- 25e168a target/arm: Add isar_feature_{aa64,any}_ras by Richard Henderson · 2 years, 8 months ago
- ca56aac target/arm: Add isar predicates for FEAT_Debugv8p2 by Richard Henderson · 2 years, 8 months ago
- 7d00b4d target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- 1859f8c target/arm: Reformat comments in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- dc44545 target/arm: Perform override check early in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- 10748a9 target/arm: Hoist isbanked computation in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- 4c8c454 target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- cc946d96 target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- cac6529 target/arm: Hoist computation of key in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
- c27f5d3 target/arm: Merge allocation of the cpreg and its name by Richard Henderson · 2 years, 8 months ago
- 5860362 target/arm: Store cpregs key in the hash table directly by Richard Henderson · 2 years, 8 months ago
- 9da35a4 target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases by Richard Henderson · 2 years, 8 months ago
- cbe6458 target/arm: Name CPSecureState type by Richard Henderson · 2 years, 8 months ago
- d95101d target/arm: Name CPState type by Richard Henderson · 2 years, 8 months ago
- 3910733 target/arm: Change cpreg access permissions to enum by Richard Henderson · 2 years, 8 months ago
- d385a60 target/arm: Avoid bare abort() or assert(0) by Richard Henderson · 2 years, 8 months ago
- 87c3f0f target/arm: Reorg ARMCPRegInfo type field bits by Richard Henderson · 2 years, 8 months ago
- 10b0220 target/arm: Make some more cpreg data static const by Richard Henderson · 2 years, 8 months ago
- 5809ac5 target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h by Richard Henderson · 2 years, 8 months ago
- 330477e target/arm: Reorg CPAccessResult and access_check_cp_reg by Richard Henderson · 2 years, 8 months ago
- cf7c6d1 target/arm: Split out cpregs.h by Richard Henderson · 2 years, 8 months ago
- cda86e2 target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user by Richard Henderson · 2 years, 8 months ago
- 9992f57 disas: Remove old libopcode s390 disassembler by Thomas Huth · 2 years, 9 months ago
- 4f9b6c7 target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model by David Miller · 2 years, 8 months ago
- d621f7b target/s390x: vxeh2: vector {load, store} byte reversed element by David Miller · 2 years, 8 months ago
- f4dd00f target/s390x: vxeh2: vector {load, store} byte reversed elements by David Miller · 2 years, 8 months ago
- 1d26a02 target/s390x: vxeh2: vector {load, store} elements reversed by David Miller · 2 years, 8 months ago
- ed9ce86 target/s390x: vxeh2: vector shift double by bit by David Miller · 2 years, 8 months ago
- b7a50eb target/s390x: vxeh2: Update for changes to vector shifts by David Miller · 2 years, 8 months ago
- 1d706f3 target/s390x: vxeh2: vector string search by David Miller · 2 years, 8 months ago
- acc2d3a target/s390x: vxeh2: vector convert short/32b by David Miller · 2 years, 8 months ago
- d98ed7d s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG by David Hildenbrand · 2 years, 8 months ago
- 4756b10 s390x/cpu_models: drop "msa5" from the TCG "max" model by David Hildenbrand · 2 years, 8 months ago
- db67a6f target/s390x: Fix writeback to v1 in helper_vstl by Richard Henderson · 2 years, 8 months ago
- a62c2c1 target/riscv: add scalar crypto related extenstion strings to isa_string by Weiwei Li · 2 years, 8 months ago
- 457a86a target/riscv: Fix incorrect PTE merge in walk_pte by Ralf Ramsauer · 2 years, 8 months ago
- cf7ed97 target/riscv: rvk: expose zbk* and zk* properties by Weiwei Li · 2 years, 8 months ago
- 7744238 target/riscv: rvk: add CSR support for Zkr by Weiwei Li · 2 years, 8 months ago
- 0976083 target/riscv: rvk: add support for zksed/zksh extension by Weiwei Li · 2 years, 8 months ago
- 1f7f7b5 target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension by Weiwei Li · 2 years, 8 months ago
- e9a7ef5 target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension by Weiwei Li · 2 years, 8 months ago
- 387e5d9 target/riscv: rvk: add support for sha256 related instructions in zknh extension by Weiwei Li · 2 years, 8 months ago
- 9e33e17 target/riscv: rvk: add support for zkne/zknd extension in RV64 by Weiwei Li · 2 years, 8 months ago
- 68d19b5 target/riscv: rvk: add support for zknd/zkne extension in RV32 by Weiwei Li · 2 years, 8 months ago
- c29da5a crypto: move sm4_sbox from target/arm by Weiwei Li · 2 years, 8 months ago
- 0496389 target/riscv: rvk: add support for zbkx extension by Weiwei Li · 2 years, 8 months ago
- 5cc69ce target/riscv: rvk: add support for zbkc extension by Weiwei Li · 2 years, 8 months ago
- d8e81e3 target/riscv: rvk: add support for zbkb extension by Weiwei Li · 2 years, 8 months ago
- eef8287 target/riscv: rvk: add cfg properties for zbk* and zk* by Weiwei Li · 2 years, 8 months ago
- 9951ba9 target/riscv: Support configuarable marchid, mvendorid, mipid CSR values by Frank Chang · 2 years, 9 months ago
- f228336 Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 8 months ago
- 75d08a4 target/arm: Advertise support for FEAT_BBM level 2 by Peter Maydell · 2 years, 8 months ago
- f81c60c target/arm: Advertise support for FEAT_TTL by Peter Maydell · 2 years, 8 months ago
- 8b7a5bb target/arm: Use field names for accessing DBGWCRn by Richard Henderson · 2 years, 8 months ago
- eb851c1 target/arm: Disable cryptographic instructions when neon is disabled by Damien Hedde · 2 years, 8 months ago
- c6a59b5 target/arm: Use tcg_constant for vector descriptor by Richard Henderson · 2 years, 8 months ago
- 93418f1 target/arm: Use tcg_constant for do_brk{2,3} by Richard Henderson · 2 years, 8 months ago
- 392acac target/arm: Use tcg_constant for predicate descriptors by Richard Henderson · 2 years, 8 months ago
- 138a1f7 target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm by Richard Henderson · 2 years, 8 months ago
- 9fff3fc target/arm: Use tcg_constant in SUBR by Richard Henderson · 2 years, 8 months ago