mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: Add support for HyperV Enlightenment feature "relaxed"
This patch adds QEMU support for the "relaxed" feature implemented by previous patch.
This commit is contained in:
@@ -241,6 +241,8 @@ mymain(void)
|
||||
|
||||
DO_TEST("smp");
|
||||
|
||||
DO_TEST("hyperv");
|
||||
|
||||
DO_TEST_FULL("restore-v1", 0, "stdio");
|
||||
DO_TEST_FULL("restore-v2", 0, "stdio");
|
||||
DO_TEST_FULL("restore-v2", 0, "exec:cat");
|
||||
|
||||
Reference in New Issue
Block a user