From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 3 Jun 2019 13:11:24 +0200 From: Heiko Carstens Subject: Re: [PULL 0/7] vfio-ccw: fixes References: <20190603105038.11788-1-cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190603105038.11788-1-cohuck@redhat.com> Message-Id: <20190603111124.GB20699@osiris> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Cornelia Huck Cc: Vasily Gorbik , Christian Borntraeger , Farhan Ali , Eric Farman , Halil Pasic , linux-s390@vger.kernel.org, kvm@vger.kernel.org List-ID: On Mon, Jun 03, 2019 at 12:50:31PM +0200, Cornelia Huck wrote: > The following changes since commit 674459be116955e025d6a5e6142e2d500103de8e: > > MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390 (2019-05-31 10:14:15 +0200) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20190603 > > for you to fetch changes up to 9b6e57e5a51696171de990b3c41bd53d4b8ab8ac: > > s390/cio: Remove vfio-ccw checks of command codes (2019-06-03 12:02:55 +0200) > > ---------------------------------------------------------------- > various vfio-ccw fixes (ccw translation, state machine) > > ---------------------------------------------------------------- > > Eric Farman (7): > s390/cio: Update SCSW if it points to the end of the chain > s390/cio: Set vfio-ccw FSM state before ioeventfd > s390/cio: Split pfn_array_alloc_pin into pieces > s390/cio: Initialize the host addresses in pfn_array > s390/cio: Don't pin vfio pages for empty transfers > s390/cio: Allow zero-length CCWs in vfio-ccw > s390/cio: Remove vfio-ccw checks of command codes Given that none of the commits contains a stable tag, I assume it's ok to schedule these for the next merge window (aka 'feature branch')?