cloud-hypervisor/hypervisor
Sebastien Boeuf e35d4c5b28 hypervisor: Store all supported MSRs
On x86 architecture, we need to save a list of MSRs as part of the vCPU
state. By providing the full list of MSRs supported by KVM, this patch
fixes the remaining snapshot/restore issues, as the vCPU is restored
with all its previous states.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-06-30 14:03:03 +01:00
..
src hypervisor: Store all supported MSRs 2020-06-30 14:03:03 +01:00
Cargo.toml vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00