mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 06:05:21 +00:00
84fc807bc6
We create 2 different interrupt managers for separately handling creation of legacy and MSI interrupt groups. Doing so allows us to have a cleaner interrupt manager and IOAPIC initialization path. It also prepares for an InterruptManager trait design improvement where we remove the interrupt source type dependency by associating an interrupt configuration type to the trait. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |