Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> --- x86/unittests.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x86/unittests.cfg b/x86/unittests.cfg index 5ab46671d631..42f1ad454c6d 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -502,16 +502,19 @@ arch = x86_64 file = hyperv_synic.flat smp = 2 extra_params = -cpu kvm64,hv_synic -device hyperv-testdev +groups = hyperv [hyperv_stimer] file = hyperv_stimer.flat smp = 2 extra_params = -cpu kvm64,hv_time,hv_synic,hv_stimer -device hyperv-testdev +groups = hyperv [hyperv_clock] file = hyperv_clock.flat smp = 2 extra_params = -cpu kvm64,hv_time +groups = hyperv [intel_iommu] file = intel-iommu.flat -- 2.9.4