From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKXmJ-0001OW-Gh for qemu-devel@nongnu.org; Thu, 12 May 2011 11:26:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKXmF-0000Cb-7h for qemu-devel@nongnu.org; Thu, 12 May 2011 11:26:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKXmF-0000CQ-06 for qemu-devel@nongnu.org; Thu, 12 May 2011 11:26:11 -0400 Message-ID: <4DCBFBFF.7000203@redhat.com> Date: Thu, 12 May 2011 17:25:51 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1305023443-8722-1-git-send-email-kraxel@redhat.com> <201105101624.08253.bradh@frogmouth.net> <4DCBA79B.5040608@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qdev device documentation (Re: [PATCH 0/2] usb-linux: physical port handling.) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: amit.shah@redhat.com, qemu-devel@nongnu.org, Brad Hards Hi, >> What is the status of the qdev documentation patches btw.? > > http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg02169.html What is the problem with the empty strings btw? The only way around I can see is having _DOC and _NODOC versions for all the property macros, but I'd prefer to not have _NODOC macros in the tree ... cheers, Gerd