public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] KVM: s390x: changes for v6.11
@ 2024-07-11 11:00 Janosch Frank
  2024-07-11 11:00 ` [GIT PULL 1/3] KVM: s390: remove useless include Janosch Frank
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Janosch Frank @ 2024-07-11 11:00 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, frankja, david, borntraeger, cohuck, linux-s390, imbrenda

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


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

end of thread, other threads:[~2024-07-12 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 11:00 [GIT PULL 0/3] KVM: s390x: changes for v6.11 Janosch Frank
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

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