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: Legalize MPP value in write_mstatus
Weiwei Li
2023-05-05
target/riscv: Use PRV_RESERVED instead of PRV_H
Weiwei Li
2023-05-05
target/riscv: Fix the mstatus.MPP value after executing MRET
Weiwei Li
2023-05-05
target/riscv/cpu.c: redesign register_cpu_props()
Daniel Henrique Barboza
2023-05-05
target/riscv: add RVG and remove cpu->cfg.ext_g
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
Daniel Henrique Barboza
2023-05-05
target/riscv: remove riscv_cpu_sync_misa_cfg()
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_v
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_j
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_h
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_u
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_s
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_m
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_e
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_i
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_f
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_d
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_c
Daniel Henrique Barboza
2023-05-05
target/riscv: remove cpu->cfg.ext_a
Daniel Henrique Barboza
2023-05-05
target/riscv: introduce riscv_cpu_add_misa_properties()
Daniel Henrique Barboza
2023-05-05
target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
Daniel Henrique Barboza
2023-05-05
target/riscv: remove MISA properties from isa_edata_arr[]
Daniel Henrique Barboza
2023-05-05
target/riscv: sync env->misa_ext* with cpu->cfg in realize()
Daniel Henrique Barboza
2023-05-05
target/riscv: Fix lines with over 80 characters
Weiwei Li
2023-05-05
target/riscv: Fix format for comments
Weiwei Li
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
[prev]
[next]