mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
eda8b21536
The KVM API to fetch interrupt controller state expects caller to supply number (id) of the interrupt controller number in which state the caller is interested. To allow crosvm to fetch the correct state and to improve type safety we split the API into one that handles the PIC (primary and secondary) and the one that handles IOAPIC. BUG=b:76083711 TEST=cargo test -p kvm Change-Id: Ia45b51cb218072a275c244af2de1b4a73a1d3352 Signed-off-by: Dmitry Torokhov <dtor@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/986510 Reviewed-by: Zach Reizner <zachr@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |