From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uta3H-00023P-7z for qemu-devel@nongnu.org; Mon, 01 Jul 2013 05:05:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uta3F-0006dT-Qu for qemu-devel@nongnu.org; Mon, 01 Jul 2013 05:05:39 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:56713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uta3F-0006d6-Ie for qemu-devel@nongnu.org; Mon, 01 Jul 2013 05:05:37 -0400 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 1 Jul 2013 10:00:33 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id C89611B0805F for ; Mon, 1 Jul 2013 10:05:33 +0100 (BST) Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by b06cxnps4075.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r6195Me953477452 for ; Mon, 1 Jul 2013 09:05:22 GMT Received: from d06av03.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r6195VPp013235 for ; Mon, 1 Jul 2013 03:05:32 -0600 From: Cornelia Huck Date: Mon, 1 Jul 2013 11:05:22 +0200 Message-Id: <1372669523-4039-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PULL] virtio-ccw build fix 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 ffeec223b55ea696567ed544016824199cd7c7bc: Merge remote-tracking branch 'mjt/trivial-patches' into staging (2013-06-28 15:48:35 -0500) are available in the git repository at: git://github.com/cohuck/qemu virtio-ccw-upstr for you to fetch changes up to cc3ac9c4a6fd0574b767c599e4a582be8f23260d: virtio-ccw: fix build breakage on windows (2013-07-01 11:00:20 +0200) ---------------------------------------------------------------- Cornelia Huck (1): virtio-ccw: fix build breakage on windows hw/s390x/virtio-ccw.c | 6 ++---- target-s390x/cpu.h | 11 +++++++---- target-s390x/kvm.c | 5 +++-- 3 files changed, 12 insertions(+), 10 deletions(-) -- 1.7.9.5