cloud-hypervisor/vmm
Sebastien Boeuf 86e7f07485 vmm: cpu: Create vCPUs before the DeviceManager
Moving the creation of the vCPUs before the DeviceManager gets created
will allow for the aarch64 vGIC to be created before the DeviceManager
as well in a follow up patch. The end goal being to adopt the same
creation sequence for both x86_64 and aarch64, and keeping in mind that
the vGIC requires every vCPU to be created.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-11-23 11:49:57 +01:00
..
src vmm: cpu: Create vCPUs before the DeviceManager 2022-11-23 11:49:57 +01:00
Cargo.toml build: Bump once_cell from 1.15.0 to 1.16.0 2022-11-12 08:30:12 +00:00