From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: Testing nested virtualization Date: Mon, 4 Jan 2010 12:11:46 +0100 Message-ID: <20100104111145.GG14679@amd.com> References: <20100101202000.GB3516@defiant.freesoftware> <20100101205649.GC3516@defiant.freesoftware> <13DB8D87-89FE-408C-8666-D9A75CEBEB9F@suse.de> <20100102134531.GA8741@defiant.freesoftware> <8AEB2B3A-8AF5-40FF-A7D9-ABF422DB365C@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: dbareiro@gmx.net, KVM General To: Alexander Graf Return-path: Received: from va3ehsobe005.messaging.microsoft.com ([216.32.180.15]:29881 "EHLO VA3EHSOBE006.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752842Ab0ADLMx (ORCPT ); Mon, 4 Jan 2010 06:12:53 -0500 Content-Disposition: inline In-Reply-To: <8AEB2B3A-8AF5-40FF-A7D9-ABF422DB365C@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: > >>>> Also I was trying to use qemu-kvm-0.12.1.1 with to Linux 2.6.32 in > >>>> guest within 'test'. And here it happens something similar. > >>>> Sometimes I get to select the option of the menu of the installer, > >>>> but after boot, the installation is hung again. The problem has probably to do with the TSC bugs I fixed lately for nested SVM. You can try to disable KVM-Clock for the L1 and the L2 guest or use the latest 2.6.32.x kernel on the Host. Does one of this fix the issues for you? Joerg