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
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
2019-06-25
target/riscv: Add the mcountinhibit CSR
Alistair Francis
2019-06-12
Supply missing header guards
Markus Armbruster
2019-05-24
target/riscv: Add the HGATP register masks
Alistair Francis
2019-05-24
target/riscv: Add the HSTATUS register masks
Alistair Francis
2019-05-24
target/riscv: Add Hypervisor CSR macros
Alistair Francis
2019-05-24
target/riscv: Add the MPV and MTL mstatus bits
Alistair Francis
2019-05-24
target/riscv: Mark privilege level 2 as reserved
Alistair Francis
2019-03-19
RISC-V: Fixes to CSR_* register macros.
Jim Wilson
2019-02-11
RISC-V: Add misa runtime write support
Michael Clark
2018-10-17
RISC-V: Update CSR and interrupt definitions
Michael Clark
2018-09-04
RISC-V: Improve page table walker spec compliance
Michael Clark
2018-03-07
RISC-V CPU Core Definition
Michael Clark