cloud-hypervisor/hypervisor/src
Muminul Islam c3d6aceed1 hypervisor: Add Misc register to Save/Restore state for MSHV
Hypercall register needs to be saved and restored for
TLB flush and IPI synthetic features enablement.
Enabling these two synthetic features improves
guest performance.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2021-10-15 14:54:02 -07:00
..
arch clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
kvm hypervisor: kvm: Add missing MSR related to Hyper-V 2021-10-11 15:30:13 +02:00
mshv hypervisor: Add Misc register to Save/Restore state for MSHV 2021-10-15 14:54:02 -07:00
cpu.rs hypervisor: Add Misc register to Save/Restore state for MSHV 2021-10-15 14:54:02 -07:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: Add get_host_ipa_limit for AArch64 2021-06-10 12:06:17 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
vm.rs hypervisor: implement devicefd management for MSHV 2021-09-07 15:17:08 +01:00