mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
072c103be6
- Add a new trait, PmResource, for PM-related public interfaces. - Use SCI_INT in FADT as vSCI if FADT is forwarded. - Inject vSCI if ACPI fixed power button is enabled and a power button event is received. - Disable MPTable generation if FADT is forwarded [1]. [1] MPTable generation in mptable.rs makes certain assumptions about SCI which is incompatible with FADT forwarding. MADT takes precedence over MPTable in the Linux kernel so hopefully things should work correctly. BUG=b:199383670 TEST=boot Linux kernel and shut down Change-Id: Icc93c3e7492e44b3a5badc5e75373c472c9b9791 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3350491 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Tomasz Nowicki <tnowicki@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |