From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: Re: [Xen-changelog] [xen-unstable] Clean up handling of IS_PRIV_FOR() and rcu_[un]lock_domain(). Date: Sat, 29 Mar 2008 11:58:00 +0000 Message-ID: <20080329115800.GA9927@implementation> References: <20080329112316.GC4482@implementation> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser, le Sat 29 Mar 2008 11:47:57 +0000, a écrit : > > DOMCTL_settimeoffset is needed. > > Why is this done in ioemu and not in xend (it's already done there for PV > guests). I haven't looked the details, but basically that's done at initialization, reading from xenstore's rtc/timeoffset. > > x86 DOMCTL_memory/ioport_mapping are needed for passthrough (not > > implemented yet, though) > > it simply means that passthru is incompatible with stub domains until > it is cleaned up. Ok. I'll check the remaining details when I get back. Samuel