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
2023-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
2023-09-11
target/riscv: Fix page_check_range use in fault-only-first
LIU Zhiwei
2023-09-11
target/riscv/cpu.c: add smepmp isa string
Daniel Henrique Barboza
2023-09-11
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
2023-09-11
target/riscv/cpu.c: do not run 'host' CPU with TCG
Daniel Henrique Barboza
2023-09-08
riscv: spelling fixes
Michael Tokarev
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-11
target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
Daniel Henrique Barboza
2023-07-19
target/riscv: Fix LMUL check to use VLEN
Rob Bradford
2023-07-19
target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
Daniel Henrique Barboza
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-10
riscv: Add support for the Zfa extension
Christoph Müllner
2023-07-10
target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
Daniel Henrique Barboza
2023-07-10
target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
Daniel Henrique Barboza
2023-07-10
target/riscv: update multi-letter extension KVM properties
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: create KVM mock properties
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: add satp_mode properties earlier
Daniel Henrique Barboza
2023-07-10
target/riscv/kvm.c: add multi-letter extension KVM properties
Daniel Henrique Barboza
2023-07-10
target/riscv/kvm.c: update KVM MISA bits
Daniel Henrique Barboza
2023-07-10
target/riscv: add KVM specific MISA properties
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu: add misa_ext_info_arr[]
Daniel Henrique Barboza
2023-07-10
target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
Daniel Henrique Barboza
2023-07-10
target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
Daniel Henrique Barboza
2023-07-10
target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
Daniel Henrique Barboza
2023-07-10
target/riscv: use KVM scratch CPUs to init KVM properties
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: restrict 'marchid' value
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: restrict 'mimpid' value
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: restrict 'mvendorid' value
Daniel Henrique Barboza
2023-07-10
target/riscv: skip features setup for KVM CPUs
Daniel Henrique Barboza
2023-07-10
target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
yang.zhang
2023-07-10
target/riscv: Set the correct exception for implict G-stage translation fail
Jason Chien
2023-07-10
target/riscv: Expose properties for BF16 extensions
Weiwei Li
2023-07-10
target/riscv: Add support for Zvfbfwma extension
Weiwei Li
2023-07-10
target/riscv: Add support for Zvfbfmin extension
Weiwei Li
2023-07-10
target/riscv: Add support for Zfbfmin extension
Weiwei Li
2023-07-10
target/riscv: Add properties for BF16 extensions
Weiwei Li
2023-07-10
target/riscv: Add RVV registers to log
Ivan Klokov
2023-07-10
target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
Weiwei Li
2023-07-10
target/riscv: Add additional xlen for address when MPRV=1
Weiwei Li
2023-07-10
target/riscv/cpu.c: fix veyron-v1 CPU properties
Daniel Henrique Barboza
2023-07-10
target/riscv: Remove redundant assignment to SXL
Weiwei Li
2023-07-10
target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
Weiwei Li
2023-07-10
target/riscv: Make MPV only work when MPP != PRV_M
Weiwei Li
2023-07-10
disas/riscv: Add support for XThead* instructions
Christoph Müllner
[prev]
[next]