Actions
action #29634
closedEnable QEMU snapshots function for virtio-gpu
Start date:
2017-12-20
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Previously the qemu version of qemu_x86_64 worker was too old and didn't support take snapshots with virtio-gpu.
So we disabled it by: https://github.com/os-autoinst/os-autoinst/pull/832
But the qemu version was updated to "QEMU emulator version 2.9.1(openSUSE Leap 42.3)" now, we should drop this line:
https://github.com/os-autoinst/os-autoinst/pull/832/files#diff-ce37f278fec25235d9f905442ecd8e5aR183
to enable the snapshots function for virtio-gpu.
Updated by szarate over 5 years ago
- Target version set to Ready
I wonder if we can revisit this at some point
Updated by mitiao almost 5 years ago
Did it re-enable after qemu backend refactor?
See https://openqa.suse.de/tests/2262499
Updated by okurz almost 4 years ago
- Status changed from New to Resolved
- Assignee set to okurz
qemu snapshots work fine, see https://openqa.opensuse.org/tests/1108382
Actions