From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPEf-00050o-My for qemu-devel@nongnu.org; Tue, 14 Jun 2011 04:44:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWPEb-0007YR-VF for qemu-devel@nongnu.org; Tue, 14 Jun 2011 04:44:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPEb-0007YA-Hh for qemu-devel@nongnu.org; Tue, 14 Jun 2011 04:44:29 -0400 From: Markus Armbruster References: <4DF3D0EF.7060004@ise.pw.edu.pl> Date: Tue, 14 Jun 2011 10:44:12 +0200 In-Reply-To: <4DF3D0EF.7060004@ise.pw.edu.pl> (wzab@ise.pw.edu.pl's message of "Sat, 11 Jun 2011 22:32:47 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] QEMU API for modelling of user's hardware List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: wzab Cc: qemu-devel@nongnu.org wzab writes: > I've found the following source of information regarding writing of device > models for QEMU: > http://www.linux-kvm.org/wiki/images/f/fe/2010-forum-armbru-qdev.pdf > > > Is there any better or more detailed description (except of sources > themselves ;-) )? I'm not aware of any. Yes, this sucks.