Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: s390: Toggle operation exception for userspace
@ 2026-05-07 20:08 Eric Farman
  2026-05-07 20:08 ` [PATCH v2 1/3] " Eric Farman
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Eric Farman @ 2026-05-07 20:08 UTC (permalink / raw)
  To: Christian Borntraeger, Janosch Frank, Claudio Imbrenda,
	David Hildenbrand
  Cc: kvm, linux-s390, Eric Farman

Claudio, et al,

Here's an update to the USER_OPEREXEC patch I'd sent the other day.
Besides the addition of Claudio's r-b (thank you!), Patch 1 is identical.

Patch 2 contains a couple of new selftests. As it stands, they all run
with patch 1 applied, but I put the failing test at the end for if
Patch 1 is missing.

Patch 3 is unrelated, but is a minor typo I stumbled on yesterday while
looking at this. It seems small enough that a second `git send-email`
command seems unnecessary. :)

Eric Farman (3):
  KVM: s390: Toggle operation exception for userspace
  KVM: s390: selftests: Extended user_operexec tests
  KVM: s390: Fix typo in UCONTROL documentation

 Documentation/virt/kvm/api.rst                |   2 +-
 arch/s390/kvm/kvm-s390.c                      |   3 +-
 .../selftests/kvm/include/s390/facility.h     |   6 +
 .../selftests/kvm/s390/user_operexec.c        | 110 ++++++++++++++++++
 4 files changed, 119 insertions(+), 2 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-05-11 12:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 20:08 [PATCH v2 0/3] KVM: s390: Toggle operation exception for userspace Eric Farman
2026-05-07 20:08 ` [PATCH v2 1/3] " Eric Farman
2026-05-08  9:54   ` Christian Borntraeger
2026-05-11  8:01   ` Janosch Frank
2026-05-11  8:08   ` Janosch Frank
2026-05-11 12:56     ` Eric Farman
2026-05-07 20:08 ` [PATCH v2 2/3] KVM: s390: selftests: Extended user_operexec tests Eric Farman
2026-05-08 10:05   ` Christian Borntraeger
2026-05-08 10:30   ` Claudio Imbrenda
2026-05-11  8:04   ` Janosch Frank
2026-05-07 20:08 ` [PATCH v2 3/3] KVM: s390: Fix typo in UCONTROL documentation Eric Farman
2026-05-08 10:29   ` Claudio Imbrenda
2026-05-11 10:59   ` Hendrik Brueckner
2026-05-08 10:07 ` [PATCH v2 0/3] KVM: s390: Toggle operation exception for userspace Christian Borntraeger
2026-05-08 13:08   ` Eric Farman
2026-05-08 14:50 ` Christian Borntraeger

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