> On Jun 23, 2020, at 10:12 AM, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote: > > On 23/06/20 19:02, Nadav Amit wrote: >>> On Jun 23, 2020, at 2:20 AM, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote: >>> >>> The VMX tests are 64-bit only, so checking the architecture is >>> unnecessary. Also, if the tests supported 32-bits environments >>> the #ifdef would probably go in test_canonical. >> >> Why do you say that the VMX tests are 64-bit only? I ran it the other day on >> 32-bit and it was working. > > Because it is not listed in either x86/Makefile.i386 or > x86/Makefile.common. :) Oops, stupid me. So I guess I was not running it after all...