mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 03:50:12 +00:00
convert cont monitor command to qmp
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
f77f91f3d4
commit
12060fe8c3
@ -3084,7 +3084,7 @@ sub vm_resume {
|
||||
|
||||
check_lock($conf) if !$skiplock;
|
||||
|
||||
vm_monitor_command($vmid, "cont");
|
||||
vm_mon_cmd($vmid, "cont");
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user