mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
After the skeleton of InterruptManager and InterruptSourceGroup traits have been implemented, this new commit takes care of fully implementing the content of KvmInterruptManager (InterruptManager trait) and MsiInterruptGroup (InterruptSourceGroup). Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>