From 0ee55c0333662b8f1106d1df0df35d75514f7827 Mon Sep 17 00:00:00 2001 From: demin-han <135933545+demin-han@users.noreply.github.com> Date: Sat, 12 Oct 2024 12:23:38 +0800 Subject: [PATCH] Add LCOFI priority info for HS-mode (#1678) (#1679) --- src/hypervisor.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hypervisor.adoc b/src/hypervisor.adoc index fef77622b..096929bce 100644 --- a/src/hypervisor.adoc +++ b/src/hypervisor.adoc @@ -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`)