mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
target/riscv: Update the Hypervisor trap return/entry
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Message-id: e7e4e801234f2934306e734f65860f601a5745bd.1597259519.git.alistair.francis@wdc.com Message-Id: <e7e4e801234f2934306e734f65860f601a5745bd.1597259519.git.alistair.francis@wdc.com>
This commit is contained in:
parent
84b1c04bba
commit
f2d5850f71
4 changed files with 9 additions and 26 deletions
|
@ -445,6 +445,7 @@
|
|||
#define HSTATUS_VTSR 0x00400000
|
||||
#define HSTATUS_HU 0x00000200
|
||||
#define HSTATUS_GVA 0x00000040
|
||||
#define HSTATUS_SPVP 0x00000100
|
||||
|
||||
#define HSTATUS32_WPRI 0xFF8FF87E
|
||||
#define HSTATUS64_WPRI 0xFFFFFFFFFF8FF87EULL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue