cloud-hypervisor/devices
Sebastien Boeuf bb8cd9eb24 vmm: Use LegacyUserspaceInterruptGroup for acpi device
This commit replaces the way legacy interrupts were handled with the
brand new implementation of the legacy InterruptSourceGroup for KVM.

Additionally, since it removes the last bit relying on the Interrupt
trait, the trait and its implementation can be removed from the
codebase.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-21 10:44:48 +01:00
..
src vmm: Use LegacyUserspaceInterruptGroup for acpi device 2020-01-21 10:44:48 +01:00
Cargo.toml vmm: Use LegacyUserspaceInterruptGroup for serial device 2020-01-21 10:44:48 +01:00