mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
Some devices (like platform device) has no PCI config which describes associated IRQs. Instead, IRQs are described either via DT or ACPI. In any case, host is the one who keeps that info and needs to expose to VMM. Add function to collect IRQs info for further processing. BUG=b:185504618 TEST=trogdor64-manatee SDHCI and GENIQUP device passthrough boots/works Change-Id: Ica7d60d50b905968285f61722897ef150d419a56 Signed-off-by: Tomasz Nowicki <tn@semihalf.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2961215 Commit-Queue: Tomasz Nowicki <tnowicki@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |