[GIT PULL] KVM: VFIO changes for 7.2
From: Sean Christopherson
Date: Thu Jun 11 2026 - 20:50:51 EST
The following changes since commit b7fbe9a1bf9ee6c967ef77d366ca58c35fcf1887:
Merge branch 'kvm-apx-prepare' into HEAD (2026-05-13 12:38:31 -0400)
are available in the Git repository at:
https://github.com/kvm-x86/linux.git tags/kvm-x86-vfio-7.2
for you to fetch changes up to 156615264fd3430e7f90b36f46076b2f6ec4a24a:
KVM: VFIO: update coherency only if file was deleted (2026-05-13 11:12:40 -0700)
----------------------------------------------------------------
KVM VFIO changes for 7.2
Use guard() to cleanup up various KVM+VFIO flows.
----------------------------------------------------------------
Carlos López (4):
KVM: VFIO: clean up control flow in kvm_vfio_file_add()
KVM: VFIO: use mutex guard in kvm_vfio_file_set_spapr_tce()
KVM: VFIO: deduplicate file release logic
KVM: VFIO: update coherency only if file was deleted
virt/kvm/vfio.c | 98 +++++++++++++++++++++------------------------------------
1 file changed, 35 insertions(+), 63 deletions(-)