From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UykzM-0002oL-8H for qemu-devel@nongnu.org; Mon, 15 Jul 2013 11:47:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UykzK-0005tY-TC for qemu-devel@nongnu.org; Mon, 15 Jul 2013 11:47:00 -0400 Received: from e06smtp11.uk.ibm.com ([195.75.94.107]:37042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UykzK-0005s5-JI for qemu-devel@nongnu.org; Mon, 15 Jul 2013 11:46:58 -0400 Received: from /spool/local by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 15 Jul 2013 16:41:07 +0100 Received: from b06cxnps4076.portsmouth.uk.ibm.com (d06relay13.portsmouth.uk.ibm.com [9.149.109.198]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id 402262190019 for ; Mon, 15 Jul 2013 16:50:50 +0100 (BST) Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by b06cxnps4076.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r6FFkeG653215354 for ; Mon, 15 Jul 2013 15:46:40 GMT Received: from d06av09.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r6FFkopM032621 for ; Mon, 15 Jul 2013 09:46:51 -0600 From: Cornelia Huck Date: Mon, 15 Jul 2013 17:46:46 +0200 Message-Id: <1373903207-27085-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PULL] virtio-ccw: dataplane enablement List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Blue Swirl , Cornelia Huck , Anthony Liguori , =?UTF-8?q?Aur=C3=A9lien=20Jarno?= The following changes since commit c3cb8e77804313e1be99b5f28a34a346736707a5: ioport: remove LITTLE_ENDIAN mark for portio (2013-07-12 14:37:47 -0500) are available in the git repository at: git://github.com/cohuck/qemu virtio-ccw-upstr for you to fetch changes up to bf72d89f0a8fb27a6bfde1a689690fd577227762: virtio-ccw: Enable x-data-plane for virtio-ccw-blk (2013-07-15 17:39:04 +0200) ---------------------------------------------------------------- Dominik Dingel (1): virtio-ccw: Enable x-data-plane for virtio-ccw-blk hw/s390x/virtio-ccw.c | 3 +++ 1 file changed, 3 insertions(+) -- 1.7.9.5