qemu-e2k/target/riscv
Daniel Henrique Barboza b31dee8a7d target/riscv/kvm: add zicntr reg
Add zicntr support in the KVM driver now that QEMU supports it.

This reg was added in Linux 6.6.

Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20231023153927.435083-3-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2023-11-07 11:06:02 +10:00
..
insn_trans target/riscv: rename ext_icboz to ext_zicboz 2023-11-07 11:02:17 +10:00
kvm target/riscv/kvm: add zicntr reg 2023-11-07 11:06:02 +10:00
tcg target/riscv: add zicntr extension flag for TCG 2023-11-07 11:06:02 +10:00
arch_dump.c
bitmanip_helper.c
common-semi-target.h
cpu_bits.h target/riscv: Add M-mode virtual interrupt and IRQ filtering support. 2023-11-07 11:02:17 +10:00
cpu_cfg.h target/riscv: add zicntr extension flag for TCG 2023-11-07 11:06:02 +10:00
cpu_helper.c target/riscv: Add HS-mode virtual interrupt and IRQ filtering support. 2023-11-07 11:02:17 +10:00
cpu_user.h
cpu_vendorid.h
cpu-param.h
cpu-qom.h target/riscv: add 'max' CPU type 2023-10-12 11:39:33 +10:00
cpu.c target/riscv: add zicntr extension flag for TCG 2023-11-07 11:06:02 +10:00
cpu.h target/riscv: add riscv_cpu_accelerator_compatible() 2023-11-07 11:06:02 +10:00
crypto_helper.c
csr.c target/riscv: add zicntr extension flag for TCG 2023-11-07 11:06:02 +10:00
debug.c
debug.h
fpu_helper.c
gdbstub.c target/riscv: rename ext_icsr to ext_zicsr 2023-11-07 11:02:17 +10:00
helper.h
insn16.decode
insn32.decode
instmap.h
internals.h
Kconfig
m128_helper.c
machine.c target/riscv: Add HS-mode virtual interrupt and IRQ filtering support. 2023-11-07 11:02:17 +10:00
meson.build target/riscv: move KVM only files to kvm subdir 2023-10-12 12:20:24 +10:00
monitor.c
op_helper.c
pmp.c target/riscv: pmp: Ignore writes when RW=01 2023-11-07 11:06:02 +10:00
pmp.h target/riscv: pmp: Clear pmp/smepmp bits on reset 2023-11-07 11:06:02 +10:00
pmu.c
pmu.h
riscv-qmp-cmds.c target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion 2023-11-07 11:06:02 +10:00
sbi_ecall_interface.h
time_helper.c
time_helper.h
trace-events
trace.h
translate.c
vcrypto_helper.c
vector_helper.c target/riscv: Fix vfwmaccbf16.vf 2023-10-12 12:50:13 +10:00
vector_internals.c
vector_internals.h
xthead.decode
XVentanaCondOps.decode
zce_helper.c