mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vmm: Move VM shutdown event to Vmm::vm_shutdown
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -1397,8 +1397,6 @@ impl Vm {
|
||||
}
|
||||
*state = new_state;
|
||||
|
||||
event!("vm", "shutdown");
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user