Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-87796

The missing of cpu model GraniteRapids-v2

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • libvirt-10.10.0-11.el9
    • No
    • Low
    • rhel-virt-core-libvirt-1
    • ssg_virtualization
    • 14
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      Please provide the package NVR for which the bug is seen:

      #rpm -q libvirt qemu-kvm; uname -r
      libvirt-10.10.0-7.1.el9_6.x86_64
      qemu-kvm-9.1.0-15.el9.x86_64
      5.14.0-570.12.1.el9_6.x86_64

      How reproducible is this bug?:100%

      Steps to reproduce

      sh  check_model.sh 

      for i in $(/usr/libexec/qemu-kvm -cpu help|awk '/Available CPUs/,/Recognized CPUID flags/'|grep '^  '|awk '{print $1}');do
        if ! virsh cpu-models x86_64|grep -q $i;then
          echo $i
        fi;
      done | grep -Ev '^(base|host|max)$'

      Expected results

      No output

      Actual results

      1. sh check_model.sh 
        GraniteRapids-v2

              jdenemar@redhat.com Jiri Denemark
              nanli@redhat.com Nannan Li
              Jiri Denemark Jiri Denemark
              Luyao Huang Luyao Huang
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: