mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
devices, vmm: Move Pl011 to new restore design
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
committed by
Rob Bradford
parent
0bd910e8b0
commit
9fbf52b998
@@ -1773,6 +1773,8 @@ impl DeviceManager {
|
||||
interrupt_group,
|
||||
serial_writer,
|
||||
self.timestamp,
|
||||
versioned_state_from_id(self.snapshot.as_ref(), id.as_str())
|
||||
.map_err(DeviceManagerError::RestoreGetState)?,
|
||||
)));
|
||||
|
||||
self.bus_devices
|
||||
|
||||
Reference in New Issue
Block a user