From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LnRwq-0003Rr-JP for qemu-devel@nongnu.org; Sat, 28 Mar 2009 02:23:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnRwl-0003PF-DZ for qemu-devel@nongnu.org; Sat, 28 Mar 2009 02:23:15 -0400 Received: from [199.232.76.173] (port=55741 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnRwl-0003Os-7Z for qemu-devel@nongnu.org; Sat, 28 Mar 2009 02:23:11 -0400 Received: from mail-bw0-f172.google.com ([209.85.218.172]:35061) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnRwk-0007l1-Sv for qemu-devel@nongnu.org; Sat, 28 Mar 2009 02:23:11 -0400 Received: by bwz20 with SMTP id 20so1159482bwz.34 for ; Fri, 27 Mar 2009 23:23:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <49CD36B1.5060506@aleksoft.net> Date: Sat, 28 Mar 2009 08:23:09 +0200 Message-ID: Subject: Re: [Qemu-devel] Re: [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v6 From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 3/27/09, Consul wrote: > Blue Swirl wrote: > > > > > Some #ifdefs are needed, but hxtool seems to work. How about this version? > > > > ACK > Compiles ok and appears to run fine. Thank you for testing.