Re: [PATCH] KVM: selftests: Fix build on architectures other than x86_64

2024-10-01 Thread Paolo Bonzini
On Mon, Sep 30, 2024 at 8:10 PM Mark Brown wrote: > > The recent addition of support for testing with the x86 specific quirk > KVM_X86_QUIRK_SLOT_ZAP_ALL disabled in the generic memslot tests broke the > build of the KVM selftests for all other architectures: > > In file included from include/kvm_

[PATCH] KVM: selftests: Fix build on architectures other than x86_64

2024-09-30 Thread Mark Brown
The recent addition of support for testing with the x86 specific quirk KVM_X86_QUIRK_SLOT_ZAP_ALL disabled in the generic memslot tests broke the build of the KVM selftests for all other architectures: In file included from include/kvm_util.h:8, from include/memstress.h:13,