Skip to content

Commit cd67e9a

Browse files
author
Marc Zyngier
committed
Merge branch kvm-arm64/pkvm/restrict-hypercalls into kvmarm-master/next
* kvm-arm64/pkvm/restrict-hypercalls: : . : Restrict the use of some hypercalls as well as kexec once : the protected KVM mode has been initialised. : . Documentation: admin-guide: Document side effects when pKVM is enabled Signed-off-by: Marc Zyngier <[email protected]>
2 parents 1eb07f4 + 53e8ce1 commit cd67e9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2374,7 +2374,9 @@
23742374
state is kept private from the host.
23752375
Not valid if the kernel is running in EL2.
23762376

2377-
Defaults to VHE/nVHE based on hardware support.
2377+
Defaults to VHE/nVHE based on hardware support. Setting
2378+
mode to "protected" will disable kexec and hibernation
2379+
for the host.
23782380

23792381
kvm-arm.vgic_v3_group0_trap=
23802382
[KVM,ARM] Trap guest accesses to GICv3 group-0

0 commit comments

Comments
 (0)