From nobody Sun Feb 8 05:08:32 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1489768639165326.8479833208121; Fri, 17 Mar 2017 09:37:19 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B5E167FD68; Fri, 17 Mar 2017 16:37:18 +0000 (UTC) Received: from colo-mx.corp.redhat.com (unknown [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 854BE53CF5; Fri, 17 Mar 2017 16:37:18 +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 C0A625EC6A; Fri, 17 Mar 2017 16:37:17 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id v2HGb2SS007165 for ; Fri, 17 Mar 2017 12:37:02 -0400 Received: by smtp.corp.redhat.com (Postfix) id D66ED1887F; Fri, 17 Mar 2017 16:37:02 +0000 (UTC) Received: from mamuti.net (ovpn-204-109.brq.redhat.com [10.40.204.109]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2A05360A99 for ; Fri, 17 Mar 2017 16:37:02 +0000 (UTC) Received: by mamuti.net (Postfix, from userid 500) id 464321061CD; Fri, 17 Mar 2017 17:36:55 +0100 (CET) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com B5E167FD68 Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=libvir-list-bounces@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com B5E167FD68 From: Jiri Denemark To: libvir-list@redhat.com Date: Fri, 17 Mar 2017 17:36:49 +0100 Message-Id: In-Reply-To: References: In-Reply-To: References: Mail-Followup-To: libvir-list@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 11/14] cputest: Generate data for virCPUUpdateLive 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: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Fri, 17 Mar 2017 16:37:19 +0000 (UTC) X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Generated with (cd tests/cputestdata; ./cpu-cpuid.py diff x86_64-cpuid-*.json) Signed-off-by: Jiri Denemark --- tests/cputestdata/x86_64-cpuid-A10-5800K-disabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-A10-5800K-enabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Core-i5-2500-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Core-i5-2500-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Core-i5-2540M-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Core-i5-2540M-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Core-i5-4670T-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Core-i5-4670T-enabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Core-i5-6600-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Core-i5-6600-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Core-i7-2600-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Core-i7-2600-enabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-enabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Core-i7-3770-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Core-i7-3770-enabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Core-i7-4510U-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Core-i7-4510U-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Core-i7-4600U-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Core-i7-4600U-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Core-i7-5600U-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Core-i7-5600U-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Core2-E6850-disabled.xml | 4 ++++ tests/cputestdata/x86_64-cpuid-Core2-E6850-enabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Opteron-2350-disabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Opteron-2350-enabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Opteron-6234-disabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Opteron-6234-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Phenom-B95-disabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Phenom-B95-enabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-enabled.xml | 9 +++++++++ tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-enabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-disabled.xml | 8 ++++++++ tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-enabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-disabled.xml | 6 ++++++ tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-enabled.xml | 7 +++++++ tests/cputestdata/x86_64-cpuid-Xeon-W3520-disabled.xml | 5 +++++ tests/cputestdata/x86_64-cpuid-Xeon-W3520-enabled.xml | 7 +++++++ 40 files changed, 279 insertions(+) create mode 100644 tests/cputestdata/x86_64-cpuid-A10-5800K-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-A10-5800K-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-2500-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-2500-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-2540M-disabled.x= ml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-2540M-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-4670T-disabled.x= ml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-4670T-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-6600-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i5-6600-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-2600-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-2600-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-disabled.= xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-enabled.x= ml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-3770-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-3770-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-4510U-disabled.x= ml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-4510U-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-4600U-disabled.x= ml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-4600U-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-5600U-disabled.x= ml create mode 100644 tests/cputestdata/x86_64-cpuid-Core-i7-5600U-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core2-E6850-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Core2-E6850-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Opteron-2350-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Opteron-2350-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Opteron-6234-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Opteron-6234-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Phenom-B95-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Phenom-B95-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-W3520-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-W3520-enabled.xml diff --git a/tests/cputestdata/x86_64-cpuid-A10-5800K-disabled.xml b/tests/= cputestdata/x86_64-cpuid-A10-5800K-disabled.xml new file mode 100644 index 000000000..3bacf2cf9 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-A10-5800K-disabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-A10-5800K-enabled.xml b/tests/c= putestdata/x86_64-cpuid-A10-5800K-enabled.xml new file mode 100644 index 000000000..a97702df9 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-A10-5800K-enabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-2500-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i5-2500-disabled.xml new file mode 100644 index 000000000..510cd97a5 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-2500-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-2500-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Core-i5-2500-enabled.xml new file mode 100644 index 000000000..1581f800f --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-2500-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-2540M-disabled.xml b/te= sts/cputestdata/x86_64-cpuid-Core-i5-2540M-disabled.xml new file mode 100644 index 000000000..510cd97a5 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-2540M-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-2540M-enabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i5-2540M-enabled.xml new file mode 100644 index 000000000..1581f800f --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-2540M-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-4670T-disabled.xml b/te= sts/cputestdata/x86_64-cpuid-Core-i5-4670T-disabled.xml new file mode 100644 index 000000000..601554a81 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-4670T-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-4670T-enabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i5-4670T-enabled.xml new file mode 100644 index 000000000..8a714379c --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-4670T-enabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-6600-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i5-6600-disabled.xml new file mode 100644 index 000000000..510cd97a5 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-6600-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i5-6600-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Core-i5-6600-enabled.xml new file mode 100644 index 000000000..13032d0d2 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i5-6600-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-2600-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i7-2600-disabled.xml new file mode 100644 index 000000000..f25d2888e --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-2600-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-2600-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Core-i7-2600-enabled.xml new file mode 100644 index 000000000..df99a2180 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-2600-enabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-disabled.xml b/t= ests/cputestdata/x86_64-cpuid-Core-i7-3740QM-disabled.xml new file mode 100644 index 000000000..601554a81 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-enabled.xml b/te= sts/cputestdata/x86_64-cpuid-Core-i7-3740QM-enabled.xml new file mode 100644 index 000000000..e596bf119 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-enabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-3770-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i7-3770-disabled.xml new file mode 100644 index 000000000..f25d2888e --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-3770-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-3770-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Core-i7-3770-enabled.xml new file mode 100644 index 000000000..666c37536 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-3770-enabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-4510U-disabled.xml b/te= sts/cputestdata/x86_64-cpuid-Core-i7-4510U-disabled.xml new file mode 100644 index 000000000..dbc978e73 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-4510U-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-4510U-enabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i7-4510U-enabled.xml new file mode 100644 index 000000000..86896de80 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-4510U-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-4600U-disabled.xml b/te= sts/cputestdata/x86_64-cpuid-Core-i7-4600U-disabled.xml new file mode 100644 index 000000000..4a0477f78 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-4600U-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-4600U-enabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i7-4600U-enabled.xml new file mode 100644 index 000000000..86896de80 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-4600U-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-5600U-disabled.xml b/te= sts/cputestdata/x86_64-cpuid-Core-i7-5600U-disabled.xml new file mode 100644 index 000000000..4a0477f78 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-5600U-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core-i7-5600U-enabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Core-i7-5600U-enabled.xml new file mode 100644 index 000000000..edc433c9a --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core-i7-5600U-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core2-E6850-disabled.xml b/test= s/cputestdata/x86_64-cpuid-Core2-E6850-disabled.xml new file mode 100644 index 000000000..18e4baf3a --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core2-E6850-disabled.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Core2-E6850-enabled.xml b/tests= /cputestdata/x86_64-cpuid-Core2-E6850-enabled.xml new file mode 100644 index 000000000..af4f6f7ab --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Core2-E6850-enabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Opteron-2350-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Opteron-2350-disabled.xml new file mode 100644 index 000000000..3f6fe5405 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Opteron-2350-disabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Opteron-2350-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Opteron-2350-enabled.xml new file mode 100644 index 000000000..7541dff65 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Opteron-2350-enabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Opteron-6234-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Opteron-6234-disabled.xml new file mode 100644 index 000000000..4dcd74103 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Opteron-6234-disabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Opteron-6234-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Opteron-6234-enabled.xml new file mode 100644 index 000000000..c4cfbcef2 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Opteron-6234-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Phenom-B95-disabled.xml b/tests= /cputestdata/x86_64-cpuid-Phenom-B95-disabled.xml new file mode 100644 index 000000000..3910eb6e5 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Phenom-B95-disabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Phenom-B95-enabled.xml b/tests/= cputestdata/x86_64-cpuid-Phenom-B95-enabled.xml new file mode 100644 index 000000000..a8cd01ff4 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Phenom-B95-enabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Xeon-E3-1245-disabled.xml new file mode 100644 index 000000000..1a177705a --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Xeon-E3-1245-enabled.xml new file mode 100644 index 000000000..258404233 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-enabled.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Xeon-E5-2630-disabled.xml new file mode 100644 index 000000000..ea2906506 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Xeon-E5-2630-enabled.xml new file mode 100644 index 000000000..1c2367a3d --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-enabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Xeon-E5-2650-disabled.xml new file mode 100644 index 000000000..a66b5bdd6 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-disabled.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Xeon-E5-2650-enabled.xml new file mode 100644 index 000000000..4c194af10 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-enabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-disabled.xml b/tes= ts/cputestdata/x86_64-cpuid-Xeon-E7-4820-disabled.xml new file mode 100644 index 000000000..e7e0ee6f2 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-disabled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-enabled.xml b/test= s/cputestdata/x86_64-cpuid-Xeon-E7-4820-enabled.xml new file mode 100644 index 000000000..cddc4a675 --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-enabled.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-W3520-disabled.xml b/tests= /cputestdata/x86_64-cpuid-Xeon-W3520-disabled.xml new file mode 100644 index 000000000..49737fbdb --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-W3520-disabled.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-W3520-enabled.xml b/tests/= cputestdata/x86_64-cpuid-Xeon-W3520-enabled.xml new file mode 100644 index 000000000..febef1edd --- /dev/null +++ b/tests/cputestdata/x86_64-cpuid-Xeon-W3520-enabled.xml @@ -0,0 +1,7 @@ + + + + + + + --=20 2.12.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list