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_bits.h
Age
Commit message (
Expand
)
Author
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
2022-02-16
target/riscv: Add defines for AIA CSRs
Anup Patel
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
2022-01-21
target/riscv: Enable uxl field write
LIU Zhiwei
2022-01-08
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
2021-12-20
target/riscv: rvv-1.0: add vlenb register
Greentime Hu
2021-12-20
target/riscv: rvv-1.0: add vcsr register
LIU Zhiwei
2021-12-20
target/riscv: rvv-1.0: add sstatus VS field
LIU Zhiwei
2021-12-20
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
2021-10-29
target/riscv: remove force HS exception
Jose Martins
2021-10-28
target/riscv: Add CSR defines for RISC-V PM extension
Alexey Baturo
2021-10-22
target/riscv: Create RISCVMXL enumeration
Richard Henderson
2021-10-22
target/riscv: Remove some unused macros
Alistair Francis
2021-09-21
target/riscv: csr: Rename HCOUNTEREN_CY and friends
Bin Meng
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
2021-06-08
target/riscv: fix wfi exception behavior
Jose Martins
2021-05-11
target/riscv: Remove the unused HSTATUS_WPRI macro
Alistair Francis
2021-05-11
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
2021-05-11
target/riscv: Remove the hardcoded MSTATUS_SD macro
Alistair Francis
2021-05-11
target/riscv: Remove the hardcoded HGATP_MODE macro
Alistair Francis
2021-05-11
target/riscv: Remove the hardcoded SSTATUS_SD macro
Alistair Francis
2021-05-11
target/riscv: Define ePMP mseccfg
Hou Weiying
2021-05-11
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
2021-05-11
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-01-18
riscv: Add semihosting support
Keith Packard
2020-12-17
target/riscv: csr: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: Fix definition of MSTATUS_TW and MSTATUS_TSR
Alex Richardson
2020-11-09
target/riscv: Remove the HS_TWO_STAGE flag
Alistair Francis
2020-11-03
target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
Yifei Jiang
2020-08-25
target/riscv: Support the Virtual Instruction fault
Alistair Francis
2020-08-25
target/riscv: Support the v0.6 Hypervisor extension CRSs
Alistair Francis
2020-08-25
target/riscv: Update the CSRs to the v0.6 Hyp extension
Alistair Francis
2020-08-25
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
2020-08-25
target/riscv: Convert MSTATUS MTL to GVA
Alistair Francis
2020-08-25
target/riscv: Allow generating hlv/hlvx/hsv instructions
Alistair Francis
2020-08-25
target/riscv: Allow setting a two-stage lookup in the virt status
Alistair Francis
2020-07-02
target/riscv: support vector extension csr
LIU Zhiwei
2020-02-27
target/riscv: Add the MSTATUS_MPV_ISSET helper macro
Alistair Francis
2020-02-27
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
2020-02-27
target/riscv: Add virtual register swapping function
Alistair Francis
2020-02-27
target/riscv: Add the force HS exception mode
Alistair Francis
2020-02-27
target/riscv: Add the virtulisation mode
Alistair Francis
2020-02-27
target/riscv: Rename the H irqs to VS irqs
Alistair Francis
2020-02-27
target/riscv: Add support for the new execption numbers
Alistair Francis
2020-02-27
target/riscv: Add the Hypervisor CSRs to CPUState
Alistair Francis
2019-09-17
target/riscv: Update the Hypervisor CSRs to v0.4
Alistair Francis
[next]