From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:31274 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730118AbgIHIfj (ORCPT ); Tue, 8 Sep 2020 04:35:39 -0400 Received: by mail-wr1-f70.google.com with SMTP id v12so6714557wrm.9 for ; Tue, 08 Sep 2020 01:35:34 -0700 (PDT) Date: Tue, 8 Sep 2020 04:35:25 -0400 From: "Michael S. Tsirkin" Subject: Re: [PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features Message-ID: <20200908043503-mutt-send-email-mst@kernel.org> References: <1599471547-28631-1-git-send-email-pmorel@linux.ibm.com> <20200908003951.233e47f3.pasic@linux.ibm.com> <20200908085521.4db22680.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200908085521.4db22680.cohuck@redhat.com> Sender: linux-s390-owner@vger.kernel.org List-ID: To: Cornelia Huck Cc: Halil Pasic , Pierre Morel , linux-kernel@vger.kernel.org, borntraeger@de.ibm.com, frankja@linux.ibm.com, jasowang@redhat.com, kvm@vger.kernel.org, linux-s390@vger.kernel.org, virtualization@lists.linux-foundation.org, thomas.lendacky@amd.com, david@gibson.dropbear.id.au, linuxram@us.ibm.com, hca@linux.ibm.com, gor@linux.ibm.com On Tue, Sep 08, 2020 at 08:55:21AM +0200, Cornelia Huck wrote: > On Tue, 8 Sep 2020 00:39:51 +0200 > Halil Pasic wrote: > > > On Mon, 7 Sep 2020 11:39:05 +0200 > > Pierre Morel wrote: > > > > > Hi all, > > > > > > The goal of the series is to give a chance to the architecture > > > to validate VIRTIO device features. > > > > Michael, is this going in via your tree? > > > > I believe Michael's tree is the right place for this, but I can also > queue it if I get an ack on patch 1. I think Halil pointed out some minor issues, so a new version is in order. -- MST