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
2023-03-01
target/riscv: Expose properties for Zv* extensions
Weiwei Li
2023-03-01
target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Fix check for vector load/store instructions when EEW=64
Weiwei Li
2023-03-01
target/riscv: Add support for Zvfh/zvfhmin extensions
Weiwei Li
2023-03-01
target/riscv: Remove redundunt check for zve32f and zve64f
Weiwei Li
2023-03-01
target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Simplify check for Zve32f and Zve64f
Weiwei Li
2023-03-01
target/riscv: Indent fixes in cpu.c
Weiwei Li
2023-03-01
target/riscv: Add property check for Zvfh{min} extensions
Weiwei Li
2023-03-01
target/riscv: Fix relationship between V, Zve*, F and D
Weiwei Li
2023-03-01
target/riscv: Add cfg properties for Zv* extensions
Weiwei Li
2023-03-01
target/riscv: Simplify the check for Zfhmin and Zhinxmin
Weiwei Li
2023-03-01
target/riscv: Fix the relationship between Zhinxmin and Zhinx
Weiwei Li
2023-03-01
target/riscv: Fix the relationship between Zfhmin and Zfh
Weiwei Li
2023-03-01
target/riscv/cpu: remove CPUArchState::features and friends
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_MMU
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_EPMP
Daniel Henrique Barboza
2023-03-01
target/riscv/cpu.c: error out if EPMP is enabled without PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_DEBUG
Daniel Henrique Barboza
2023-03-01
target/riscv: allow MISA writes as experimental
Daniel Henrique Barboza
2023-03-01
target/riscv: do not mask unsupported QEMU extensions in write_misa()
Daniel Henrique Barboza
2023-03-01
target/riscv: introduce riscv_cpu_cfg()
Daniel Henrique Barboza
2023-03-01
target/xtensa: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/mips: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/i386: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/hppa: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/hexagon/idef-parser: Drop gen_tmp_local
Richard Henderson
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/cris: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/arm: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/avr: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/hexagon: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/hppa: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/i386: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/microblaze: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/mips: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/openrisc: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/riscv: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/rx: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/sh4: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/sparc: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/tricore: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/i386: Remove `TARGET_TB_PCREL` define
Anton Johansson
2023-03-01
target/arm: Remove `TARGET_TB_PCREL` define
Anton Johansson
[prev]
[next]