From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X09JW-000426-2K for qemu-devel@nongnu.org; Thu, 26 Jun 2014 09:02:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X09JP-0002sd-UP for qemu-devel@nongnu.org; Thu, 26 Jun 2014 09:02:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X09JP-0002sW-M2 for qemu-devel@nongnu.org; Thu, 26 Jun 2014 09:01:59 -0400 Message-ID: <53AC19C3.10502@redhat.com> Date: Thu, 26 Jun 2014 15:01:55 +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> In-Reply-To: <20140626084611.20f771a2@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Makefile: Install qmp-events.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , Eric Blake Cc: Michal Privoznik , famz@redhat.com, qemu-devel@nongnu.org, Wenchao Xia Il 26/06/2014 14:46, Luiz Capitulino ha scritto: >> > >> > Michal's hack at least ensures that we have event documentation, even if >> > the format changed compared to the 2.0 docs, and even if we don't have >> > time to get something better in place before 2.1 goes out. So all of >> > this conversation on ways to do better is nice, but if we don't get >> > there quickly, I could at least live with Michal's patch in the short term. > I honestly don't know what's the best thing to do here. I can live with > this patch too, although having some introductory comments at the top of > the file saying what it is would be nicer. Can we just revert to the pre-conversion qmp-events.txt file? This is similar to the situation with qmp-commands.hx. Paolo