On Wed, 30 Oct 2024 21:53:33 -0700, Sean Christopherson wrote: > Force -march=x86-64-v2 to avoid SSE/AVX instructions if and only if the > uarch definition is supported by the compiler, e.g. gcc 7.5 only supports > x86-64. Applied to kvm-x86 fixes, thanks! [1/1] KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported https://github.com/kvm-x86/linux/commit/979956bc6811 -- https://github.com/kvm-x86/linux/tree/next