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
/
meson.build
Age
Commit message (
Expand
)
Author
2023-10-12
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
2023-10-12
target/riscv: remove kvm-stub.c
Daniel Henrique Barboza
2023-10-12
target/riscv: introduce TCG AccelCPUClass
Daniel Henrique Barboza
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-09-11
target/riscv: Add Zvbc ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-05
target/riscv: add query-cpy-definitions support
Daniel Henrique Barboza
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
2022-09-01
meson: remove dead code
Paolo Bonzini
2022-07-03
target/riscv: Support mcycle/minstret write operation
Atish Patra
2022-04-29
target/riscv: rvk: add support for zknd/zkne extension in RV32
Weiwei Li
2022-04-22
target/riscv: Add initial support for the Sdtrig extension
Bin Meng
2022-02-16
target/riscv: Add XVentanaCondOps custom extension
Philipp Tomsich
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2022-01-21
target/riscv: Add target/riscv/kvm.c to place the public kvm interface
Yifei Jiang
2022-01-08
target/riscv: support for 128-bit M extension
Frédéric Pétrot
2021-06-08
target/riscv: rvb: generalized reverse
Frank Chang
2021-05-11
target/riscv: Consolidate RV32/64 16-bit instructions
Alistair Francis
2021-05-11
target/riscv: Consolidate RV32/64 32-bit instructions
Alistair Francis
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2020-11-03
target/riscv: Add basic vmstate description of CPU
Yifei Jiang
2020-08-21
meson: target
Paolo Bonzini