From: Cornelia Huck <cohuck@redhat.com>
To: Heiko Carstens <heiko.carstens@de.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Eric Farman <farman@linux.ibm.com>,
Halil Pasic <pasic@linux.ibm.com>,
linux-s390@vger.kernel.org, kvm@vger.kernel.org,
Cornelia Huck <cohuck@redhat.com>
Subject: [PULL 0/4] vfio-ccw updates
Date: Mon, 11 Nov 2019 14:50:15 +0100 [thread overview]
Message-ID: <20191111135019.2394-1-cohuck@redhat.com> (raw)
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
next reply other threads:[~2019-11-11 13:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-11 13:50 Cornelia Huck [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191111135019.2394-1-cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=farman@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=pasic@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox