cloud-hypervisor/vm-migration
Henry Wang c6b47d39e0 vmm: refactor vCPU save/restore code in restoring VM
Similarly as the VM booting process, on AArch64 systems,
the vCPUs should be created before the creation of GIC. This
commit refactors the vCPU save/restore code to achieve the
above-mentioned restoring order.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2020-09-23 12:37:25 +01:00
..
src vmm: refactor vCPU save/restore code in restoring VM 2020-09-23 12:37:25 +01:00
Cargo.toml vm-migration: Define the Snapshottable and Transportable traits 2020-04-02 13:24:25 +01:00