From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1c8w-0007TG-T9 for qemu-devel@nongnu.org; Thu, 18 Dec 2014 09:33:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1c8q-0005ht-Oz for qemu-devel@nongnu.org; Thu, 18 Dec 2014 09:33:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1c8q-0005hL-Hz for qemu-devel@nongnu.org; Thu, 18 Dec 2014 09:33:24 -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 sBIEXMTL012930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 18 Dec 2014 09:33:22 -0500 Message-ID: <5492E5AF.4050502@redhat.com> Date: Thu, 18 Dec 2014 15:33:19 +0100 From: Max Reitz MIME-Version: 1.0 References: <1418899027-8445-1-git-send-email-famz@redhat.com> <1418899027-8445-2-git-send-email-famz@redhat.com> In-Reply-To: <1418899027-8445-2-git-send-email-famz@redhat.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v6 1/4] qapi: Comment version info in TransactionAction List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , jsnow@redhat.com, Markus Armbruster , Stefan Hajnoczi On 2014-12-18 at 11:37, Fam Zheng wrote: > Signed-off-by: Fam Zheng > Reviewed-by: Eric Blake > --- > qapi-schema.json | 6 ++++++ > 1 file changed, 6 insertions(+) Reviewed-by: Max Reitz