From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [Xen-users] Nested Virtualisation question Date: Thu, 07 Apr 2011 10:30:40 +0100 Message-ID: References: <4D9D7F5A.8090007@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4D9D7F5A.8090007@amd.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: Christoph Egger Cc: "xen-devel@lists.xensource.com" , "eddie.dong@intel.com" , Jeroen Groenewegen van der Weyden , Tim Deegan List-Id: xen-devel@lists.xenproject.org On 07/04/2011 10:09, "Christoph Egger" wrote: > This seems to happen on guest destroy. The original cause is nestedhvm_vcpu_initialise() being unconditionally called on the create path, and always failing on Intel. The eventual crash is a secondary, latent bug I suspect. -- Keir > Which value has d->arch.paging.hap.total_pages ?