mbox series

[GIT,PULL] KVM changes for Linux 6.10-rc7

Message ID 20240705085120.659090-1-pbonzini@redhat.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] KVM changes for Linux 6.10-rc7 | expand

Pull-request

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

Message

Paolo Bonzini July 5, 2024, 8:51 a.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org July 5, 2024, 7:37 p.m. UTC | #1
The pull request you sent on Fri,  5 Jul 2024 04:51:20 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/75aa87ca486b95ffae678300722022f01d33b7ca

Thank you!