From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIDzZ-00043G-Sm for qemu-devel@nongnu.org; Wed, 20 Mar 2013 04:03:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIDzY-0001oi-MY for qemu-devel@nongnu.org; Wed, 20 Mar 2013 04:03:25 -0400 Received: from greensocs.com ([87.106.252.221]:50844 helo=s15328186.onlinehome-server.info) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIDzY-0001oT-GL for qemu-devel@nongnu.org; Wed, 20 Mar 2013 04:03:24 -0400 Message-ID: <51496D41.9060409@greensocs.com> Date: Wed, 20 Mar 2013 09:03:13 +0100 From: =?ISO-8859-1?Q?KONRAD_Fr=E9d=E9ric?= MIME-Version: 1.0 References: <1363765425-5746-1-git-send-email-cornelia.huck@de.ibm.com> In-Reply-To: <1363765425-5746-1-git-send-email-cornelia.huck@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] virtio-ccw queue as of 2013/03/20 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: qemu-devel , Alexander Graf On 20/03/2013 08:43, Cornelia Huck wrote: > Hi, > > here are again my patches adding missing virtio-blk properties > for the s390 transports, this time rebased on top of the virtio-blk > refactoring. > > The third patch is new, bringing s390-virtio and virtio-ccw in line > with virtio-pci. > > Alex, again I'd like an ack from you (for the new patch) so I can > take this through my tree. > > Cornelia Huck (3): > virtio-ccw: Add missing blk chs properties. > s390-virtio, virtio-ccw: Add config_wce for virtio-blk. > virtio-ccw, s390-virtio: Use generic virtio-blk macro. > > hw/s390x/s390-virtio-bus.c | 7 +------ > hw/s390x/virtio-ccw.c | 6 +----- > 2 files changed, 2 insertions(+), 11 deletions(-) > Can I be CC'ed when this goes in? Thanks, Fred