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-05-05
target/riscv: Fix format for indentation
Weiwei Li
2023-05-05
target/riscv: Remove riscv_cpu_virt_enabled()
Weiwei Li
2023-05-05
target/riscv: Set opcode to env->bins for illegal/virtual instruction fault
Weiwei Li
2023-05-05
target/riscv: Fix addr type for get_physical_address
Weiwei Li
2023-05-05
target/riscv: Remove redundant parentheses
Weiwei Li
2023-05-05
target/riscv: Convert env->virt to a bool env->virt_enabled
LIU Zhiwei
2023-05-05
target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
Weiwei Li
2023-05-05
target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
Weiwei Li
2023-05-05
target/riscv: Remove redundant check on RVH
Weiwei Li
2023-05-05
target/riscv: Remove redundant call to riscv_cpu_virt_enabled
Weiwei Li
2023-05-05
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
2023-05-05
target/riscv: Add support for Zce
Weiwei Li
2023-05-05
target/riscv: expose properties for Zc* extension
Weiwei Li
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
2023-05-05
target/riscv: add support for Zcmp extension
Weiwei Li
2023-05-05
target/riscv: add support for Zcb extension
Weiwei Li
2023-05-05
target/riscv: add support for Zcd extension
Weiwei Li
2023-05-05
target/riscv: add support for Zcf extension
Weiwei Li
2023-05-05
target/riscv: add support for Zca extension
Weiwei Li
2023-05-05
target/riscv: add cfg properties for Zc* extension
Weiwei Li
2023-05-05
target/riscv: fix invalid riscv,event-to-mhpmcounters entry
Conor Dooley
2023-05-05
target/riscv: redirect XVentanaCondOps to use the Zicond functions
Philipp Tomsich
2023-05-05
target/riscv: refactor Zicond support
Philipp Tomsich
2023-05-05
target/riscv: Simplify arguments for riscv_csrrw_check
Weiwei Li
2023-05-05
target/riscv: Simplify type conversion for CPURISCVState
Weiwei Li
2023-05-05
target/riscv: Simplify getting RISCVCPU pointer from env
Weiwei Li
2023-05-05
target/riscv: Fix priv version dependency for vector and zfh
LIU Zhiwei
2023-05-05
target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
Weiwei Li
2023-03-13
target/riscv: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
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-06
riscv: Change type of valid_vm_1_10_[32|64] to bool
Alexandre Ghiti
2023-03-06
riscv: Pass Object to register_cpu_props instead of DeviceState
Alexandre Ghiti
2023-03-05
target/riscv: cpu: Implement get_arch_id callback
Mayuresh Chitale
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
2023-03-05
target/riscv: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/riscv: Drop temp_new
Richard Henderson
2023-03-05
target/riscv: Drop ftemp_new
Richard Henderson
2023-03-05
target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
Christoph Muellner
2023-03-05
target/riscv: implement Zicbom extension
Christoph Muellner
2023-03-05
target/riscv: implement Zicboz extension
Christoph Muellner
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2023-03-01
Merge patch series "target/riscv: some vector_helper.c cleanups"
Palmer Dabbelt
2023-03-01
target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
Daniel Henrique Barboza
2023-03-01
target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
Daniel Henrique Barboza
2023-03-01
Merge patch series "RISCVCPUConfig related cleanups"
Palmer Dabbelt
2023-03-01
target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig
Daniel Henrique Barboza
[prev]
[next]