cloud-hypervisor/vmm
Wei Liu 574cab6990 vmm: interrupt: create GSI hashmap directly
The observation is that the GSI hashmap remains untouched before getting
passed into the MSI interrupt manager. We can create that hashmap
directly in the interrupt manager's new function.

The drops one import from the interrupt module.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-06-30 12:09:42 +01:00
..
src vmm: interrupt: create GSI hashmap directly 2020-06-30 12:09:42 +01:00
Cargo.toml build(deps): bump signal-hook from 0.1.15 to 0.1.16 2020-06-22 14:09:11 +01:00