public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] KVM: s390: Permit ESA mode guests in VSIE
@ 2026-04-01 15:12 Eric Farman
  2026-04-01 15:12 ` [PATCH v2 1/4] KVM: s390: vsie: Allow non-zarch guests Eric Farman
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Eric Farman @ 2026-04-01 15:12 UTC (permalink / raw)
  To: Christian Borntraeger, Hendrik Brueckner, Janosch Frank,
	Claudio Imbrenda, David Hildenbrand
  Cc: Paolo Bonzini, Jonathan Corbet, Shuah Khan, kvm, linux-s390,
	Eric Farman

Hi Hendrik, Janosch, et al,

As promised here's a quick update to the ESA/VSIE series,
addressing the small comments raised in v1.

v1->v2:
 - [CB] Remove ECB_TE in this scenario
 - [JF] Simplify initialization of newflags
 - [JF] Include "_MASK_" in names of prefix mask definitions
v1: https://lore.kernel.org/linux-s390/20260401020915.1339228-1-farman@linux.ibm.com/

Eric Farman (3):
  KVM: s390: vsie: Allow non-zarch guests
  KVM: s390: vsie: Disable some bits when in ESA mode
  KVM: s390: vsie: Accommodate ESA prefix pages

Hendrik Brueckner (1):
  KVM: s390: Add KVM capability for ESA mode guests

 Documentation/virt/kvm/api.rst         |  8 +++++++
 arch/s390/include/asm/kvm_host.h       |  1 +
 arch/s390/include/asm/kvm_host_types.h |  3 +--
 arch/s390/kvm/kvm-s390.c               |  6 ++++++
 arch/s390/kvm/kvm-s390.h               |  5 ++++-
 arch/s390/kvm/vsie.c                   | 29 ++++++++++++++++++++++----
 include/uapi/linux/kvm.h               |  1 +
 7 files changed, 46 insertions(+), 7 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-04-01 17:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 15:12 [PATCH v2 0/4] KVM: s390: Permit ESA mode guests in VSIE Eric Farman
2026-04-01 15:12 ` [PATCH v2 1/4] KVM: s390: vsie: Allow non-zarch guests Eric Farman
2026-04-01 15:17   ` Christian Borntraeger
2026-04-01 17:45   ` Hendrik Brueckner
2026-04-01 15:12 ` [PATCH v2 2/4] KVM: s390: vsie: Disable some bits when in ESA mode Eric Farman
2026-04-01 17:48   ` Hendrik Brueckner
2026-04-01 15:12 ` [PATCH v2 3/4] KVM: s390: vsie: Accommodate ESA prefix pages Eric Farman
2026-04-01 17:51   ` Hendrik Brueckner
2026-04-01 15:12 ` [PATCH v2 4/4] KVM: s390: Add KVM capability for ESA mode guests Eric Farman

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