mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 10:10:41 +00:00
This involves two main changes: * Protected VMs must be created with KVM_VM_TYPE_ARM_PROTECTED. * pVM firmware is now loaded by IPA rather than memslot ID. There are also a lot of trivial changes because the ProtectionType enum was moved from the devices crate to the hypervisor crate. BUG=b:209794844 TEST=Will tested manually with patched kernel and dummy firmware Change-Id: I1dd75e20063ca4736f155292ca5f70b94664fdd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3330204 Auto-Submit: Andrew Walbran <qwandor@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |