kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/1] KVM: s390: Fix for running nested under z/VM
@ 2020-05-06 11:59 Christian Borntraeger
  2020-05-06 11:59 ` [GIT PULL 1/1] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction Christian Borntraeger
  2020-05-06 12:12 ` [GIT PULL 0/1] KVM: s390: Fix for running nested under z/VM Paolo Bonzini
  0 siblings, 2 replies; 9+ messages in thread
From: Christian Borntraeger @ 2020-05-06 11:59 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: KVM, Janosch Frank, David Hildenbrand, Cornelia Huck, linux-s390,
	Christian Borntraeger, Claudio Imbrenda, Tony Krowiak,
	Pierre Morel

Paolo,
a fix for kvm/master.

The following changes since commit 2a173ec993baa6a97e7b0fb89240200a88d90746:

  MAINTAINERS: add a reviewer for KVM/s390 (2020-04-20 11:24:00 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-5.7-3

for you to fetch changes up to 5615e74f48dcc982655543e979b6c3f3f877e6f6:

  KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction (2020-05-05 11:15:05 +0200)

----------------------------------------------------------------
KVM: s390: Fix for running nested uner z/VM

There are circumstances when running nested under z/VM that would trigger a
WARN_ON_ONCE. Remove the WARN_ON_ONCE. Long term we certainly want to make this
code more robust and flexible, but just returning instead of WARNING makes
guest bootable again.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction

 arch/s390/kvm/priv.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2020-05-06 16:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 11:59 [GIT PULL 0/1] KVM: s390: Fix for running nested under z/VM Christian Borntraeger
2020-05-06 11:59 ` [GIT PULL 1/1] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction Christian Borntraeger
2020-05-06 12:12   ` Paolo Bonzini
2020-05-06 12:23     ` Christian Borntraeger
2020-05-06 13:04       ` Paolo Bonzini
2020-05-06 13:09         ` David Hildenbrand
2020-05-06 16:32           ` Paolo Bonzini
2020-05-06 13:10         ` Christian Borntraeger
2020-05-06 12:12 ` [GIT PULL 0/1] KVM: s390: Fix for running nested under z/VM Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).