cloud-hypervisor/vmm
Wei Liu 4ef97d8ddb vmm: interrupts: clearly separate MsiInterruptGroup and InterruptRoute
MsiInterruptGroup doesn't need to know the internal field names of
InterruptRoute. Introduce two helper functions to eliminate references
to irq_fd. This is done similarly to the enable and disable helper
functions.

Also drop the pub keyword from InterruptRoute fields. It is not needed
anymore.

No functional change.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-09-29 13:51:35 +02:00
..
src vmm: interrupts: clearly separate MsiInterruptGroup and InterruptRoute 2020-09-29 13:51:35 +02:00
Cargo.toml acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00