mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
Some hypervisors (e.g. whpx) require that VM need to initialize their `CPUID` early i.e. during VM creation. In this case, there is no per-vcpu initialization of `CPUID`. Allow this quirk through another entry in `VmCap` that avoids `CPUID` initialization at vCPU creation time. BUG=b:213150327 TEST=Compiled. Change-Id: Ia74434ead1fff244042d03347c82cb73f243bdbb Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3654206 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Vaibhav Nagarnaik <vnagarnaik@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |