mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-04 16:13:49 +00:00
With this we are removing the CloudHypervisor definition of StandardRegisters instead using an enum which contains different variants of StandardRegisters coming from their bindigs crate. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>