index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2022-06-10
target/arm: Fix Secure PL1 tests in fp_exception_el
Richard Henderson
2022-06-10
target/arm: Move arm_debug_target_el to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Create raise_exception_debug
Richard Henderson
2022-06-10
target/arm: Remove default_exception_el
Richard Henderson
2022-06-10
target/arm: Introduce helper_exception_with_syndrome
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_el_v
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception
Richard Henderson
2022-06-10
target/arm: Rename gen_exception to gen_exception_el
Richard Henderson
2022-06-10
target/arm: Move gen_exception to translate.c
Richard Henderson
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_insn
Richard Henderson
2022-06-10
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_insn_el_v
Richard Henderson
2022-06-10
target/arm: Rename helper_exception_with_syndrome
Richard Henderson
2022-06-10
target/arm: Move arm_debug_exception_fsr to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Move exception_bkpt_insn to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Use is_a64 in arm_generate_debug_exceptions
Richard Henderson
2022-06-10
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
2022-06-10
target/arm: Move arm_singlestep_active out of line
Richard Henderson
2022-06-10
target/arm: Move exception_target_el out of line
Richard Henderson
2022-06-10
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
2022-06-10
target/arm: Mark exception helpers as noreturn
Richard Henderson
2022-06-10
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
2022-06-10
target/riscv: Don't expose the CPU properties on names CPUs
Alistair Francis
2022-06-10
target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnosti...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector permutation instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector mask instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector reduction instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector floating-point instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instruct...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer merge and move instru...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer shift instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector load / store instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
2022-06-10
target/riscv: rvv: Early exit when vstart >= vl
eopXD
2022-06-10
target/riscv: rvv: Rename ambiguous esz
eopXD
2022-06-10
target/riscv: rvv: Prune redundant access_type parameter passed
eopXD
2022-06-10
target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
eopXD
2022-06-10
target/riscv/debug.c: keep experimental rv128 support working
Frédéric Pétrot
2022-06-10
target/riscv: Wake on VS-level external interrupts
Andrew Bresticker
2022-06-10
target/riscv: add support for zmmul extension v0.1
Weiwei Li
2022-06-08
target/arm: Add ID_AA64SMFR0_EL1
Richard Henderson
2022-06-08
target/arm: Add isar_feature_aa64_sme
Richard Henderson
2022-06-08
target/arm: Export bfdotadd from vec_helper.c
Richard Henderson
2022-06-08
target/arm: Move expand_pred_h to vec_internal.h
Richard Henderson
2022-06-08
target/arm: Use expand_pred_b in mve_helper.c
Richard Henderson
2022-06-08
target/arm: Move expand_pred_b to vec_internal.h
Richard Henderson
[next]