cloud-hypervisor/hypervisor/src
Muminul Islam c7b794a7c5 hypervisor: Fix MSHV set_xsave API call
MSHV set_xsave got changed to fix the Snapshot and restore issue.
This patch fixes the API call.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2021-06-03 08:30:50 +01:00
..
arch misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
kvm hypervisor: tdx: Unconditionally enable TDX debug 2021-06-01 09:50:22 -07:00
mshv hypervisor: Fix MSHV set_xsave API call 2021-06-03 08:30:50 +01:00
cpu.rs hypervisor: Address Rust 1.51.0 clippy issue (upper_case_acroynms) 2021-03-26 11:32:09 +00:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: Remove panic from Hypervisor::check_required_extensions() 2021-05-19 17:11:30 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
vm.rs hypervisor: Address Rust 1.51.0 clippy issue (from_over_into) 2021-03-26 11:32:09 +00:00