public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Farman <farman@linux.ibm.com>
To: Christian Borntraeger <borntraeger@linux.ibm.com>,
	Hendrik Brueckner <brueckner@linux.ibm.com>,
	Janosch Frank <frankja@linux.ibm.com>,
	Claudio Imbrenda <imbrenda@linux.ibm.com>,
	David Hildenbrand <david@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Jonathan Corbet <corbet@lwn.net>,
	Shuah Khan <skhan@linuxfoundation.org>,
	kvm@vger.kernel.org, linux-s390@vger.kernel.org,
	Eric Farman <farman@linux.ibm.com>
Subject: [PATCH v2 0/4] KVM: s390: Permit ESA mode guests in VSIE
Date: Wed,  1 Apr 2026 17:12:17 +0200	[thread overview]
Message-ID: <20260401151221.2272408-1-farman@linux.ibm.com> (raw)

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


             reply	other threads:[~2026-04-01 15:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-01 15:12 Eric Farman [this message]
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

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=20260401151221.2272408-1-farman@linux.ibm.com \
    --to=farman@linux.ibm.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=brueckner@linux.ibm.com \
    --cc=corbet@lwn.net \
    --cc=david@kernel.org \
    --cc=frankja@linux.ibm.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=skhan@linuxfoundation.org \
    /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