mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
ebb6efe266
BIOS expect all the cpus to be pointed at the i386 reset vector before boot. We can't guarantee that a fresh vcpu will be pointed to the reset vector by default, so we should set the reset vector when we're configuring the vcpu when we're using a BIOS. Cherrypick from downstream branch. Actual author: Colin Downs-Razouk <colindr@google.com>. TEST=builds BUG=b:213152505 Change-Id: Idf4e0a200c8141adf5cbb83856cbd57362d84716 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3657811 Reviewed-by: Colin Downs-Razouk <colindr@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Noah Gold <nkgold@google.com> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |