Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753560AbbBQTQh (ORCPT ); Tue, 17 Feb 2015 14:16:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44048 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753176AbbBQTQe (ORCPT ); Tue, 17 Feb 2015 14:16:34 -0500 Message-ID: <54E39384.6000308@redhat.com> Date: Tue, 17 Feb 2015 12:16:20 -0700 From: Eric Blake Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Michael Mueller , qemu-devel@nongnu.org, kvm@vger.kernel.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org CC: Gleb Natapov , Alexander Graf , Christian Borntraeger , "Jason J. Herne" , Cornelia Huck , Paolo Bonzini , Andreas Faerber , Richard Henderson Subject: Re: [Qemu-devel] [RFC PATCH v2 02/15] cpu-model: Introduce option --probe to switch into probe mode References: <1424183053-4310-1-git-send-email-mimu@linux.vnet.ibm.com> <1424183053-4310-3-git-send-email-mimu@linux.vnet.ibm.com> In-Reply-To: <1424183053-4310-3-git-send-email-mimu@linux.vnet.ibm.com> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="s4ofQgLFQKxuu22LXFGNFiRn5fJOftGLd" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2030 Lines: 54 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --s4ofQgLFQKxuu22LXFGNFiRn5fJOftGLd Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/17/2015 07:24 AM, Michael Mueller wrote: > The option --probe allows to switch into probe mode also for machines > different from none. If one or more accelerators are specified these > accelerators are used to provide probable properties. If no accelerator= > is given a list of accellerators that support probing is used. s/accellerators/accelerators/ >=20 > Signed-off-by: Michael Mueller > --- > accel.c | 13 ++++++++----- > include/sysemu/accel.h | 2 +- > qemu-options.hx | 8 ++++++++ > vl.c | 7 ++++++- > 4 files changed, 23 insertions(+), 7 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --s4ofQgLFQKxuu22LXFGNFiRn5fJOftGLd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU45OEAAoJEKeha0olJ0NqyWsH+wV+yxv2ghyVHqoLxNIG+f2+ y36C9k8c46wcZfvUtpOmfU93cFwEqnO8NL1RUt3h2Yz16P9UZ+rx+vB2/gDKztll UE7Oagg+CjCHWDO7+Yu0Virkp2qHSk1cxeubMoxYaojAFo8x58NI9PBPDlsLzvSt FJlRVt4dvtnpdmh2XiFX/Xvcu7uMLQe+upsNUMVIaJfe6TBFu6IDAgI+CNqUM4wd qLcbrPuTPf7b8xjjJmlaCbb+4cxJr37mEN4/l0SFkNoWOH9lAweaZ6HixX1wCocE BhMarkh1LcE7gwDAwIVZ/Xgz/fpNmS5rf7KQjgI38g0gbtup1emOcPpiSDaiYOo= =6G06 -----END PGP SIGNATURE----- --s4ofQgLFQKxuu22LXFGNFiRn5fJOftGLd-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/