From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values Date: Wed, 1 Jul 2015 15:45:57 +0200 Message-ID: <20150701154427-mutt-send-email-mst@redhat.com> References: <1435589041-36194-1-git-send-email-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1435589041-36194-1-git-send-email-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Christian Borntraeger Cc: Paolo Bonzini , Alexander Graf , KVM , Cornelia Huck , Jens Freimann , linux-s390 , Eric Farman List-ID: On Mon, Jun 29, 2015 at 04:44:00PM +0200, Christian Borntraeger wrote: > Paolo, > > here is fix targetted for kvm/master (4.2) that fixes an issue with > virtio config space on s390. It mostly manifests in vhost-scsi > not working properly on s390. The problem itself might affect other > things as well so cc stable/target 4.2. > > @Michael FYI, sending this via Paolo as most virtio-ccw kernel > things went this way. OK but virtio patches should be Cc'd to the virtualization mailing list. So I think we need a separate MAINTAINERS entry for s390/virtio. > Cornelia Huck (1): > KVM: s390: virtio-ccw: don't overwrite config space values > > drivers/s390/kvm/virtio_ccw.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) > > -- > 2.3.0