From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43020 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJ5Pb-000445-7u for qemu-devel@nongnu.org; Mon, 31 May 2010 09:52:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJ5Pa-0004Ck-9S for qemu-devel@nongnu.org; Mon, 31 May 2010 09:52:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17512) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJ5Pa-0004CZ-3G for qemu-devel@nongnu.org; Mon, 31 May 2010 09:52:14 -0400 Date: Mon, 31 May 2010 10:52:07 -0300 From: Luiz Capitulino Message-ID: <20100531105207.27b3024a@redhat.com> In-Reply-To: <4C00D56F.2070806@web.de> References: <1274232769-11160-1-git-send-email-lcapitulino@redhat.com> <4C00D56F.2070806@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v3 0/3]: QMP: Commands doc List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: armbru@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org, avi@redhat.com On Sat, 29 May 2010 10:50:55 +0200 Jan Kiszka wrote: > Luiz Capitulino wrote: > > This new version moves the documentation to qemu-monitor.hx and now > > QMP/qmp-commands.txt is generated from there (thanks Jan!). > > > > I hope I've addressed all review comments in this version and now it should > > describe reality. > > > > Next step is to fix glitches (after this series is merged, of course). > > This is a fragile series, breaking quickly when something changes in > qemu-monitor.hx (as just happened). Can we get this rebased and merged ASAP? Will rebase and resend later today.