From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wayne Gong Subject: Re: RE: WinPv driver 64bit patch Date: Tue, 08 Jul 2008 13:22:10 +0800 Message-ID: <4872F982.1080206@oracle.com> References: <4872F6B8.8050908@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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 Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org James Harper wrote: > >From a quick glance of your patch, I can't seem to figure out why you > have made the changes you have made... can you offer a quick > explanation? > In my 64bit environment as sent to you yesterday, xenhide driver will enter a dead loop in function XenHide_IdSuffixMatches and windows cannot boot up correctly. Wayne