From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGCw2-0004yV-KH for qemu-devel@nongnu.org; Thu, 03 Dec 2009 09:45:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGCvx-0004wL-0O for qemu-devel@nongnu.org; Thu, 03 Dec 2009 09:45:34 -0500 Received: from [199.232.76.173] (port=37072 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGCvu-0004vy-RU for qemu-devel@nongnu.org; Thu, 03 Dec 2009 09:45:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15219) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGCvu-0005X8-J5 for qemu-devel@nongnu.org; Thu, 03 Dec 2009 09:45:26 -0500 Date: Thu, 3 Dec 2009 16:42:43 +0200 From: "Michael S. Tsirkin" Message-ID: <20091203144243.GB10482@redhat.com> References: <4B1699D3.8010908@codemonkey.ws> <4B17B057.1070004@redhat.com> <4B17B841.5080209@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: [Qemu-devel] Re: How to convert to -device & friends (was: Staging update (0.12 pending freeze)) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: "qemu-devel@nongnu.org" , Alexander Graf , Gerd Hoffmann On Thu, Dec 03, 2009 at 02:49:44PM +0100, Markus Armbruster wrote: > Alexander Graf writes: > > > Would you mind writing up a documentation on that whole -device stuff? > > I'm having a hard time following your changes and every time you do a > > patch you break my S390 series. > > I've been writing a brief guide on how to use -device. It's not yet in > the Wiki, so I append my last draft. > > There's also my qdev status page[*], which I try to keepreasonably > up-to-date. > > Hope this helps. > > [*] http://www.linux-kvm.org/page/Qdev_status > Cool. Maybe this can be made into a manpage and put into qemu sources proper? -- MST