From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHYTE-0004Jh-TA for qemu-devel@nongnu.org; Mon, 18 Mar 2013 07:43:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHYTB-0004m5-3t for qemu-devel@nongnu.org; Mon, 18 Mar 2013 07:43:16 -0400 Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:59833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHYTA-0004lK-Qe for qemu-devel@nongnu.org; Mon, 18 Mar 2013 07:43:13 -0400 Received: from /spool/local by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 18 Mar 2013 11:40:44 -0000 Received: from b06cxnps4076.portsmouth.uk.ibm.com (d06relay13.portsmouth.uk.ibm.com [9.149.109.198]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id CE6AE17D801B for ; Mon, 18 Mar 2013 11:43:43 +0000 (GMT) Received: from d06av08.portsmouth.uk.ibm.com (d06av08.portsmouth.uk.ibm.com [9.149.37.249]) by b06cxnps4076.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r2IBgqbu49610960 for ; Mon, 18 Mar 2013 11:42:53 GMT Received: from d06av08.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r2IBh1x4028927 for ; Mon, 18 Mar 2013 05:43:02 -0600 From: Cornelia Huck Date: Mon, 18 Mar 2013 12:42:57 +0100 Message-Id: <1363606979-13252-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PATCH 0/2] virtio-ccw queue as of 03/18/13 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Alexander Graf The following patches can be found in my git tree at git://github.com/cohuck/qemu virtio-ccw-upstr Current patches in the virtio-ccw queue deal both with adding some missing properties for virtio-blk. Alex: Could you please ack patch 2 for s390-virtio, or would you prefer to take it through your tree? Cornelia Huck (2): virtio-ccw: Add missing blk chs properties. s390-virtio, virtio-ccw: Add config_wce for virtio-blk. hw/s390x/s390-virtio-bus.c | 1 + hw/s390x/virtio-ccw.c | 2 ++ 2 files changed, 3 insertions(+) -- 1.7.9.5