From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] Add microcode patch level dummy Date: Mon, 05 Jan 2009 17:39:57 +0100 Message-ID: <496237DD.6010900@suse.de> References: <1231167767-851-1-git-send-email-agraf@suse.de> <4962353D.70909@codemonkey.ws> <496235B0.2090802@suse.de> <49623778.4040808@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , kvm@vger.kernel.org, avi@redhat.com To: "David S. Ahern" Return-path: Received: from cantor2.suse.de ([195.135.220.15]:54092 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754574AbZAEQjs (ORCPT ); Mon, 5 Jan 2009 11:39:48 -0500 In-Reply-To: <49623778.4040808@cisco.com> Sender: kvm-owner@vger.kernel.org List-ID: David S. Ahern wrote: > Alexander Graf wrote: > >> Anthony Liguori wrote: >> >>> Alexander Graf wrote: >>> >>>> VMware ESX checks if the microcode level is correct when using a >>>> barcelona CPU, in >>>> order to see if it actually can use SVM. Let's tell it we're on the >>>> safe side... >>>> >>>> >>> Sounds like you're able to boot ESX? Are you able to run a guest yet? >>> >> The moment you wrote the mail I just managed to get ReactOS running in >> ESX. It does not use SVM yet though. I wonder when/if ESX actually does >> use SVM. >> >> > > Is the guest 64-bit? I am suspecting ESX 3.5 series does not use VT/SVM > for 32-bit guests, but have not been able to positively confirm it. > I told VMware it's "an unknown 64-bit Linux guest". Oh well, I can try to actually run 64-bit code in the VM :). Alex