public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/1] KVM: s390: Fix z16 support (for KVM master)
@ 2024-07-04  8:42 Christian Borntraeger
  2024-07-04  8:42 ` [GIT PULL 1/1] KVM: s390: fix LPSWEY handling Christian Borntraeger
  2024-07-05  8:52 ` [GIT PULL 0/1] KVM: s390: Fix z16 support (for KVM master) Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Borntraeger @ 2024-07-04  8:42 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: KVM, Janosch Frank, Claudio Imbrenda, David Hildenbrand,
	linux-s390, Christian Borntraeger, Heiko Carstens, Vasily Gorbik,
	Alexander Gordeev, Thomas Huth, Sven Schnelle, Marc Hartmayer

Paolo,

please pull the following for 6.10


The following changes since commit dee67a94d4c6cbd05b8f6e1181498e94caa33334:

  Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD (2024-06-21 08:03:55 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.10-1

for you to fetch changes up to 4c6abb7f7b349f00c0f7ed5045bf67759c012892:

  KVM: s390: fix LPSWEY handling (2024-07-01 14:31:15 +0200)

----------------------------------------------------------------
KVM: s390: Fix z16 support

The z16 support might fail with the lpswey instruction. Provide a
handler.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: fix LPSWEY handling

 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(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-05  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04  8:42 [GIT PULL 0/1] KVM: s390: Fix z16 support (for KVM master) Christian Borntraeger
2024-07-04  8:42 ` [GIT PULL 1/1] KVM: s390: fix LPSWEY handling Christian Borntraeger
2024-07-05  8:52 ` [GIT PULL 0/1] KVM: s390: Fix z16 support (for KVM master) Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox