cloud-hypervisor/hypervisor/src
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
..
arch vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00
kvm vmm, hypervisor: adjust set_gsi_routing / set_gsi_routes 2020-07-20 07:32:32 +02:00
cpu.rs hypervisor: Define a VM-Exit abstraction 2020-07-06 12:59:43 +01:00
hypervisor.rs hypervisor: Retrieve list of supported MSRs 2020-06-30 14:03:03 +01:00
lib.rs hypervisor: introduce a new function 2020-07-15 17:21:07 +02:00
vm.rs vmm, hypervisor: adjust set_gsi_routing / set_gsi_routes 2020-07-20 07:32:32 +02:00