mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
Replace the Sregs Default implementation with one that provides the register values at reset, based on the Intel software developer manual. The x86_64 tests need to be adjusted to only check the CR0 bits they intend to match, since the default Sregs value now includes other set bits. BUG=b:237095693 TEST=Boot x86-64 Linux kernel TEST=cargo test -p x86_64 Change-Id: If966941df43225572e79ebd9213671348e2846f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3735640 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |