ANDROID: pkvm: x86: Add kernel command line flag to enable pKVM
Instead of enabling pKVM unconditionally if CONFIG_PKVM_INTEL is set,
make it a runtime opt-in: enable it only if kvm-intel.pkvm=1 is set in
the kernel command line (similarly to pKVM on ARM, where it is enabled
via kvm-arm.mode=protected).
Bug: 349990461
Bug: 371515928
Change-Id: If6e0e0d1cf9fd1bfd31392ad92590fd30067957e
Signed-off-by:
Dmytro Maluka <dmaluka@google.com>
Loading
Please sign in to comment