diff --git a/qemu/tests/nested_hyperv_on_kvm.py b/qemu/tests/nested_hyperv_on_kvm.py index d460ffc60c8..0884f048638 100644 --- a/qemu/tests/nested_hyperv_on_kvm.py +++ b/qemu/tests/nested_hyperv_on_kvm.py @@ -10,7 +10,7 @@ def run(test, params, env): """ Nested Hyper-V on KVM: - This case is used to test in L1 Windows VM, start L2 BIOS/UEFI Linux VM + This case is used to test in L1 Windows VM, start L2 BIOS/UEFI Linux VM via Fedora image :param test: QEMU test object :param params: Dictionary with the test parameters