From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bw52E-0004Fs-Il for qemu-devel@nongnu.org; Mon, 17 Oct 2016 06:20:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bw52B-0002pc-EB for qemu-devel@nongnu.org; Mon, 17 Oct 2016 06:20:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41812) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bw52B-0002p8-5e for qemu-devel@nongnu.org; Mon, 17 Oct 2016 06:20:43 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id ED4DE80083 for ; Mon, 17 Oct 2016 10:20:41 +0000 (UTC) Date: Mon, 17 Oct 2016 12:20:38 +0200 From: =?iso-8859-1?B?SuFu?= Tomko Message-ID: <20161017102038.GB8787@dnr.brq.redhat.com> References: <1476473294-11052-1-git-send-email-ehabkost@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF" Content-Disposition: inline In-Reply-To: <1476473294-11052-1-git-send-email-ehabkost@redhat.com> Subject: Re: [Qemu-devel] [PATCH] target-i386: Don't cpu->migratable field when filtering features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: qemu-devel@nongnu.org, Marcelo Tosatti , Bandan Das , Igor Mammedov --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 14, 2016 at 04:28:14PM -0300, Eduardo Habkost wrote: >When explicitly enabling unmigratable flags using "-cpu host" >(e.g. "-cpu host,+invtsc"), the requested feature won't be >enabled because cpu->migratable is true by default. > [...] > >Signed-off-by: Eduardo Habkost >--- > target-i386/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Tested-by: J=E1n Tomko --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYBKXxAAoJEMr6XT10/wJp4boP/AtzshUBN0mTIg5Gj8MIF2pL kBr6uyzDTwWdURt/W+rl4FewR4yC2VcfEAzeRY/HOmaMmx95zkN3POUxzHGAKdfc tauI0Y6DOVvwgJQ+jAEVYfytCU2F4JouO+nA5PYDmVlHjbc25gjksOWXo2ha9XtP SOwv2f4EE7ajT/TxOMY2/Lsq51kNbBy/LofKu/wdZOw1E3uO0h8vMPZ9PLSW8HdM nai31JyzvtyU0k1wq3zm83yDAjivhXjq2B/Stbnn7ZpTjyMon61yT2VBpjDQYmeg vz9dnYBNz7+J+f1ydS/NtzpT+na4QX8hnyJzp3304enkcyH4vnCjogzZt/G89yyd RcYvkAju9ig70qwQO3qy69ctknHvz8/4AZYhtp5XsbjXzQoyapMH9UqCPTzjlB9k gNu1r2n5azb64ZcJay/A0EoP5ERRTiy8VGxMW5hr6h7zZwwtI9IbsxCLM6o/lTra njtqILNMFpQIs2sCju4GUkAv44Xdb7gbVafow9O/FV+djzeBKYXeCAEnsqAjWWoE btmC39mUbJ7a5A4SXlDr3oRbdGhM2wSyLlnKs76HXXnJjnxf0VgI4m86HMUEy/Rm mscKIL/w1LGLHZhqQ1LKeI6L6b95anUhrXUF62k2y0OHUDXb8fyDlpggPJVnYigF ok9IQP4vptS3p2X/TIEu =YR3m -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF--