]> xenbits.xensource.com Git - libvirt.git/commitdiff
cputestdata: Fix test data for EPYC 7502
authorTim Wiederhake <twiederh@redhat.com>
Mon, 17 Oct 2022 09:09:03 +0000 (11:09 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Wed, 19 Oct 2022 12:25:57 +0000 (14:25 +0200)
Commit 5c17a7ba41 introduced a new feature (ibrs) but did not update
existing cputestdata.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml

index ca71b9efb528ba0aa3399c6eeb79c8f11dd6201f..82b6c1bc1aa76afb898df2a5581961168b2c6d39 100644 (file)
@@ -5,5 +5,6 @@
   <cpuid eax_in='0x0000000f' ecx_in='0x01' eax='0x00000000' ebx='0x00000000' ecx='0x00000000' edx='0x00000006'/>
   <cpuid eax_in='0x80000001' ecx_in='0x00' eax='0x00000000' ebx='0x00000000' ecx='0x01423408' edx='0x00000000'/>
   <cpuid eax_in='0x80000007' ecx_in='0x00' eax='0x00000000' ebx='0x00000000' ecx='0x00000000' edx='0x00000100'/>
+  <cpuid eax_in='0x80000008' ecx_in='0x00' eax='0x00000000' ebx='0x00004000' ecx='0x00000000' edx='0x00000000'/>
   <cpuid eax_in='0x8000000a' ecx_in='0x00' eax='0x00000000' ebx='0x00000000' ecx='0x00000000' edx='0x000014f6'/>
 </cpudata>