]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Jul 2025 15:08:56 +0000 (11:08 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 29 Jul 2025 12:36:42 +0000 (08:36 -0400)
commit9de13951d5c3b424a1ad3767e7bc013831e7ad5d
treeb3ebdc7505686c498e8acd8803ee100f1ea57401
parentcc5a1021aa50b0b63d8a71f3ccfc51ed876ee92d
parentbbc13ae593e0ea47357ff6e4740c533c16c2ae1e
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux into HEAD

KVM VFIO device assignment cleanups for 6.17

Kill off kvm_arch_{start,end}_assignment() and x86's associated tracking now
that KVM no longer uses assigned_device_count as a bad heuristic for "VM has
an irqbypass producer" or for "VM has access to host MMIO".
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c