From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C5D5B386F83E; Mon, 18 Jan 2021 20:58:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C5D5B386F83E From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/27201] Consider disabling x86-64-v2 support check Date: Mon, 18 Jan 2021 20:58:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2021 20:58:35 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27201 --- Comment #4 from H.J. Lu --- (In reply to Florian Weimer from comment #3) > (In reply to H.J. Lu from comment #2) > > model name : Westmere E56xx/L56xx/X56xx (IBRS update) >=20 > This is not the qemu64 device model. I use virt-manager to manage VM. I didn't change the default. How do I enable the qemu64 device model? > To be clear here, everything is consistent on the QEMU side, and CPUID is > working as expected. >=20 > But before the level check was added, it was possible to run x86-64-v2 > binaries in a qemu64 guest if the host supported x86-64-v2 because CPUID > masking does not cause the instructions to trap. With the level check, the > last part obviously does not change, but we refuse to run anything at all > nevertheless. How can I produce it on Fedora 33/Westmere? --=20 You are receiving this mail because: You are on the CC list for the bug.=