crosvm/hypervisor/src
Andrew Walbran e79aba1026 Check KVM_CAP_ARM_PROTECTED_VM after creating a protected VM.
This should have been updated with the pKVM ABI change in
https://crrev.com/c/3330204, as protected mode is now selected when
creating the VM, and pVM firmmware is optional.

BUG=b:209794844

Change-Id: I2850b4c2ef523a15b8215df070eb9da066a67cb5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3420330
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Andrew Walbran <qwandor@google.com>
2022-01-28 16:16:26 +00:00
..
kvm Check KVM_CAP_ARM_PROTECTED_VM after creating a protected VM. 2022-01-28 16:16:26 +00:00
aarch64.rs Update to the latest pKVM ABI. 2022-01-04 19:35:27 +00:00
caps.rs Pass HypervisorCap by value rather than reference. 2022-01-28 11:02:45 +00:00
lib.rs Distinguish reboot from shutdown on aarch64 too. 2022-01-28 14:11:51 +00:00
x86_64.rs crosvm/kvm: enable runtime detection of IOAPIC pins 2021-05-20 00:37:59 +00:00