public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] s390x: one fix and three cleanups
@ 2017-08-30 16:05 David Hildenbrand
  2017-08-30 16:06 ` [PATCH v1 1/4] KVM: s390: guestdbg: fix range check David Hildenbrand
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: David Hildenbrand @ 2017-08-30 16:05 UTC (permalink / raw)
  To: kvm
  Cc: Christian Borntraeger, Paolo Bonzini, Radim Krčmář,
	david, Cornelia Huck

We never ran into the range check case, as Linux guest never use
overflowing intervals.

vsie part smoke tested with a vsie setup under lpar.

David Hildenbrand (4):
  KVM: s390: guestdbg: fix range check
  KVM: s390: use WARN_ON_ONCE only for checking
  KVM: s390: vsie: cleanup mcck reinjection
  KVM: s390: vsie: use common code functions for pinning

 arch/s390/kvm/guestdbg.c  |  2 +-
 arch/s390/kvm/interrupt.c |  6 ++++--
 arch/s390/kvm/vsie.c      | 25 ++++++-------------------
 include/linux/kvm_host.h  |  1 +
 virt/kvm/kvm_main.c       |  4 ++--
 5 files changed, 14 insertions(+), 24 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2017-09-01 13:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 16:05 [PATCH v1 0/4] s390x: one fix and three cleanups David Hildenbrand
2017-08-30 16:06 ` [PATCH v1 1/4] KVM: s390: guestdbg: fix range check David Hildenbrand
2017-08-31 10:13   ` Cornelia Huck
2017-08-31 10:36   ` Christian Borntraeger
2017-08-30 16:06 ` [PATCH v1 2/4] KVM: s390: use WARN_ON_ONCE only for checking David Hildenbrand
2017-08-31 10:16   ` Cornelia Huck
2017-08-31 10:55   ` Christian Borntraeger
2017-08-30 16:06 ` [PATCH v1 3/4] KVM: s390: vsie: cleanup mcck reinjection David Hildenbrand
2017-08-31 11:01   ` Christian Borntraeger
2017-08-31 11:11     ` Cornelia Huck
2017-08-30 16:06 ` [PATCH v1 4/4] KVM: s390: vsie: use common code functions for pinning David Hildenbrand
2017-08-31 11:44   ` Christian Borntraeger
2017-08-31 12:13     ` David Hildenbrand
2017-08-31 12:22       ` Christian Borntraeger
2017-08-31 13:00         ` David Hildenbrand
2017-09-01 12:49           ` Christian Borntraeger
2017-09-01 13:18             ` David Hildenbrand

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