Skip to content

Commit

Permalink
add basic nested hyperv on kvm test case
Browse files Browse the repository at this point in the history
1. Start L1 Windows VM (w2022,2019,2016,win10)
2. Start L2 BIOS/UEFI VM via booting up fedora image
Signed-off-by: lixuemin2016 <[email protected]>
  • Loading branch information
lixuemin2016 authored May 31, 2023
1 parent 475167e commit 341dc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu/tests/nested_hyperv_on_kvm.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 341dc63

Please sign in to comment.