From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: Re: [PATCH] arm/run: don't enable KVM if system can't do it Date: Thu, 2 Jul 2015 15:49:09 +0200 Message-ID: <20150702134909.GC25987@hawk.localdomain> References: <1435835131-11437-1-git-send-email-alex.bennee@linaro.org> <20150702115152.GD4243@hawk.localdomain> <5595406D.3040908@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alex =?iso-8859-1?Q?Benn=E9e?= , kvm@vger.kernel.org, mttcg@greensocs.com, mark.burton@greensocs.com, fred.konrad@greensocs.com To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55396 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752914AbbGBNtN (ORCPT ); Thu, 2 Jul 2015 09:49:13 -0400 Content-Disposition: inline In-Reply-To: <5595406D.3040908@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jul 02, 2015 at 03:45:17PM +0200, Paolo Bonzini wrote: > > > 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. > > Can you just use --no-kvm? It is equivalent to "-machine accel=tcg", Sounds perfect. Thanks! > and it overrides previous "-machine accel=foo" options. > > Paolo > > 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