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
/
cpu.h
Age
Commit message (
Expand
)
Author
2023-03-06
riscv: Introduce satp mode hw capabilities
Alexandre Ghiti
2023-03-06
riscv: Allow user to set the satp mode
Alexandre Ghiti
2023-03-05
target/riscv: implement Zicbom extension
Christoph Muellner
2023-03-05
target/riscv: implement Zicboz extension
Christoph Muellner
2023-03-01
Merge patch series "target/riscv: Add support for Svadu extension"
Palmer Dabbelt
2023-03-01
target/riscv: Add csr support for svadu
Weiwei Li
2023-03-01
target/riscv: Add support for Zicond extension
Weiwei Li
2023-03-01
Merge patch series "target/riscv: Some updates to float point related extensi...
Palmer Dabbelt
2023-03-01
target/riscv: Add cfg properties for Zv* extensions
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: 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: introduce riscv_cpu_cfg()
Daniel Henrique Barboza
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-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: 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-01-20
target/riscv/cpu: set cpu->cfg in register_cpu_props()
Daniel Henrique Barboza
2023-01-20
hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
Bin Meng
2023-01-06
RISC-V: Add Zawrs ISA extension support
Christoph Muellner
2023-01-06
target/riscv: Add itrigger_enabled field to CPURISCVState
LIU Zhiwei
2023-01-06
target/riscv: Add itrigger support when icount is enabled
LIU Zhiwei
2023-01-06
target/riscv: Add itrigger support when icount is not enabled
LIU Zhiwei
2023-01-06
target/riscv: Add smstateen support
Mayuresh Chitale
2022-12-16
target/riscv: Convert to 3-phase reset
Peter Maydell
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-09-27
target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
Frank Chang
2022-09-27
target/riscv: debug: Determine the trigger type from tdata1.type
Frank Chang
2022-09-27
target/riscv: Set the CPU resetvec directly
Alistair Francis
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
[next]