public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: pbonzini@redhat.com
Cc: kvm@vger.kernel.org, frankja@linux.ibm.com, david@redhat.com,
	borntraeger@linux.ibm.com, cohuck@redhat.com,
	linux-s390@vger.kernel.org, imbrenda@linux.ibm.com
Subject: [GIT PULL 0/3] KVM: s390x: changes for v6.11
Date: Thu, 11 Jul 2024 13:00:03 +0200	[thread overview]
Message-ID: <20240711110654.40152-1-frankja@linux.ibm.com> (raw)

A couple of minor changes/fixes for 6.11 which aren't time critical.

Christoph's ucontrol selftests are on the list but might need another
round or two so they are not included but will be in 6.12.

Please pull:

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-6.11-1

for you to fetch changes up to 7816e58967d0e6cadce05c8540b47ed027dc2499:

  kvm: s390: Reject memory region operations for ucontrol VMs (2024-07-04 09:07:24 +0200)

----------------------------------------------------------------
Assortment of tiny fixes which are not time critical:
 - Rejecting memory region operations for ucontrol mode VMs
 - Rewind the PSW on host intercepts for VSIE
 - Remove unneeded include
----------------------------------------------------------------

Christoph Schlameuss (1):
  kvm: s390: Reject memory region operations for ucontrol VMs

Claudio Imbrenda (1):
  KVM: s390: remove useless include

Eric Farman (1):
  KVM: s390: vsie: retry SIE instruction on host intercepts

 Documentation/virt/kvm/api.rst   | 12 ++++++++++++
 arch/s390/include/asm/kvm_host.h |  1 -
 arch/s390/kvm/kvm-s390.c         |  3 +++
 arch/s390/kvm/vsie.c             | 24 ++++++++++++++++++++----
 4 files changed, 35 insertions(+), 5 deletions(-)

-- 
2.45.2


             reply	other threads:[~2024-07-11 11:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-11 11:00 Janosch Frank [this message]
2024-07-11 11:00 ` [GIT PULL 1/3] KVM: s390: remove useless include Janosch Frank
2024-07-11 11:00 ` [GIT PULL 2/3] KVM: s390: vsie: retry SIE instruction on host intercepts Janosch Frank
2024-07-11 11:00 ` [GIT PULL 3/3] kvm: s390: Reject memory region operations for ucontrol VMs Janosch Frank
2024-07-12 15:23 ` [GIT PULL 0/3] KVM: s390x: changes for v6.11 Paolo Bonzini

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=20240711110654.40152-1-frankja@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /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