mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
There are other potential users of these registers definitions in the hypervisor crate. And hypervisor crate cannot use definitions from arch crate because it creates cyclic dependency. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>