From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVIMx-00070X-2M for qemu-devel@nongnu.org; Tue, 19 Jun 2018 11:16:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVIMs-0000VZ-T8 for qemu-devel@nongnu.org; Tue, 19 Jun 2018 11:16:30 -0400 Date: Tue, 19 Jun 2018 17:15:39 +0200 From: Cornelia Huck Message-ID: <20180619171539.0adc90d6.cohuck@redhat.com> In-Reply-To: <87k1r24quk.fsf@dusky.pond.sub.org> References: <1528866321-23886-1-git-send-email-thuth@redhat.com> <1528866321-23886-5-git-send-email-thuth@redhat.com> <20180613133840.GK24528@stefanha-x1.localdomain> <20180613134452.GU19901@redhat.com> <20180613151942.GC19901@redhat.com> <87k1r24quk.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: "Daniel P. =?UTF-8?B?QmVycmFuZ8Op?=" , Thomas Huth , zhang.zhanghailiang@huawei.com, Ben Warren , qemu-trivial@nongnu.org, qemu-devel@nongnu.org, Stefan Hajnoczi , Paolo Bonzini , Eduardo Habkost On Wed, 13 Jun 2018 18:02:27 +0200 Markus Armbruster wrote: > Daniel P. Berrang=C3=A9 writes: > > If I'm a user looking for how to enable KVM, then -enable-kvm is the > > one I'll pick because of the obvious name. =20 >=20 > Why does a user have to know how to enable KVM? Oh, because our default > is "run this guest much slower than necessary". Great! Should we try again to default to a better accelerator, if possible? I don't quite recall why we didn't do so the last time that came up... was it tests?