From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0AA8-0000Ga-Kg for qemu-devel@nongnu.org; Thu, 26 Jun 2014 09:56:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0AA0-0005cH-Cu for qemu-devel@nongnu.org; Thu, 26 Jun 2014 09:56:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0AA0-0005cB-5m for qemu-devel@nongnu.org; Thu, 26 Jun 2014 09:56:20 -0400 Message-ID: <53AC267E.8050100@redhat.com> Date: Thu, 26 Jun 2014 15:56:14 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4b996aea34144d33f2227835dc3d064818ffb7be.1403688576.git.mprivozn@redhat.com> <53AAD523.3000604@redhat.com> <20140625155048.252833c1@redhat.com> <53AB2D71.7050704@redhat.com> <20140626084611.20f771a2@redhat.com> <53AC19C3.10502@redhat.com> <53AC1C13.40308@redhat.com> <53AC1C99.8070106@redhat.com> <20140626091738.4ee3a0b4@redhat.com> <53AC1F4D.6090702@redhat.com> <20140626094307.6e0c2751@redhat.com> In-Reply-To: <20140626094307.6e0c2751@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qmp: add qmp-events.txt back List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: famz@redhat.com, Michal Privoznik , qemu-devel@nongnu.org, Wenchao Xia Il 26/06/2014 15:43, Luiz Capitulino ha scritto: > diff --git a/docs/qmp/qmp-events.txt b/docs/qmp/qmp-events.txt > new file mode 100644 > index 0000000..22fea58 22fea58 was indeed the hash of the file before the first conversion patch ("qapi event: convert SHUTDOWN"). Reviewed-by: Paolo Bonzini