qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RFC 0/2] vfio-ccw: exploit halt/clear subchannel support
@ 2018-05-09 15:49 Cornelia Huck
  2018-05-09 15:49 ` [Qemu-devel] [PATCH RFC 1/2] vfio-ccw: forward halt/clear to device if supported Cornelia Huck
  2018-05-09 15:49 ` [Qemu-devel] [PATCH RFC 2/2] s390/css: add some tracing for pass-through handling Cornelia Huck
  0 siblings, 2 replies; 7+ messages in thread
From: Cornelia Huck @ 2018-05-09 15:49 UTC (permalink / raw)
  To: Dong Jia Shi, Halil Pasic, Pierre Morel
  Cc: linux-s390, kvm, linux-kernel, qemu-s390x, qemu-devel,
	Cornelia Huck

Hi,

this is the QEMU companion patchset to "vfio-ccw: support for {halt,clear}
subchannel", but is interface-wise independent of it.

With an old host kernel, things should work as before. With a new host
kernel, guest halt/clear requests should get passed through to the host.

I tested this with a hacked-up guest kernel to issue clears on demand.

Cornelia Huck (2):
  vfio-ccw: forward halt/clear to device if supported
  s390/css: add some tracing for pass-through handling

 hw/s390x/css.c         | 38 ++++++++++++++++++++++++++++++++++----
 hw/s390x/trace-events  |  4 ++++
 hw/vfio/ccw.c          | 11 +++++++++--
 include/hw/s390x/css.h | 10 +++++++---
 4 files changed, 54 insertions(+), 9 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-05-16 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-09 15:49 [Qemu-devel] [PATCH RFC 0/2] vfio-ccw: exploit halt/clear subchannel support Cornelia Huck
2018-05-09 15:49 ` [Qemu-devel] [PATCH RFC 1/2] vfio-ccw: forward halt/clear to device if supported Cornelia Huck
2018-05-11  9:53   ` Pierre Morel
2018-05-15 16:01     ` Cornelia Huck
2018-05-16 13:53       ` Pierre Morel
2018-05-16 15:52         ` Cornelia Huck
2018-05-09 15:49 ` [Qemu-devel] [PATCH RFC 2/2] s390/css: add some tracing for pass-through handling Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).