Skip to content

Commit

Permalink
Add LCOFI priority info for HS-mode (riscv#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
demin-han committed Oct 12, 2024
1 parent b22b28e commit 0cfbb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hypervisor.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ is an alias (writable) of the same bit in `hvip`.

Multiple simultaneous interrupts destined for HS-mode are handled in the
following decreasing priority order: SEI, SSI, STI, SGEI, VSEI, VSSI,
VSTI.
VSTI, LCOFI.

[[hgeinterruptregs]]
==== Hypervisor Guest External Interrupt Registers (`hgeip` and `hgeie`)
Expand Down

0 comments on commit 0cfbb06

Please sign in to comment.