From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: device models? Date: Fri, 4 Jan 2008 10:28:55 +0000 Message-ID: <20080104102855.GA5666@implementation.uk.xensource.com> References: <477DCB37.9040704@sina.com.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <477DCB37.9040704@sina.com.cn> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: tgh Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org tgh, le Fri 04 Jan 2008 13:59:19 +0800, a écrit : > what does the device models mean in the xen? That's the program which emulates devices by answering to i/o requests. Currently, that's basically a qemu process in dom0. Samuel