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-06-05
riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
Daniel Henrique Barboza
2024-06-05
target/riscv/kvm.c: Fix the hart bit setting of AIA
Yong-Xuan Wang
2024-06-05
target/riscv: rvzicbo: Fixup CBO extension register calculation
Alistair Francis
2024-06-05
target/riscv: do not set mtval2 for non guest-page faults
Alexei Filippov
2024-06-05
target/riscv: prioritize pmp errors in raise_mmu_exception()
Daniel Henrique Barboza
2024-06-05
target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen in...
Max Chou
2024-06-05
target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
Max Chou
2024-06-05
target/riscv: rvv: Check single width operator for vector fp widen instructions
Max Chou
2024-06-05
target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w ins...
Max Chou
2024-06-05
target/riscv/cpu.c: fix Zvkb extension config
Yangyu Chen
2024-06-05
target/riscv: Fix the element agnostic function problem
Huang Tao
2024-06-05
target/riscv/kvm: tolerate KVM disable ext errors
Daniel Henrique Barboza
2024-06-05
target/riscv/kvm: Fix exposure of Zkr
Andrew Jones
2024-04-30
target/riscv/kvm: remove sneaky strerrorname_np() instance
Daniel Henrique Barboza
2024-04-09
target/riscv: Use insn_start from DisasContextBase
Richard Henderson
2024-03-22
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
2024-03-22
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
2024-03-22
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
2024-03-22
target/riscv/vector_helper.c: optimize loops in ldst helpers
Daniel Henrique Barboza
2024-03-22
target/riscv: enable 'vstart_eq_zero' in the end of insns
Ivan Klokov
2024-03-22
trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
Daniel Henrique Barboza
2024-03-22
target/riscv: remove 'over' brconds from vector trans
Daniel Henrique Barboza
2024-03-22
target/riscv/vector_helpers: do early exit when vstart >= vl
Daniel Henrique Barboza
2024-03-22
target/riscv: always clear vstart for ldst_whole insns
Daniel Henrique Barboza
2024-03-22
target/riscv: always clear vstart in whole vec move insns
Daniel Henrique Barboza
2024-03-22
target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
Daniel Henrique Barboza
2024-03-22
trans_rvv.c.inc: set vstart = 0 in int scalar move insns
Daniel Henrique Barboza
2024-03-22
target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
Daniel Henrique Barboza
2024-03-22
target/riscv: do not enable all named features by default
Daniel Henrique Barboza
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
target: Improve error reporting for CpuModelInfo member @props
Markus Armbruster
2024-03-12
target: Simplify type checks for CpuModelInfo member @props
Markus Armbruster
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-11
migration: export migration_is_running
Steve Sistare
2024-03-08
target/riscv: Fix privilege mode of G-stage translation for debugging
Hiroaki Yamamoto
2024-03-08
target/riscv: Fix shift count overflow
demin.han
2024-03-08
trans_rvv.c.inc: remove 'is_store' bool from load/store fns
Daniel Henrique Barboza
2024-03-08
trans_rvv.c.inc: mark_vs_dirty() before loads and stores
Daniel Henrique Barboza
2024-03-08
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
Vadim Shakirov
2024-03-08
target/riscv: move ratified/frozen exts to non-experimental
Daniel Henrique Barboza
2024-03-08
target/riscv/kvm: update KVM exts to Linux 6.8
Daniel Henrique Barboza
2024-03-08
RISC-V: Add support for Ztso
Palmer Dabbelt
2024-03-08
target/riscv: Add missing include guard in pmu.h
Frank Chang
2024-03-08
target/riscv: UPDATE xATP write CSR
Irina Ryapolova
2024-03-08
target/riscv: FIX xATP_MODE validation
Irina Ryapolova
2024-03-08
target/riscv: Promote svade to a normal extension
Andrew Jones
2024-03-08
target/riscv: Gate hardware A/D PTE bit updating
Andrew Jones
2024-03-08
target/riscv: Reset henvcfg to zero
Andrew Jones
2024-03-08
target/riscv: add remaining named features
Daniel Henrique Barboza
[next]