On Tue, Apr 04, 2023, Sean Christopherson wrote: > On Tue, Apr 04, 2023, Sean Christopherson wrote: > > diff --git a/x86/unittests.cfg b/x86/unittests.cfg > > index f324e32d..6194e0ea 100644 > > --- a/x86/unittests.cfg > > +++ b/x86/unittests.cfg > > @@ -143,6 +143,12 @@ file = access_test.flat > > arch = x86_64 > > extra_params = -cpu max > > > > +[access_fep] > > +file = access_test.flat > > +arch = x86_64 > > +extra_params = -cpu max -append force_emulation > > +groups = nodefault > > Argh, this needs to override the timeout. Ditto for the vmx_pf_exception_test_fep > variant. If there are no other issues or objections in the series, I'll set the > timeouts to 240 when applying. FYI Mathias, Paolo grabbed these already but missed my mea culpas. Posted fixes for the configs: https://lore.kernel.org/all/20230404234112.367850-1-seanjc@xxxxxxxxxx