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
2024-01-10
target/riscv/tcg: update priv_ver on user_set extensions
Daniel Henrique Barboza
2024-01-10
target/riscv/tcg: do not use "!generic" CPU checks
Daniel Henrique Barboza
2024-01-10
target/riscv: create TYPE_RISCV_VENDOR_CPU
Daniel Henrique Barboza
2024-01-10
target/riscv: Add support for Zacas extension
Weiwei Li
2024-01-10
target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: add RISCV_CONFIG_REG()
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: change timer regs size to u64
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
Daniel Henrique Barboza
2024-01-10
target/riscv/cpu.c: fix machine IDs getters
Daniel Henrique Barboza
2024-01-10
target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
Ivan Klokov
2024-01-10
target/riscv: Not allow write mstatus_vs without RVV
LIU Zhiwei
2024-01-10
target/riscv: Fix th.dcache.cval1 priviledge check
LIU Zhiwei
2024-01-10
target/riscv: The whole vector register move instructions depend on vsew
Max Chou
2024-01-10
target/riscv: Add vill check for whole vector register move instructions
Max Chou
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-05
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2024-01-05
target/riscv: Use generic cpu_list()
Gavin Shan
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-12-29
target/riscv: Constify VMState in machine.c
Richard Henderson
2023-12-23
target/riscv/kvm: do not use non-portable strerrorname_np()
Natanael Copa
2023-12-04
target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
Daniel Henrique Barboza
2023-11-22
target/riscv/cpu_helper.c: Fix mxr bit behavior
Ivan Klokov
2023-11-22
target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
Ivan Klokov
2023-11-22
target/riscv: don't verify ISA compatibility for zicntr and zihpm
Clément Chigot
2023-11-15
target/riscv/cpu.h: spelling fix: separatly
Michael Tokarev
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Use env_archcpu() in [check_]nanbox()
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Add "pmu-mask" property to replace "pmu-num"
Rob Bradford
2023-11-07
target/riscv: Use existing PMU counter mask in FDT generation
Rob Bradford
2023-11-07
target/riscv: Don't assume PMU counters are continuous
Rob Bradford
2023-11-07
target/riscv: Propagate error from PMU setup
Rob Bradford
2023-11-07
target/riscv: cpu: Set the OpenTitan priv to 1.12.0
Alistair Francis
2023-11-07
target/riscv: Move vector crypto extensions to riscv_cpu_extensions
Max Chou
2023-11-07
target/riscv: Expose Zvks[c|g] extnesion properties
Max Chou
2023-11-07
target/riscv: Add cfg properties for Zvks[c|g] extensions
Max Chou
2023-11-07
target/riscv: Expose Zvkn[c|g] extnesion properties
Max Chou
2023-11-07
target/riscv: Add cfg properties for Zvkn[c|g] extensions
Max Chou
2023-11-07
target/riscv: Expose Zvkb extension property
Max Chou
2023-11-07
target/riscv: Replace Zvbb checking by Zvkb
Max Chou
2023-11-07
target/riscv: Add cfg property for Zvkb extension
Max Chou
2023-11-07
target/riscv: Expose Zvkt extension property
Max Chou
2023-11-07
target/riscv: Add cfg property for Zvkt extension
Max Chou
2023-11-07
target/riscv: correct csr_ops[CSR_MSECCFG]
Heinrich Schuchardt
2023-11-07
target/riscv/kvm: add zicsr, zifencei, zba, zbs, svnapot
Daniel Henrique Barboza
[prev]
[next]