[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180111030459.33757-1-bjsdjshi@linux.vnet.ibm.com>
Date: Thu, 11 Jan 2018 04:04:54 +0100
From: Dong Jia Shi <bjsdjshi@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org,
kvm@...r.kernel.org, qemu-devel@...gnu.org, qemu-s390x@...gnu.org
Cc: cohuck@...hat.com, borntraeger@...ibm.com,
bjsdjshi@...ux.vnet.ibm.com, pasic@...ux.vnet.ibm.com,
pmorel@...ux.vnet.ibm.com
Subject: [RFC PATCH 0/5] vfio/ccw: basic channel path event handling
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
Powered by blists - more mailing lists