From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex =?utf-8?Q?Benn=C3=A9e?= Subject: Re: [PATCH] arm/run: don't enable KVM if system can't do it Date: Fri, 03 Jul 2015 13:24:31 +0100 Message-ID: <87lhexsa2o.fsf@linaro.org> References: <1435835131-11437-1-git-send-email-alex.bennee@linaro.org> <20150702115152.GD4243@hawk.localdomain> <5595406D.3040908@redhat.com> <20150702134909.GC25987@hawk.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Paolo Bonzini , kvm@vger.kernel.org, mttcg@greensocs.com, mark.burton@greensocs.com, fred.konrad@greensocs.com To: Andrew Jones Return-path: Received: from mail-wi0-f173.google.com ([209.85.212.173]:38319 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755159AbbGCMYf (ORCPT ); Fri, 3 Jul 2015 08:24:35 -0400 Received: by wibdq8 with SMTP id dq8so98966872wib.1 for ; Fri, 03 Jul 2015 05:24:34 -0700 (PDT) In-reply-to: <20150702134909.GC25987@hawk.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: Andrew Jones writes: > On Thu, Jul 02, 2015 at 03:45:17PM +0200, Paolo Bonzini wrote: >>=20 >>=20 >> On 02/07/2015 13:51, Andrew Jones wrote: >> > 4) I recently mentioned[*] it might be nice to add a '-force-tcg' = type >> > of arm/run command line option, allowing tcg to be used even if >> > it's possible to use kvm. Adding that at the same time would be >> > nice. >>=20 >> Can you just use --no-kvm? It is equivalent to "-machine accel=3Dtc= g", > > Sounds perfect. Thanks! > >> and it overrides previous "-machine accel=3Dfoo" options. =46or a TCG only build it complains: "Option no-kvm not supported for this target" :-/ >>=20 >> Paolo >>=20 >> ps: I also share the "yay" feeling, of course! >> -- >> To unsubscribe from this list: send the line "unsubscribe kvm" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html --=20 Alex Benn=C3=A9e