Message ID | 20190828155716.22809-1-cohuck@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Aug 28, 2019 at 05:57:15PM +0200, Cornelia Huck wrote: > The following changes since commit 416f79c23dbe47e0e223efc06d3487e1d90a92ee: > > s390/paes: Prepare paes functions for large key blobs (2019-08-21 12:58:54 +0200) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20190828 > > for you to fetch changes up to 60e05d1cf0875f0cf73472f7dff71d9933c5b697: > > vfio-ccw: add some logging (2019-08-23 12:53:32 +0200) > > ---------------------------------------------------------------- > Add some logging into the s390dbf. > > ---------------------------------------------------------------- > > Cornelia Huck (1): > vfio-ccw: add some logging > > drivers/s390/cio/vfio_ccw_drv.c | 50 ++++++++++++++++++++++++++-- > drivers/s390/cio/vfio_ccw_fsm.c | 51 ++++++++++++++++++++++++++++- > drivers/s390/cio/vfio_ccw_ops.c | 10 ++++++ > drivers/s390/cio/vfio_ccw_private.h | 17 ++++++++++ > 4 files changed, 124 insertions(+), 4 deletions(-) > > -- > 2.20.1 > Applied, thanks!