From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MFqUF-0001pe-EN for qemu-devel@nongnu.org; Sun, 14 Jun 2009 10:15:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MFqU9-0001pD-RO for qemu-devel@nongnu.org; Sun, 14 Jun 2009 10:15:06 -0400 Received: from [199.232.76.173] (port=44881 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFqU9-0001pA-O2 for qemu-devel@nongnu.org; Sun, 14 Jun 2009 10:15:01 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:57266) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MFqU9-0000OG-BT for qemu-devel@nongnu.org; Sun, 14 Jun 2009 10:15:01 -0400 Message-ID: <4A3505E3.2060002@web.de> Date: Sun, 14 Jun 2009 16:14:59 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4A35051F.4070400@web.de> In-Reply-To: <4A35051F.4070400@web.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH, RFC] Use hxtool to generate monitor documentation and C structures List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel Jan Kiszka wrote: > Blue Swirl wrote: >> Hi, >> >> The benefit from using a common file is not so great as with >> qemu-options. Comments? >> > > What happened to this patch? I would offer to rebase and test it if you > are willing to apply it. Oops, was looking at an old branch, it's already in. Jan