From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49170 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCxu5-0002SF-HU for qemu-devel@nongnu.org; Fri, 14 May 2010 12:38:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCxu3-0004Xu-RK for qemu-devel@nongnu.org; Fri, 14 May 2010 12:38:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2879) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCxu3-0004Xf-FD for qemu-devel@nongnu.org; Fri, 14 May 2010 12:38:23 -0400 Message-ID: <4BED7C7A.3050303@redhat.com> Date: Fri, 14 May 2010 19:38:18 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4BED7676.8060707@redhat.com> <4BED7938.9060001@siemens.com> In-Reply-To: <4BED7938.9060001@siemens.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/8] Basic device state visualization List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Markus Armbruster , Anthony Liguori , Juan Quintela , "qemu-devel@nongnu.org" , Luiz Capitulino On 05/14/2010 07:24 PM, Jan Kiszka wrote: > > >> I'd like to see qmp command documentation for this. >> >> > Will add it once the doc baseline is merged. > How about posting it as a patch on top of the documentation patch? That allows us to review it (which IMO should be a condition for accepting any patch that adds or changes a monitor command) while not requiring merging to be delayed until after the doc patches makes it in. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.