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:30:40 +0100 Message-ID: <496235B0.2090802@suse.de> References: <1231167767-851-1-git-send-email-agraf@suse.de> <4962353D.70909@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, avi@redhat.com To: Anthony Liguori Return-path: Received: from ns2.suse.de ([195.135.220.15]:53761 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751586AbZAEQab (ORCPT ); Mon, 5 Jan 2009 11:30:31 -0500 In-Reply-To: <4962353D.70909@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: 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. Alex