aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJintack Lim <[email protected]>2023-02-09 17:58:12 +0000
committerOliver Upton <[email protected]>2023-02-11 09:16:11 +0000
commit93c33702cd2beb0cb49a857afdbf231c92eb9df5 (patch)
tree806f464e92975c38ff863be138e01841ddd3147b /tools
parent47f3a2fc765ae2719e6daf39c0a1c757934b152e (diff)
KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
As we expect all PSCI calls from the L1 hypervisor to be performed using SMC when nested virtualization is enabled, it is clear that all HVC instruction from the VM (including from the virtual EL2) are supposed to handled in the virtual EL2. Forward these to EL2 as required. Reviewed-by: Russell King (Oracle) <[email protected]> Reviewed-by: Alexandru Elisei <[email protected]> Signed-off-by: Jintack Lim <[email protected]> [maz: add handling of HCR_EL2.HCD] Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions