From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyI86-0001rZ-Tg for qemu-devel@nongnu.org; Fri, 29 May 2015 07:07:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyI81-0003hq-Qc for qemu-devel@nongnu.org; Fri, 29 May 2015 07:07:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyI81-0003hj-LE for qemu-devel@nongnu.org; Fri, 29 May 2015 07:07:05 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 2F18B2B9DDC for ; Fri, 29 May 2015 11:07:05 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-52.ams2.redhat.com [10.36.116.52]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t4TB732J029774 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 29 May 2015 07:07:04 -0400 From: Markus Armbruster Date: Fri, 29 May 2015 13:07:01 +0200 Message-Id: <1432897622-26650-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PULL 0/1] Block QAPI, monitor, command line patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit ba7c388963e099c0d2cedb7f048e30747ffff25d: Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150529-1' into staging (2015-05-29 10:17:49 +0100) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-block-2015-05-29 for you to fetch changes up to 9abe3bdc45ced367fe034c0fdd7c686212389767: qapi: add dirty bitmap status (2015-05-29 12:53:12 +0200) ---------------------------------------------------------------- Block QAPI, monitor, command line patches ---------------------------------------------------------------- John Snow (1): qapi: add dirty bitmap status block.c | 13 ++++++++++++- include/block/block.h | 1 + qapi/block-core.json | 23 +++++++++++++++++++++-- 3 files changed, 34 insertions(+), 3 deletions(-) -- 1.9.3