From nobody Sun May 5 17:00:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1613996535; cv=none; d=zohomail.com; s=zohoarc; b=nN39UBu+mY8fEn1Lwik7+6JFb/Nf2qbdtD3LJ2jRXXFin3WMsTmU/1cCrospPXiQdfM2m/wpBU9sytWFOUs8MI+Nnik7zc7Y+z6mJdueeL+XBHkamdH8/YyXCrwMdi5spYw3p1t6Zp2WI8l6PejaWrGyGYbTUVYBw7Ee0jVxffY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1613996535; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=FbaeRMYPGojUzxBxRMohhsY4eO/Bt33yZdSmCdvFP1w=; b=J6iD9zTCzG/462zSPAbgMIvestu6eXeODRjeErUhymDZydycJ31k/JBmczFmv/YRcbxXdG6H0ecxYSVG8T8SeYHtihecrPDvhDBst7w5vsIdm2JvQv7GOrsdzFK0ywt7qWdJ+ZXKF8oRO3g7nI1/xkZwwgh3DxQLV2L6KGzE4E4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1613996535238686.3907632981388; Mon, 22 Feb 2021 04:22:15 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-367-TTt4sNjBPu2KcaPTaM2e6w-1; Mon, 22 Feb 2021 07:22:11 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D053A80364C; Mon, 22 Feb 2021 12:22:05 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9CB0719C45; Mon, 22 Feb 2021 12:22:05 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 26F2818095CB; Mon, 22 Feb 2021 12:22:05 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 11MCKGoM019513 for ; Mon, 22 Feb 2021 07:20:16 -0500 Received: by smtp.corp.redhat.com (Postfix) id E4B2D60C43; Mon, 22 Feb 2021 12:20:16 +0000 (UTC) Received: from work.redhat.com (ovpn-112-232.ams2.redhat.com [10.36.112.232]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2F77860C13; Mon, 22 Feb 2021 12:20:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1613996534; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=FbaeRMYPGojUzxBxRMohhsY4eO/Bt33yZdSmCdvFP1w=; b=gyyGZlFxYy8sx7tSYvBDGA0slblsnIKgTJ78dtakq4BsZofWVwhabUg3MJABPS7XeN72Mg 6jTdbrGqt3MFh15wdWQ4wyftp3Ab9dFL5Yn4K1HoK1lRrQYMXhYITYdJnkWJIq07qyFtSt VaPgGnDLDQcYEnndinnsZeRz5ch9oAs= X-MC-Unique: TTt4sNjBPu2KcaPTaM2e6w-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH 1/5] cpu_map/sync_qemu_i386.py: Add mapping for amd-ssbd Date: Mon, 22 Feb 2021 13:20:06 +0100 Message-Id: <20210222122010.47752-2-twiederh@redhat.com> In-Reply-To: <20210222122010.47752-1-twiederh@redhat.com> References: <20210222122010.47752-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" This was added to qemu in commit 623972ceae091b31331ae4a1dc94fe5cbb891937. Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- src/cpu_map/sync_qemu_i386.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cpu_map/sync_qemu_i386.py b/src/cpu_map/sync_qemu_i386.py index d2a05db77c..2a16e48520 100755 --- a/src/cpu_map/sync_qemu_i386.py +++ b/src/cpu_map/sync_qemu_i386.py @@ -73,6 +73,7 @@ def translate_feature(name): "CPUID_7_0_EDX_SPEC_CTRL_SSBD": "ssbd", "CPUID_7_0_EDX_STIBP": "stibp", "CPUID_7_1_EAX_AVX512_BF16": "avx512-bf16", + "CPUID_8000_0008_EBX_AMD_SSBD": "amd-ssbd", "CPUID_8000_0008_EBX_CLZERO": "clzero", "CPUID_8000_0008_EBX_IBPB": "ibpb", "CPUID_8000_0008_EBX_STIBP": "amd-stibp", --=20 2.26.2 From nobody Sun May 5 17:00:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1613996602; cv=none; d=zohomail.com; s=zohoarc; b=lJR1Dohf7h73cuJD8L7aXsxuAQgeXfCslmWYW0bq/6QRgkWCjkloSTVR7gkprZPUTWkkpphjDd2FDZ0VLM4RduPP1XR7xmv+AUCHnvkoc9AYfRRIkPo8ZqunbNJOb7zc4rH6khxu3pRB9TaHC17EGpeFXLc+184pcDHczoKzbWU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1613996602; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=KL4tPVyciHQFH0LH8MeiEflhve9bXRM+d8G6TCyoVM0=; b=epY63O8/ofvkKfFMNhtjWj518pb6rAVuEluFOL/JaHxz5Q7w9H9FdClyPhW74jE3yQ7mU2PRDV/K7ylBEMNTJTAJvorWJQMvDvziaG3X/2m45fyVa8m/HVFl2gs7fbI0VC4MwPafWGAyq+Z2UriZGr3ZVVehfaRPUgVD/iaHO3w= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1613996602329344.29661658228963; Mon, 22 Feb 2021 04:23:22 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-242-yjlshw6jMB-cE9kK1pbyDg-1; Mon, 22 Feb 2021 07:23:19 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 54040804039; Mon, 22 Feb 2021 12:23:14 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 30C785C260; Mon, 22 Feb 2021 12:23:14 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id E894A18095CB; Mon, 22 Feb 2021 12:23:13 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 11MCKIPb019556 for ; Mon, 22 Feb 2021 07:20:18 -0500 Received: by smtp.corp.redhat.com (Postfix) id 1AD0960C43; Mon, 22 Feb 2021 12:20:18 +0000 (UTC) Received: from work.redhat.com (ovpn-112-232.ams2.redhat.com [10.36.112.232]) by smtp.corp.redhat.com (Postfix) with ESMTP id 450A960C13; Mon, 22 Feb 2021 12:20:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1613996601; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=KL4tPVyciHQFH0LH8MeiEflhve9bXRM+d8G6TCyoVM0=; b=P7y6p6dnLpsrk0/2w5Ih/gsf1hVMW4QCXptgrZoLAmEDfZpge6Et8DXfJciA0P3cu2bKTw Zu4WI2Pv3xbWpJHniHCOtu4aRj0pqJuaDNJncK2wTqhHYtqoBa/vfNjV5arU2UHQV6qMbE dPcwdvbxg6Jlw0lj/yF8lX6ZpTFGP68= X-MC-Unique: yjlshw6jMB-cE9kK1pbyDg-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH 2/5] cpu_map/sync_qemu_i386.py: Add mapping for ibrs Date: Mon, 22 Feb 2021 13:20:07 +0100 Message-Id: <20210222122010.47752-3-twiederh@redhat.com> In-Reply-To: <20210222122010.47752-1-twiederh@redhat.com> References: <20210222122010.47752-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" This was added to qemu in commit 623972ceae091b31331ae4a1dc94fe5cbb891937. Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- src/cpu_map/sync_qemu_i386.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cpu_map/sync_qemu_i386.py b/src/cpu_map/sync_qemu_i386.py index 2a16e48520..02e6724f65 100755 --- a/src/cpu_map/sync_qemu_i386.py +++ b/src/cpu_map/sync_qemu_i386.py @@ -76,6 +76,7 @@ def translate_feature(name): "CPUID_8000_0008_EBX_AMD_SSBD": "amd-ssbd", "CPUID_8000_0008_EBX_CLZERO": "clzero", "CPUID_8000_0008_EBX_IBPB": "ibpb", + "CPUID_8000_0008_EBX_IBRS": "ibrs", "CPUID_8000_0008_EBX_STIBP": "amd-stibp", "CPUID_8000_0008_EBX_WBNOINVD": "wbnoinvd", "CPUID_8000_0008_EBX_XSAVEERPTR": "xsaveerptr", --=20 2.26.2 From nobody Sun May 5 17:00:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1613996589; cv=none; d=zohomail.com; s=zohoarc; b=PtB3ozj0YDIBgYn1eh9YrFZfCQWUZto1ozEquP5C7xAN4dDv/uYZK6wt1hqVvfhZpoWarLL18iXg3w1zLwcIv0fKnI03sWEBIuI6nYe9QbNtBd9i9Q5zVm/h7JqzQcBoSBozMYRxKcji/F79QWRQKqFBgV7DlpWq2znZmhqxbNc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1613996589; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=iaz0EAzMFo5MNBayU/LLM74vZ39oe5hhGYlJthx+5tE=; b=RasIWWdO7JUdaOa3kopPBgei3FHTmcw0Ynp6eCO3dJl8o3+YvDTjUa0htdHGulImttPb5v7MYLnNrdLJ1jU0oSVHFRREAMfsuBMgyzMd36WjQ+foFx3j4l4AuOqzgJvpnOI1l1+xoFziW5adJtsMHYA3Q01ngVSNOK/G6aZg+58= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1613996589077789.283623356675; Mon, 22 Feb 2021 04:23:09 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-175-KMw1-Lh2Nem5LX00BM6_NA-1; Mon, 22 Feb 2021 07:23:05 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 61F95195D560; Mon, 22 Feb 2021 12:22:58 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3754E19C79; Mon, 22 Feb 2021 12:22:58 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id EFC4458076; Mon, 22 Feb 2021 12:22:57 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 11MCKJQl019579 for ; Mon, 22 Feb 2021 07:20:19 -0500 Received: by smtp.corp.redhat.com (Postfix) id 3424760C17; Mon, 22 Feb 2021 12:20:19 +0000 (UTC) Received: from work.redhat.com (ovpn-112-232.ams2.redhat.com [10.36.112.232]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7379760C13; Mon, 22 Feb 2021 12:20:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1613996588; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=iaz0EAzMFo5MNBayU/LLM74vZ39oe5hhGYlJthx+5tE=; b=PSvDZyz6ESeZENHhlYlIPKIiKHvYgDGVaNjeGJX0A0ysIKcimnDc4kPtdGqaPjzixFVfC+ pX6LzAdt7f5gKn8SpWjJHKc7tyXHxgeOsJqj4i3Sw0k/p0uwCmOIdqM5ojW4r/Rxi+MezP ozNF58/MVkuST2uwD+P9cAjTOs1En/I= X-MC-Unique: KMw1-Lh2Nem5LX00BM6_NA-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH 3/5] cpu_map/sync_qemu_i386.py: Add mapping for svme-addr-check Date: Mon, 22 Feb 2021 13:20:08 +0100 Message-Id: <20210222122010.47752-4-twiederh@redhat.com> In-Reply-To: <20210222122010.47752-1-twiederh@redhat.com> References: <20210222122010.47752-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" This was added to qemu in commit 5447089c2b3b084b51670af36fc86ee3979e04be. Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- src/cpu_map/sync_qemu_i386.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cpu_map/sync_qemu_i386.py b/src/cpu_map/sync_qemu_i386.py index 02e6724f65..3febecdfd1 100755 --- a/src/cpu_map/sync_qemu_i386.py +++ b/src/cpu_map/sync_qemu_i386.py @@ -142,6 +142,7 @@ def translate_feature(name): "CPUID_SS": "ss", "CPUID_SVM_NPT": "npt", "CPUID_SVM_NRIPSAVE": "nrip-save", + "CPUID_SVM_SVME_ADDR_CHK": "svme-addr-check", "CPUID_TSC": "tsc", "CPUID_VME": "vme", "CPUID_XSAVE_XGETBV1": "xgetbv1", --=20 2.26.2 From nobody Sun May 5 17:00:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1613996538; cv=none; d=zohomail.com; s=zohoarc; b=kc7JlVyK57YXd7NmsEUEJLMyPgvquinAzJvs/pS1KAfrA07j8RSHc1mrkPHjRBFQrMfRbWxwEqV97D7c+Kk+9ElPse9SFWcSGPxR4LrCJCq2ifSHiXMbydyRmMBvWn3ZaUPnPSeXTwoWthg3heKDBVOfvLMPZ/67DtQ75w+finc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1613996538; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Kj+++ZoOGhWvfO4KHKp7M0VvHKQeXbKTEOzA6ocoy+0=; b=lmCCGVfC60nS5o+gfMwxv77dMJl+O9CjvCwT8Ymrpm03dxJnggzkHUyVmT/BHFHpVKl6mYKqSxs0LqYp467O5PBsxbSGYznmboYZKZWGVMYasDDe43fuh2oykmv4ISVOG0iUxtix82ck1Jt+x15dXbt0J/2NVlClmjweluip/h0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1613996538390698.264281824193; Mon, 22 Feb 2021 04:22:18 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-429-Ncn0h7sTMYOsVQ_qxBCt5g-1; Mon, 22 Feb 2021 07:22:15 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C410D100A8EF; Mon, 22 Feb 2021 12:22:09 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9A8E31002382; Mon, 22 Feb 2021 12:22:09 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 3581518095CE; Mon, 22 Feb 2021 12:22:09 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 11MCKKw7019605 for ; Mon, 22 Feb 2021 07:20:20 -0500 Received: by smtp.corp.redhat.com (Postfix) id 4CA6A60C43; Mon, 22 Feb 2021 12:20:20 +0000 (UTC) Received: from work.redhat.com (ovpn-112-232.ams2.redhat.com [10.36.112.232]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8C00D60C13; Mon, 22 Feb 2021 12:20:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1613996537; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Kj+++ZoOGhWvfO4KHKp7M0VvHKQeXbKTEOzA6ocoy+0=; b=SWUuToGwA4T5BCa/eshcb2ThX9cZ7jSKQ6pcYzDrGYVAvzv2sVDhxqaq5K8EpiH+i99POz Eqlf32COBqJStZoYzjhs4BhwGaksp8lEBk1LZYlUpWtPtp0csPs1AgMlxPGZKtOW3yYeNS F9P2px+hoOlK+ueyfl77Lagxn+qM+So= X-MC-Unique: Ncn0h7sTMYOsVQ_qxBCt5g-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH 4/5] cpumap: Add support for ibrs CPU feature Date: Mon, 22 Feb 2021 13:20:09 +0100 Message-Id: <20210222122010.47752-5-twiederh@redhat.com> In-Reply-To: <20210222122010.47752-1-twiederh@redhat.com> References: <20210222122010.47752-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- src/cpu_map/x86_features.xml | 3 +++ tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml | 1 + tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml | 1 + 3 files changed, 5 insertions(+) diff --git a/src/cpu_map/x86_features.xml b/src/cpu_map/x86_features.xml index 5cfa07502a..b03a6b065d 100644 --- a/src/cpu_map/x86_features.xml +++ b/src/cpu_map/x86_features.xml @@ -507,6 +507,9 @@ + + + diff --git a/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml b/t= ests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml index 6d95b508b2..40e7912398 100644 --- a/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml +++ b/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml @@ -17,6 +17,7 @@ + diff --git a/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml b/te= sts/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml index 65eaeabdd0..9f8108cdaa 100644 --- a/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml +++ b/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml @@ -18,6 +18,7 @@ + --=20 2.26.2 From nobody Sun May 5 17:00:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1613996593; cv=none; d=zohomail.com; s=zohoarc; b=NlSCBfEj011TjcaDY8pC/uhJxOhLLQlyv71E6Gv45FrPfQUZm7bby0UGdTXFjfPssbB4TIOi9z02tQnbti+ktHfpCkNocdO0B+nuOEz5DzoVUQdcD1i4oaBzlnAzKE70JV6QnCZ5GbSpeGpuXUmvI5fpk3MR9w6UsG1pZ34pUmg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1613996593; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=WKpOw0+mniRAfpYzlJbRrlRlOJjLST+Cq5iVFkHMi1M=; b=Gj/JD/aoqgca0lPsx/bjSNirYah+cFvAciQWUgZDEJxfQkNSU+g+XQZjNr0TZLY01F0q9XJrKfzWz5X7ffL4K7H3rV3wQkPpFrKkkvdUr6dwuuEGhTQhmbU6b1R1QmcnEeFBb780IAsEQFY+bZvv5iQPPnGpvnzLSCgfNsv/W1g= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 161399659292228.04695412518663; Mon, 22 Feb 2021 04:23:12 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-564-yX4f9NziMFyIjoFT3D0cUQ-1; Mon, 22 Feb 2021 07:23:07 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 80889100A8EA; Mon, 22 Feb 2021 12:23:01 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5D25118038; Mon, 22 Feb 2021 12:23:01 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 2764C58079; Mon, 22 Feb 2021 12:23:01 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 11MCKLjF019618 for ; Mon, 22 Feb 2021 07:20:21 -0500 Received: by smtp.corp.redhat.com (Postfix) id 70AE060C43; Mon, 22 Feb 2021 12:20:21 +0000 (UTC) Received: from work.redhat.com (ovpn-112-232.ams2.redhat.com [10.36.112.232]) by smtp.corp.redhat.com (Postfix) with ESMTP id AA80960C13; Mon, 22 Feb 2021 12:20:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1613996591; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=WKpOw0+mniRAfpYzlJbRrlRlOJjLST+Cq5iVFkHMi1M=; b=eFeDnlP5jMMFw/ls5dCtfRHATi/WLoh8unh3QHseHnoAjraxd3C2CW0j7bzeVgZLkaMdtH DCauwfNRK/UQWMh2uQoeCy6JCqVUyvsrqI+uQF3IJ1aB08Ic/cMmoNDgAB5rolj9QeyHIj GQ+nD/7ttsotcTrd2XwbP2Es+ugp2+Q= X-MC-Unique: yX4f9NziMFyIjoFT3D0cUQ-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH 5/5] cpumap: Add support for svme-addr-check CPU feature Date: Mon, 22 Feb 2021 13:20:10 +0100 Message-Id: <20210222122010.47752-6-twiederh@redhat.com> In-Reply-To: <20210222122010.47752-1-twiederh@redhat.com> References: <20210222122010.47752-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- src/cpu_map/x86_features.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/cpu_map/x86_features.xml b/src/cpu_map/x86_features.xml index b03a6b065d..c43520d08f 100644 --- a/src/cpu_map/x86_features.xml +++ b/src/cpu_map/x86_features.xml @@ -554,6 +554,9 @@ + + + =20 --=20 2.26.2