From: Christian Borntraeger <borntraeger@linux.ibm.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: KVM <kvm@vger.kernel.org>, Janosch Frank <frankja@linux.ibm.com>,
Claudio Imbrenda <imbrenda@linux.ibm.com>,
David Hildenbrand <david@redhat.com>,
linux-s390 <linux-s390@vger.kernel.org>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
Heiko Carstens <hca@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Thomas Huth <thuth@redhat.com>,
Sven Schnelle <svens@linux.ibm.com>,
Marc Hartmayer <mhartmay@linux.ibm.com>
Subject: [GIT PULL 0/1] KVM: s390: Fix z16 support (for KVM master)
Date: Thu, 4 Jul 2024 10:42:44 +0200 [thread overview]
Message-ID: <20240704084245.13539-1-borntraeger@linux.ibm.com> (raw)
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(+)
next reply other threads:[~2024-07-04 8:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-04 8:42 Christian Borntraeger [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240704084245.13539-1-borntraeger@linux.ibm.com \
--to=borntraeger@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=david@redhat.com \
--cc=frankja@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mhartmay@linux.ibm.com \
--cc=pbonzini@redhat.com \
--cc=svens@linux.ibm.com \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox