From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFNM4-0000uq-M8 for qemu-devel@nongnu.org; Wed, 15 Jul 2015 10:08:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFNLy-00083y-R7 for qemu-devel@nongnu.org; Wed, 15 Jul 2015 10:08:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFNLy-00083q-Md for qemu-devel@nongnu.org; Wed, 15 Jul 2015 10:08:06 -0400 Date: Wed, 15 Jul 2015 17:08:02 +0300 From: "Michael S. Tsirkin" Message-ID: <20150715170044-mutt-send-email-mst@redhat.com> References: <1436938201-16766-1-git-send-email-jasowang@redhat.com> <20150715111118.4d383807.cornelia.huck@de.ibm.com> <55A62A69.8060603@redhat.com> <20150715133842.2811cc67.cornelia.huck@de.ibm.com> <20150715145000-mutt-send-email-mst@redhat.com> <20150715144619.681db0ff.cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150715144619.681db0ff.cornelia.huck@de.ibm.com> Subject: Re: [Qemu-devel] [PATCH V2 0/5] Set correct blk feature for virtio 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: kwolf@redhat.com, pbonzini@redhat.com, Jason Wang , qemu-devel@nongnu.org, stefanha@redhat.com On Wed, Jul 15, 2015 at 02:46:19PM +0200, Cornelia Huck wrote: > The scsi bit is the one I thought about here; I'd need to check the spec > whether there are others (for other device types). So it's mostly the same pain for pci as well, I don't think ccw is special. -- MST