From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Pitcock Subject: Re: Re: privcmd_fault with WinXP Date: Fri, 22 May 2009 08:30:48 -0500 Message-ID: <1242999048.9604.12.camel@petrie> References: <4A1698FE.7070103@prgmr.com> <4A16999B.5060100@prgmr.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4A16999B.5060100@prgmr.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Michael David Crawford Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Fri, 2009-05-22 at 05:24 -0700, Michael David Crawford wrote: > Michael David Crawford wrote: > > I'm using the 3.4.0 Xen kernel, but with the Linux git xen-tip/master > > sources. Are they expected to be compatible? > > Sorry, I should have said that my xen-tip/master Linux is my Dom0. > Other than not launching HVM DomUs it works just fine. I haven't yet > tried any paravirtualized DomUs. The lack of working HVM is a known issue at the moment. It is being worked on. Ian Campbell has patches for it in the git://xenbits.xensource.com/people/ianc/linux-2.6.git repository, branch for-jeremy/privcmd. William