From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl15K-0008DH-WA for qemu-devel@nongnu.org; Thu, 15 May 2014 15:13:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wl15D-0008Eo-C6 for qemu-devel@nongnu.org; Thu, 15 May 2014 15:12:54 -0400 Received: from cantor2.suse.de ([195.135.220.15]:51769 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl15D-0008DI-6V for qemu-devel@nongnu.org; Thu, 15 May 2014 15:12:47 -0400 Message-ID: <537511AC.2020900@suse.de> Date: Thu, 15 May 2014 21:12:44 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1398876525-28831-1-git-send-email-ehabkost@redhat.com> <1398876525-28831-14-git-send-email-ehabkost@redhat.com> In-Reply-To: <1398876525-28831-14-git-send-email-ehabkost@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v4 13/18] target-i386: Support "-cpu host" in TCG mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , qemu-devel@nongnu.org Cc: Paolo Bonzini , Richard Henderson , Marcelo Tosatti , Aurelien Jarno , Igor Mammedov Am 30.04.2014 18:48, schrieb Eduardo Habkost: > As "-cpu host" simply means "enable every bit that can be enabled on > this host", we can emulate similar behavior even if KVM is not enabled. > We just need to set all feature bits supported by TCG, accordingly. >=20 > Signed-off-by: Eduardo Habkost Did you consider that this TCG -cpu host is only available when built with KVM support? There is some #ifdef CONFIG_KVM in addition to these kvm_enabled() checks. Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg