cloud-hypervisor/hypervisor
Henry Wang ffafeda4b6 AArch64: Implement AArch64 vCPU states save/restore
This commit adds methods to save/restore AArch64 vCPU registers,
including:

1. The AArch64 `VcpuKvmState` structure.

2. Some `Vcpu` trait methods of the `KvmVcpu` structure to
enable the save/restore of the AArch64 vCPU states.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2020-09-23 12:37:25 +01:00
..
src AArch64: Implement AArch64 vCPU states save/restore 2020-09-23 12:37:25 +01:00
Cargo.toml build(deps): bump libc from 0.2.76 to 0.2.77 2020-09-10 06:45:09 +00:00