[GIT PULL] (Final?) KVM change for Linux 6.16

From: Paolo Bonzini
Date: Wed Jul 23 2025 - 17:56:18 EST


Linus,

The following changes since commit 4b7d440de209cb2bb83827c30107ba05884a50c7:

Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEAD (2025-07-17 17:06:13 +0200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 5a53249d149f48b558368c5338b9921b76a12f8c:

KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls (2025-07-23 23:48:54 +0200)

----------------------------------------------------------------
x86:

* Fix cleanup mistake (probably a cut-and-paste error) in a Xen
hypercall.

----------------------------------------------------------------
Manuel Andreas (1):
KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls

arch/x86/kvm/xen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)