cloud-hypervisor/vmm
Wei Liu e1af251c9f vmm, hypervisor: adjust set_gsi_routing / set_gsi_routes
Make set_gsi_routing take a list of IrqRoutingEntry. The construction of
hypervisor specific structure is left to set_gsi_routing.

Now set_gsi_routes, which is part of the interrupt module, is only
responsible for constructing a list of routing entries.

This further splits hypervisor specific code from hypervisor agnostic
code.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-07-20 07:32:32 +02:00
..
src vmm, hypervisor: adjust set_gsi_routing / set_gsi_routes 2020-07-20 07:32:32 +02:00
Cargo.toml build(deps): bump libc from 0.2.72 to 0.2.73 2020-07-20 05:15:24 +00:00