From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: Re: [Xen-devel] Assigning a physical device to a particular domain Date: Wed, 05 Oct 2005 09:07:43 -0400 Message-ID: <1128517663.3676.92.camel@pluto.linsolutions.com> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Preethi M Cc: xen-devel@lists.xensource.com, Xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, 2005-10-04 at 18:04 -0600, Preethi M wrote: > Hi, > > If i want to assign a particular resource (a physical device) only to > a particular domain other than domain 0, is it possible? If so, can > you please tell me how can i do that? > For example if i want to assign /dev/sda only to domain 1 and even > domain 0 should not know about the device, in other words, the backend > driver for that device should be in domain 1 and not in domain 0, is > this scenario a valid one?. > > Thanks, > Pree. > _______________________________________________ Sure would be really nice to be able to :-) Ted