public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] KVM: s390: pv: make use of ultravisor AIV support
@ 2022-02-08 16:53 Michael Mueller
  2022-02-08 16:53 ` [PATCH v2 1/1] " Michael Mueller
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Mueller @ 2022-02-08 16:53 UTC (permalink / raw)
  To: kvm
  Cc: cohuck, borntraeger, frankja, thuth, pasic, david, linux-s390,
	linux-kernel, Michael Mueller

This patch enables the ultravisor adapter interruption vitualization
support.

Changes in v2:
- moved GISA disable into "put CPUs in PV mode" routine
- moved GISA enable into "pull CPUs out of PV mode" routine 

[1] https://lore.kernel.org/lkml/ae7c65d8-f632-a7f4-926a-50b9660673a1@linux.ibm.com/T/#mcb67699bf458ba7482f6b7529afe589d1dbb5930

Michael Mueller (1):
  KVM: s390: pv: make use of ultravisor AIV support

 arch/s390/include/asm/uv.h |  1 +
 arch/s390/kvm/interrupt.c  | 53 +++++++++++++++++++++++++++++++++-----
 arch/s390/kvm/kvm-s390.c   | 12 ++++++---
 arch/s390/kvm/kvm-s390.h   | 11 ++++++++
 4 files changed, 68 insertions(+), 9 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-02-09 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-08 16:53 [PATCH v2 0/1] KVM: s390: pv: make use of ultravisor AIV support Michael Mueller
2022-02-08 16:53 ` [PATCH v2 1/1] " Michael Mueller
2022-02-09  9:12   ` Janosch Frank
2022-02-09 12:26     ` Michael Mueller

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