All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s390x: kvm: Honor storage keys during emulation
@ 2022-05-06 15:39 Janis Schoetterl-Glausch
  2022-05-06 15:39 ` [PATCH 1/2] Pull in MEMOP changes in linux-headers Janis Schoetterl-Glausch
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Janis Schoetterl-Glausch @ 2022-05-06 15:39 UTC (permalink / raw)
  To: qemu-s390x, Christian Borntraeger, Halil Pasic
  Cc: Janis Schoetterl-Glausch, Michael S. Tsirkin, Cornelia Huck,
	Paolo Bonzini, David Hildenbrand, Thomas Huth, qemu-devel

Make use of the storage key support of the MEMOP ioctl, if available,
in order to support storage key checking during emulation.

I did not update all the headers, since that broke the build,
not sure what the best way of dealing with that is.

Janis Schoetterl-Glausch (2):
  Pull in MEMOP changes in linux-headers
  target/s390x: kvm: Honor storage keys during emulation

 linux-headers/linux/kvm.h | 11 +++++++++--
 target/s390x/kvm/kvm.c    |  9 +++++++++
 2 files changed, 18 insertions(+), 2 deletions(-)


base-commit: 31abf61c4929a91275fe32f1fafe6e6b3e840b2a
-- 
2.32.0



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

end of thread, other threads:[~2022-05-25  9:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 15:39 [PATCH 0/2] s390x: kvm: Honor storage keys during emulation Janis Schoetterl-Glausch
2022-05-06 15:39 ` [PATCH 1/2] Pull in MEMOP changes in linux-headers Janis Schoetterl-Glausch
2022-05-06 15:39 ` [PATCH 2/2] target/s390x: kvm: Honor storage keys during emulation Janis Schoetterl-Glausch
2022-05-19 10:05   ` Thomas Huth
2022-05-19 13:53     ` Janis Schoetterl-Glausch
2022-05-24 10:43       ` Thomas Huth
2022-05-24 11:10         ` Christian Borntraeger
2022-05-24 11:21           ` Thomas Huth
2022-05-24 11:52             ` Janis Schoetterl-Glausch
2022-05-25  9:00               ` Thomas Huth
2022-05-24 16:08         ` Halil Pasic
2022-05-09  8:06 ` [PATCH 0/2] s390x: " Cornelia Huck
2022-05-10 13:32   ` Janis Schoetterl-Glausch
2022-05-10 13:43     ` Cornelia Huck
2022-05-12  8:52       ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.