Describe the bug
During VM snapshot creation, QEMU shows unknown command: 'migrate_set_speed'
To Reproduce
Run vmcloak --debug snapshot --count 3 win10base win10_ 192.168.30.10
Expected behavior
Error not shown
** My Cuckoo version and operating system are::**
Cuckoo 3.0.1, Ubuntu 24.04
The log, error, files etc can be found at:
(qemu) migrate_set_speed 1G
unknown command: 'migrate_set_speed'
(qemu)migrate "exec:/usr/bin/gzip -c -3 > /home/cuckoo/.vmcloak/vms/qemu/win10_2/memory.snapshot"
(qemu) quit
Describe the bug
During VM snapshot creation, QEMU shows
unknown command: 'migrate_set_speed'To Reproduce
Run
vmcloak --debug snapshot --count 3 win10base win10_ 192.168.30.10Expected behavior
Error not shown
** My Cuckoo version and operating system are::**
Cuckoo 3.0.1, Ubuntu 24.04
The log, error, files etc can be found at: