]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Jun 2026 07:56:41 +0000 (09:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Jun 2026 07:56:41 +0000 (09:56 +0200)
commit4d37da77e657edc44eba33d57701b9b6ba058252
tree5907c8e2c5b8f00054d06ae0800c57870f2a8574
parent94e6ddf9a0caf407d628ef41c92b59371e1cd338
parent5804f58901af77ab507e199d31dfa263404e177c
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD

KVM generic changes for 7.2

 - Rename invalidate_begin() to invalidate_start() throughout KVM to follow
   the kernel's nomenclature, e.g. for mmu_notifiers.

 - Minor cleanups.
arch/x86/kvm/mmu/mmu.c
virt/kvm/kvm_main.c