mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03: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