[GIT PULL] KVM changes for Linux 6.10-rc7
From: Paolo Bonzini
Date: Fri Jul 05 2024 - 04:51:49 EST
Linus,
The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:
Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)
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 8ad209fc6448e1d7fff7525a8d40d2fb549f72d1:
Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (2024-07-05 04:45:53 -0400)
Things have definitely calmed down. :)
Thanks,
Paolo
----------------------------------------------------------------
s390: fix support for z16 systems.
----------------------------------------------------------------
Christian Borntraeger (1):
KVM: s390: fix LPSWEY handling
Paolo Bonzini (1):
Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
arch/s390/include/asm/kvm_host.h | 1 +
arch/s390/kvm/kvm-s390.c | 1 +
arch/s390/kvm/kvm-s390.h | 15 +++++++++++++++
arch/s390/kvm/priv.c | 32 ++++++++++++++++++++++++++++++++
4 files changed, 49 insertions(+)