mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
e6fb841b3f
In ACPI world multiple GPEs (HW wires signaling arbitrary event) can be associated with single SCI. Any pending GPE causes SCI to be fired and appropriate GPE handler dispatched. In order to pass-through GPE to the guest and take virtualization actions, host kernel provides mechanism to bind physical GPE with SCI eventfd and forward that information the the event listener (crosvm or KVM most likely). Add userspace counterpart to host kernel GPE forwarding module implemented in CL:3488959. BUG=b:205072342 TEST=see CL:3492224 Change-Id: I1179baa78339bdd78f3fabf0139eb6f61f90eb2b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3439889 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Dmitry Torokhov <dtor@chromium.org> Commit-Queue: Tomasz Nowicki <tnowicki@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |