From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values Date: Wed, 1 Jul 2015 16:21:10 +0200 Message-ID: <5593F756.9080703@redhat.com> References: <1435589041-36194-1-git-send-email-borntraeger@de.ibm.com> <20150701154427-mutt-send-email-mst@redhat.com> <5593F3A7.3070100@redhat.com> <20150701161830-mutt-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150701161830-mutt-send-email-mst@redhat.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: "Michael S. Tsirkin" Cc: Christian Borntraeger , Alexander Graf , KVM , Cornelia Huck , Jens Freimann , linux-s390 , Eric Farman List-ID: On 01/07/2015 16:18, Michael S. Tsirkin wrote: > On Wed, Jul 01, 2015 at 04:05:27PM +0200, Paolo Bonzini wrote: >> >> >> On 01/07/2015 15:45, Michael S. Tsirkin 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. >> >> See my other email---I think no special case is necessary. >> >> Paolo > > Hmm but MAINTAINERS doesn't tell people they should Cc virtio ML - > isn't that a problem? Ah that's because ccw isn't under drivers/virtio. Yes, that should be fixed and the old pre-ccw drivers should also get a stanza in MAINTAINERS. Paolo