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-03-01
target/riscv: Add support for Zvfh/zvfhmin extensions
Weiwei Li
2023-03-01
target/riscv: Remove redundunt check for zve32f and zve64f
Weiwei Li
2023-03-01
target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Simplify check for Zve32f and Zve64f
Weiwei Li
2023-03-01
target/riscv: Indent fixes in cpu.c
Weiwei Li
2023-03-01
target/riscv: Add property check for Zvfh{min} extensions
Weiwei Li
2023-03-01
target/riscv: Fix relationship between V, Zve*, F and D
Weiwei Li
2023-03-01
target/riscv: Add cfg properties for Zv* extensions
Weiwei Li
2023-03-01
target/riscv: Simplify the check for Zfhmin and Zhinxmin
Weiwei Li
2023-03-01
target/riscv: Fix the relationship between Zhinxmin and Zhinx
Weiwei Li
2023-03-01
target/riscv: Fix the relationship between Zfhmin and Zfh
Weiwei Li
2023-03-01
target/riscv/cpu: remove CPUArchState::features and friends
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_MMU
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_EPMP
Daniel Henrique Barboza
2023-03-01
target/riscv/cpu.c: error out if EPMP is enabled without PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_DEBUG
Daniel Henrique Barboza
2023-03-01
target/riscv: allow MISA writes as experimental
Daniel Henrique Barboza
2023-03-01
target/riscv: do not mask unsupported QEMU extensions in write_misa()
Daniel Henrique Barboza
2023-03-01
target/riscv: introduce riscv_cpu_cfg()
Daniel Henrique Barboza
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/riscv: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-02-27
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-23
target/riscv: Fix vslide1up.vf and vslide1down.vf
LIU Zhiwei
2023-02-23
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
Daniel Henrique Barboza
2023-02-23
target/riscv: Smepmp: Skip applying default rules when address matches
Himanshu Chauhan
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2023-02-08
riscv: Clean up includes
Markus Armbruster
2023-02-07
target/riscv: fix SBI getchar handler for KVM
Vladimir Isaev
2023-02-07
target/riscv: fix ctzw behavior
Vladimir Isaev
2023-02-07
target/riscv: fix for virtual instr exception
Deepak Gupta
2023-02-07
RISC-V: Adding XTheadFmv ISA extension
Christoph Müllner
2023-02-07
RISC-V: Add initial support for T-Head C906
Christoph Müllner
2023-02-07
RISC-V: Set minimum priv version for Zfh to 1.11
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head FMemIdx extension
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head MemIdx extension
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head MemPair extension
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head multiply-accumulate instructions
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadCondMov ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadBs ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadBb ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadBa ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
2023-02-07
target/riscv: set tval for triggered watchpoints
Sergey Matyukevich
2023-02-07
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
2023-02-07
target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
Anup Patel
2023-02-07
target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
Anup Patel
[prev]
[next]