mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
In anticipation for accessing the legacy interrupt manager from the function creating a VFIO PCI device, we store it as part of the DeviceManager, to make it available for all methods. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>