On Wed, Apr 26, 2023, Paolo Bonzini wrote: > On Mon, Apr 24, 2023 at 7:35 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote: > > > > KVM SVM changes for 6.4. The highlight, by a country mile, is support for > > virtual NMIs. > > > > The following changes since commit d8708b80fa0e6e21bc0c9e7276ad0bccef73b6e7: > > > > KVM: Change return type of kvm_arch_vm_ioctl() to "int" (2023-03-16 10:18:07 -0400) > > > > are available in the Git repository at: > > > > https://github.com/kvm-x86/linux.git tags/kvm-x86-svm-6.4 > > > > for you to fetch changes up to c0d0ce9b5a851895f34fd401c9dddc70616711a4: > > > > KVM: SVM: Remove a duplicate definition of VMCB_AVIC_APIC_BAR_MASK (2023-04-04 11:08:12 -0700) > > Pulled (but not pushed yet), thanks. > > This is probably the sub-PR for which I'm more interested in giving > the code a closer look, but this is more about understanding the > changes than it is about expecting something bad in it. 100% agree. If you were to scrutinize only one thing for 6.4, the vNMI changes are definitely my choice for extra eyeballs.