mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
512591ba1c
On Microsoft Hypervisor, we need to save/restore five VP state components which are as follows: 1. Local APIC 2. Xsave 3. Synthetic Message Page 4. Synthetic Event Flags Page 5. Synthetic Timers In the MSHV crate we created a single struct for all the components and API to get/set the states. Signed-off-by: Muminul Islam <muislam@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |