commit 0e9b0e012459af5a1644473ec242e80015ceab76
Merge: 591cd656a1bf 2619da73bb2f
Author: Paolo Bonzini <pbonzini@redhat.com>
Date: Sat Apr 11 14:10:44 2026 +0200
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
KVM x86 fixes for 7.1
Declare flexible arrays in uAPI structures using __DECLARE_FLEX_ARRAY() so
that KVM's uAPI headers can be included in C++ projects.