qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/5] vfio/ccw: basic channel path event handling
@ 2018-01-11  3:04 Dong Jia Shi
  2018-01-11  3:04 ` [Qemu-devel] [RFC PATCH 1/5] vfio: linux-headers update for vfio-ccw Dong Jia Shi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dong Jia Shi @ 2018-01-11  3:04 UTC (permalink / raw)
  To: linux-kernel, linux-s390, kvm, qemu-devel, qemu-s390x
  Cc: cohuck, borntraeger, bjsdjshi, pasic, pmorel

Hi Folks,

This is the QEMU couterpart for the "basic channel path event handling" series.
For more information, please refer to the kernel counterpart.

Dong Jia Shi (5):
  vfio: linux-headers update for vfio-ccw
  vfio/ccw: get schib region info
  vfio/ccw: get irq info and set up handler for chp irq
  vfio/ccw: update subchanel information block lazily
  vfio/ccw: build schib with real schib information

 hw/s390x/css.c                 |  97 ++++----------------
 hw/s390x/s390-ccw.c            |  32 +++++--
 hw/vfio/ccw.c                  | 199 ++++++++++++++++++++++++++++++++++-------
 include/hw/s390x/css.h         |   3 +-
 include/hw/s390x/s390-ccw.h    |   4 +-
 linux-headers/linux/vfio.h     |   2 +
 linux-headers/linux/vfio_ccw.h |   6 ++
 target/s390x/ioinst.c          |   3 +-
 8 files changed, 224 insertions(+), 122 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2018-01-11  3:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-11  3:04 [Qemu-devel] [RFC PATCH 0/5] vfio/ccw: basic channel path event handling Dong Jia Shi
2018-01-11  3:04 ` [Qemu-devel] [RFC PATCH 1/5] vfio: linux-headers update for vfio-ccw Dong Jia Shi
2018-01-11  3:04 ` [Qemu-devel] [RFC PATCH 2/5] vfio/ccw: get schib region info Dong Jia Shi
2018-01-11  3:04 ` [Qemu-devel] [RFC PATCH 3/5] vfio/ccw: get irq info and set up handler for chp irq Dong Jia Shi
2018-01-11  3:04 ` [Qemu-devel] [RFC PATCH 4/5] vfio/ccw: update subchanel information block lazily Dong Jia Shi
2018-01-11  3:04 ` [Qemu-devel] [RFC PATCH 5/5] vfio/ccw: build schib with real schib information Dong Jia Shi

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).