cloud-hypervisor/vmm
Sebastien Boeuf c8c3cad8cb vmm: device_manager: Update structure holding PCI IRQs
Make the code a bit clearer by changing the naming of the structure
holding the list of IRQs reserved for PCI devices. It is also modified
into an array of 32 entries since we know this is the amount of PCI
slots that is supported.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-18 15:26:25 +01:00
..
src vmm: device_manager: Update structure holding PCI IRQs 2021-03-18 15:26:25 +01:00
Cargo.toml build(deps): bump libc from 0.2.88 to 0.2.89 2021-03-15 23:40:01 +00:00