From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: Nested kvm -> vmware esx Date: Thu, 12 Feb 2009 18:25:51 +0100 Message-ID: <49945B9F.7060900@suse.de> References: <49942073.5010306@gmail.com> <4994231E.4030702@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Jeffry Molanus Return-path: Received: from mx2.suse.de ([195.135.220.15]:46724 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756806AbZBLRZx (ORCPT ); Thu, 12 Feb 2009 12:25:53 -0500 In-Reply-To: <4994231E.4030702@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Jeffry Molanus wrote: > Ps. I did try the -cpu switches ofcourse > > Jeffry Please try to use the -cpu phenom CPU and Nested Paging on an AMD CPU. That's the only configuration I got things working at least a bit with. If that work so far, apply the VMware backdoor patch I posted on the qemu list, that exposes the TSC speed to ESX. Using that configuration I was able to run ReactOS in the nested guest pretty well. Linux got stuck somewhere in udev though. Don't try 64-bit Linux yet. Alex