From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSTC2-00071q-OO for qemu-devel@nongnu.org; Wed, 06 Jan 2010 05:32:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSTBy-00070o-0P for qemu-devel@nongnu.org; Wed, 06 Jan 2010 05:32:46 -0500 Received: from [199.232.76.173] (port=55721 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSTBx-00070h-P5 for qemu-devel@nongnu.org; Wed, 06 Jan 2010 05:32:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28865) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSTBx-0003lW-9S for qemu-devel@nongnu.org; Wed, 06 Jan 2010 05:32:41 -0500 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o06AWdjg028158 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 6 Jan 2010 05:32:40 -0500 Message-ID: <4B4466C3.2020209@redhat.com> Date: Wed, 06 Jan 2010 11:32:35 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] docs: New qdev-device-use.txt List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On 12/17/09 17:19, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster > --- > I took the liberty to create docs/. Existing documentation should move > there, but I left that for another day, because I want to get this file > out. > > docs/qdev-device-use.txt | 353 ++++++++++++++++++++++++++++++++++++++++++++++ Acked-by: Gerd Hoffmann cheers, Gerd