From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsuCz-0002KB-Ac for qemu-devel@nongnu.org; Mon, 24 Nov 2014 09:01:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsuCr-00083M-AH for qemu-devel@nongnu.org; Mon, 24 Nov 2014 09:01:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsuCr-000835-25 for qemu-devel@nongnu.org; Mon, 24 Nov 2014 09:01:33 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAOE1WkK026891 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 24 Nov 2014 09:01:32 -0500 From: Kevin Wolf Date: Mon, 24 Nov 2014 15:01:23 +0100 Message-Id: <1416837684-19674-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PULL] Block patches for 2.2.0-rc3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com The following changes since commit 0e88f478508b566152c6681f4889ed9830a2c0a5: Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging (2014-11-21 14:15:37 +0000) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for you to fetch changes up to 24bf10dac389942b58f0d24e96590c927251b3d6: Revert "qemu-img info: show nocow info" (2014-11-24 13:52:10 +0100) ---------------------------------------------------------------- Block patches for 2.2.0-rc3 ---------------------------------------------------------------- Kevin Wolf (1): Revert "qemu-img info: show nocow info" block/qapi.c | 26 -------------------------- qapi/block-core.json | 5 +---- 2 files changed, 1 insertion(+), 30 deletions(-)