cloud-hypervisor/hypervisor/src
Rob Bradford da642fcf7f hypervisor: Add "HyperV" exit to list of KVM exits
Currently we don't need to do anything to service these exits but when
the synthetic interrupt controller is active an exit will be triggered
to notify the VMM of details of the synthetic interrupt page.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-09-16 16:08:01 +01:00
..
arch vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00
kvm hypervisor: Add "HyperV" exit to list of KVM exits 2020-09-16 16:08:01 +01:00
cpu.rs hypervisor: Add "HyperV" exit to list of KVM exits 2020-09-16 16:08:01 +01:00
device.rs hypervisor: Refactor create_passthrough_device() for generic type 2020-07-21 16:22:02 +02:00
hypervisor.rs hypervisor: drop get_api_version from Hypervisor trait 2020-09-07 11:59:08 +01:00
lib.rs hypervisor: Introduce VM state to Vm hypervisor trait 2020-08-24 08:48:15 +02:00
vm.rs hypervisor: Introduce VM state to Vm hypervisor trait 2020-08-24 08:48:15 +02:00