From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: windows server 2008 hyper-v on kvm Date: Mon, 15 Feb 2010 19:27:33 +0200 Message-ID: <20100215172733.GD19478@redhat.com> References: <4B79742B.4070700@cariss.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Evan Ingram Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50573 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754258Ab0BOR1g (ORCPT ); Mon, 15 Feb 2010 12:27:36 -0500 Content-Disposition: inline In-Reply-To: <4B79742B.4070700@cariss.co.uk> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Feb 15, 2010 at 04:19:55PM +0000, Evan Ingram wrote: > hi, > > running windows server 2008 on kvm as guest os. i need to install > hyper-v on the guest os but i get the error about my processor not > having the correct hardware virtualisation support. i read i should > perhaps try running the kvm with '-cpu host' but i still get the > same error. > > any advice? KVM not yet fas all needed pieces for windows to recognise that VM supports hyper-v. And only very small part of hyper-v spec is actually implemented right now. -- Gleb.