From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwpWb-0002y7-Ev for qemu-devel@nongnu.org; Tue, 17 Jun 2014 05:18:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwpWS-0005Od-Dl for qemu-devel@nongnu.org; Tue, 17 Jun 2014 05:17:53 -0400 Received: from mail-qc0-x235.google.com ([2607:f8b0:400d:c01::235]:46068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwpWS-0005OX-9T for qemu-devel@nongnu.org; Tue, 17 Jun 2014 05:17:44 -0400 Received: by mail-qc0-f181.google.com with SMTP id x13so9382690qcv.26 for ; Tue, 17 Jun 2014 02:17:43 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <53A007B3.3020902@redhat.com> Date: Tue, 17 Jun 2014 11:17:39 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1401970944-18735-1-git-send-email-wenchaoqemu@gmail.com> <1401970944-18735-12-git-send-email-wenchaoqemu@gmail.com> <539B5F33.9050905@redhat.com> In-Reply-To: <539B5F33.9050905@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V6 11/29] qapi event: convert STOP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , Wenchao Xia , qemu-devel@nongnu.org Cc: lcapitulino@redhat.com, mdroth@linux.vnet.ibm.com, armbru@redhat.com Il 13/06/2014 22:29, Eric Blake ha scritto: >> > +# >> > +# Emitted when the virtual machine is stopped >> > +# >> > +# Since: 2.1 > 0.14.0 0.12.0, actually: $ git describe --contains b1a15e7eaafba8f26e2263b1a9b6e6d40e585e72 v0.12.0-rc0~187 Paolo