cloud-hypervisor/hypervisor/src
Wei Liu beb4f86b82 hypervisor, vmm: drop VmState and code
VmState was introduced to hold hypervisor specific VM state. KVM does
not need it and MSHV does not really use it yet.

Just drop the code. It can be easily revived once there is a need.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-07-14 22:09:04 +01:00
..
arch build: Fix beta clippy issue (derive_partial_eq_without_eq) 2022-06-30 20:50:45 +01:00
kvm hypervisor, vmm: drop VmState and code 2022-07-14 22:09:04 +01:00
mshv hypervisor, vmm: drop VmState and code 2022-07-14 22:09:04 +01:00
cpu.rs hypervisor: provide a generic MpState structure 2022-07-14 22:09:04 +01:00
device.rs hypervisor: allow downcasting to KVM / MSHV device fd 2022-07-14 08:09:50 +01:00
hypervisor.rs hypervisor: mshv: Override hypervisor R/W behavior for unknown MSR 2022-06-09 20:53:58 +01:00
lib.rs hypervisor, vmm: drop VmState and code 2022-07-14 22:09:04 +01:00
vm.rs hypervisor, vmm: drop VmState and code 2022-07-14 22:09:04 +01:00