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-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-09-29
target/riscv: vector_helper: Fixup local variables shadowing
Alistair Francis
2023-09-29
target/riscv: cpu: Fixup local variables shadowing
Alistair Francis
2023-09-11
target/riscv: don't read CSR in riscv_csrrw_do64
Nikita Shubin
2023-09-11
target/riscv: Align the AIA model to v1.0 ratified spec
Tommy Wu
2023-09-11
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-11
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
2023-09-11
target/riscv: Use accelerated helper for AES64KS1I
Ard Biesheuvel
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
riscv: zicond: make non-experimental
Vineet Gupta
2023-09-11
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
Daniel Henrique Barboza
2023-09-11
target/riscv: Update CSR bits name for svadu extension
Weiwei Li
2023-09-11
target/riscv: Create an KVM AIA irqchip
Yong-Xuan Wang
2023-09-11
target/riscv: check the in-kernel irqchip support
Yong-Xuan Wang
2023-09-11
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
2023-09-11
target/riscv: Add Zihintntl extension ISA string to DTS
Jason Chien
2023-09-11
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
Rob Bradford
2023-09-11
target/riscv: Add Zvksed ISA extension support
Max Chou
2023-09-11
target/riscv: Add Zvkg ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvksh ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Add Zvknh ISA extension support
Kiran Ostrolenk
2023-09-11
target/riscv: Add Zvkned ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbb ISA extension support
Dickon Hood
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor translation of vector-widening instruction
Dickon Hood
2023-09-11
target/riscv: Move vector translation checks
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbc ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Remove redundant "cpu_vl == 0" checks
Nazar Kazakov
2023-09-11
target/riscv: Refactor vector-vector translation macro
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
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
[prev]
[next]