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
/
riscv
Age
Commit message (
Expand
)
Author
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-04-29
target/riscv: add scalar crypto related extenstion strings to isa_string
Weiwei Li
2022-04-29
target/riscv: Fix incorrect PTE merge in walk_pte
Ralf Ramsauer
2022-04-29
target/riscv: rvk: expose zbk* and zk* properties
Weiwei Li
2022-04-29
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zksed/zksh extension
Weiwei Li
2022-04-29
target/riscv: rvk: add support for sha512 related instructions for RV64 in zk...
Weiwei Li
2022-04-29
target/riscv: rvk: add support for sha512 related instructions for RV32 in zk...
Weiwei Li
2022-04-29
target/riscv: rvk: add support for sha256 related instructions in zknh extension
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zkne/zknd extension in RV64
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zknd/zkne extension in RV32
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zbkx extension
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zbkc extension
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zbkb extension
Weiwei Li
2022-04-29
target/riscv: rvk: add cfg properties for zbk* and zk*
Weiwei Li
2022-04-29
target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
Frank Chang
2022-04-22
target/riscv: cpu: Enable native debug feature
Bin Meng
2022-04-22
target/riscv: machine: Add debug state description
Bin Meng
2022-04-22
target/riscv: csr: Hook debug CSR read/write
Bin Meng
2022-04-22
target/riscv: cpu: Add a config option for native debug
Bin Meng
2022-04-22
target/riscv: debug: Implement debug related TCGCPUOps
Bin Meng
2022-04-22
hw/intc: Make RISC-V ACLINT mtime MMIO register writable
Frank Chang
2022-04-22
target/riscv/pmp: fix NAPOT range computation overflow
Nicolas Pitre
2022-04-22
target/riscv: Use cpu_loop_exit_restore directly from mmu faults
Richard Henderson
2022-04-22
target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
Weiwei Li
2022-04-22
target/riscv: Add isa extenstion strings to the device tree
Atish Patra
2022-04-22
target/riscv: misa to ISA string conversion fix
Tsukasa OI
2022-04-22
target/riscv: optimize helper for vmv<nr>r.v
Weiwei Li
2022-04-22
target/riscv: optimize condition assign for scale < 0
Weiwei Li
2022-04-22
target/riscv: Add initial support for the Sdtrig extension
Bin Meng
2022-04-22
target/riscv: Allow software access to MIP SEIP
Alistair Francis
2022-04-22
target/riscv: cpu: Fixup indentation
Alistair Francis
2022-04-22
target/riscv: Enable privileged spec version 1.12
Atish Patra
2022-04-22
target/riscv: Add *envcfg* CSRs support
Atish Patra
2022-04-22
target/riscv: Add support for mconfigptr
Atish Patra
2022-04-22
target/riscv: Introduce privilege version field in the CSR ops.
Atish Patra
2022-04-22
target/riscv: Add the privileged spec version 1.12.0
Atish Patra
2022-04-22
target/riscv: Define simpler privileged spec version numbering
Atish Patra
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-01
target/riscv: rvv: Add missing early exit condition for whole register load/s...
Yueh-Ting (eop) Chen
2022-04-01
target/riscv: Avoid leaking "no translation" TLB entries
Palmer Dabbelt
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
[next]