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

Support the missing CPU models

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • libvirt-10.10.0-2.el9
    • No
    • Low
    • rhel-virt-core-libvirt-1
    • ssg_virtualization
    • 20
    • 8
    • Dev ack
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • x86_64
    • None

      What were you trying to do that didn't work?

      What is the impact of this issue to you?

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

      libvirt-10.10.0-1.el9.x86_64
      qemu-kvm-9.1.0-5.el9.x86_64

       

      RHEL10:

      libvirt-10.10.0-1.el10.x86_64
      qemu-kvm-9.1.0-7.el10.x86_64

      How reproducible is this bug?:

      100%

      Steps to reproduce

      1. For RHEL9, compare the CPU models of libvirt with these of QEMU:
      ➜  ~ 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                                    
      486-v1
      Conroe-v1
      EPYC-Genoa-v1
      KnightsMill-v1
      Opteron_G1-v1
      Opteron_G2-v1
      Opteron_G3-v1
      Opteron_G4-v1
      Opteron_G5-v1
      Penryn-v1
      athlon-v1
      core2duo-v1
      coreduo-v1
      kvm32-v1
      kvm64-v1
      n270-v1
      pentium-v1
      pentium2-v1
      pentium3-v1
      phenom-v1
      qemu32-v1
      qemu64-v1
      base
      host
      max

      Please support these missing CPU models.

      For RHEL10, the result is:

      # 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
      EPYC-Genoa-v1
      GraniteRapids-v2
      KnightsMill-v1
      Opteron_G4-v1
      Opteron_G5-v1
      qemu64-v1
      base
      host
      max

      Expected results

      No versioned CPU models in the list.

      Actual results

              jdenemar@redhat.com Jiri Denemark
              rhn-support-hhan Han Han
              Nannan Li
              Jiri Denemark Jiri Denemark
              Han Han Han Han
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: