'hyperv-testdev' is redundant for stimer tests. Signed-off-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> --- x86/unittests.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x86/unittests.cfg b/x86/unittests.cfg index 5ecb9bba535b..5c0c55a0f405 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -303,7 +303,7 @@ groups = hyperv [hyperv_stimer] file = hyperv_stimer.flat smp = 2 -extra_params = -cpu kvm64,hv_vpindex,hv_time,hv_synic,hv_stimer -device hyperv-testdev +extra_params = -cpu kvm64,hv_vpindex,hv_time,hv_synic,hv_stimer groups = hyperv [hyperv_clock] -- 2.20.1