mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The construction of `GICR_TYPER` register will need vCPU states. Therefore this commit adds methods to extract saved vCPU states from the cpu manager. Signed-off-by: Henry Wang <Henry.Wang@arm.com>