public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] vfio-ccw updates for 4.18
@ 2018-05-29 12:35 Cornelia Huck
  2018-05-29 12:35 ` [PULL 1/6] vfio: ccw: fix error return in vfio_ccw_sch_event Cornelia Huck
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Cornelia Huck @ 2018-05-29 12:35 UTC (permalink / raw)
  To: Martin Schwidefsky, Heiko Carstens
  Cc: Dong Jia Shi, Halil Pasic, linux-s390, kvm, linux-kernel,
	Cornelia Huck

The following changes since commit 3376d98021e915196f4894d835325a884e635a04:

  s390/archrandom: Rework arch random implementation. (2018-05-25 08:12:58 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20180529

for you to fetch changes up to 3cd90214b70f7f971496bffc3c34d23b2141feb3:

  vfio: ccw: add tracepoints for interesting error paths (2018-05-29 09:27:42 +0200)

----------------------------------------------------------------
Various fixes and improvements in vfio-ccw, including a first stab
at adding tracepoints.

----------------------------------------------------------------

Dong Jia Shi (4):
  vfio: ccw: fix error return in vfio_ccw_sch_event
  vfio: ccw: shorten kernel doc description for pfn_array_pin()
  vfio: ccw: refactor and improve pfn_array_alloc_pin()
  vfio: ccw: set ccw->cda to NULL defensively

Halil Pasic (2):
  vfio: ccw: push down unsupported IDA check
  vfio: ccw: add tracepoints for interesting error paths

 drivers/s390/cio/Makefile         |   1 +
 drivers/s390/cio/vfio_ccw_cp.c    | 140 ++++++++++++++++++++------------------
 drivers/s390/cio/vfio_ccw_drv.c   |   5 +-
 drivers/s390/cio/vfio_ccw_fsm.c   |  17 ++++-
 drivers/s390/cio/vfio_ccw_trace.h |  54 +++++++++++++++
 5 files changed, 150 insertions(+), 67 deletions(-)
 create mode 100644 drivers/s390/cio/vfio_ccw_trace.h

-- 
2.14.3

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

end of thread, other threads:[~2018-06-05  7:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-29 12:35 [PULL 0/6] vfio-ccw updates for 4.18 Cornelia Huck
2018-05-29 12:35 ` [PULL 1/6] vfio: ccw: fix error return in vfio_ccw_sch_event Cornelia Huck
2018-05-29 12:35 ` [PULL 2/6] vfio: ccw: push down unsupported IDA check Cornelia Huck
2018-05-29 12:35 ` [PULL 3/6] vfio: ccw: shorten kernel doc description for pfn_array_pin() Cornelia Huck
2018-05-29 12:35 ` [PULL 4/6] vfio: ccw: refactor and improve pfn_array_alloc_pin() Cornelia Huck
2018-05-29 12:35 ` [PULL 5/6] vfio: ccw: set ccw->cda to NULL defensively Cornelia Huck
2018-05-29 12:35 ` [PULL 6/6] vfio: ccw: add tracepoints for interesting error paths Cornelia Huck
2018-06-05  7:42 ` [PULL 0/6] vfio-ccw updates for 4.18 Cornelia Huck

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