cloud-hypervisor/hypervisor
Muminul Islam 512591ba1c hypervisor: rework VP state components
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>
2024-04-24 16:02:54 +00:00
..
src hypervisor: rework VP state components 2024-04-24 16:02:54 +00:00
Cargo.toml build: Bump env_logger from 0.10.2 to 0.11.3 2024-04-18 00:29:58 +00:00