vmm: device_manager: Remove 'restoring' attribute

Given 'restoring' isn't needed anymore from the DeviceManager structure,
let's simplify it.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2022-11-28 15:15:03 +01:00
parent cc3706afe1
commit 90b5014a50
2 changed files with 0 additions and 10 deletions

View File

@@ -564,7 +564,6 @@ impl Vm {
numa_nodes.clone(),
&activate_evt,
force_iommu,
restoring,
boot_id_list,
timestamp,
snapshot_from_id(snapshot, DEVICE_MANAGER_SNAPSHOT_ID),