public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] vfio-ccw updates
@ 2019-11-11 13:50 Cornelia Huck
  2019-11-11 13:50 ` [PULL 1/4] vfio-ccw: Refactor how the traces are built Cornelia Huck
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Cornelia Huck @ 2019-11-11 13:50 UTC (permalink / raw)
  To: Heiko Carstens, Vasily Gorbik, Christian Borntraeger
  Cc: Eric Farman, Halil Pasic, linux-s390, kvm, Cornelia Huck

The following changes since commit 89d0180a60fcc5368eb2d92faeb1e012f8a591b3:

  s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptions (2019-10-10 10:50:14 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8529888070f15e7c784b1c93bad358bf1d08045f:

  vfio-ccw: Rework the io_fctl trace (2019-10-17 11:37:24 +0200)

----------------------------------------------------------------
enhance tracing in vfio-ccw

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

Eric Farman (4):
  vfio-ccw: Refactor how the traces are built
  vfio-ccw: Trace the FSM jumptable
  vfio-ccw: Add a trace for asynchronous requests
  vfio-ccw: Rework the io_fctl trace

 drivers/s390/cio/Makefile           |  4 +-
 drivers/s390/cio/vfio_ccw_cp.h      |  1 +
 drivers/s390/cio/vfio_ccw_fsm.c     | 11 +++--
 drivers/s390/cio/vfio_ccw_private.h |  1 +
 drivers/s390/cio/vfio_ccw_trace.c   | 14 ++++++
 drivers/s390/cio/vfio_ccw_trace.h   | 76 ++++++++++++++++++++++++++---
 6 files changed, 93 insertions(+), 14 deletions(-)
 create mode 100644 drivers/s390/cio/vfio_ccw_trace.c

-- 
2.21.0


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

end of thread, other threads:[~2019-11-11 13:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-11 13:50 [PULL 0/4] vfio-ccw updates Cornelia Huck
2019-11-11 13:50 ` [PULL 1/4] vfio-ccw: Refactor how the traces are built Cornelia Huck
2019-11-11 13:50 ` [PULL 2/4] vfio-ccw: Trace the FSM jumptable Cornelia Huck
2019-11-11 13:50 ` [PULL 3/4] vfio-ccw: Add a trace for asynchronous requests Cornelia Huck
2019-11-11 13:50 ` [PULL 4/4] vfio-ccw: Rework the io_fctl trace Cornelia Huck

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