Thanks Markus.
Also testing groovy here ...

Before:
++-=====================-================-============-=========================================
ii  libvirt-daemon-system 6.6.0-1ubuntu3.4 amd64        Libvirt daemon 
configuration files
ii  qemu-system-x86       1:5.0-5ubuntu9.7 amd64        QEMU full system 
emulation binaries (x86)


$ qemu-system-x86_64 -cpu ? | grep EPYC-Milan
<empty>

After
+++-=====================-================-============-=========================================
ii  libvirt-daemon-system 6.6.0-1ubuntu3.5 amd64        Libvirt daemon 
configuration files
ii  qemu-system-x86       1:5.0-5ubuntu9.8 amd64        QEMU full system 
emulation binaries (x86)

$ qemu-system-x86_64 -cpu ? | grep EPYC-Milan
x86 EPYC-Milan            (alias configured by machine type)                    
    
x86 EPYC-Milan-v1         AMD EPYC-Milan Processor

libvirt self-identification after the update
    <mode name='host-model' supported='yes'>
      <model fallback='forbid'>EPYC-Milan</model>
      <vendor>AMD</vendor>
      <feature policy='require' name='x2apic'/>
      <feature policy='require' name='tsc-deadline'/>
      <feature policy='require' name='hypervisor'/>
      <feature policy='require' name='tsc_adjust'/>
      <feature policy='require' name='vaes'/>
      <feature policy='require' name='vpclmulqdq'/>
      <feature policy='require' name='spec-ctrl'/>
      <feature policy='require' name='stibp'/>
      <feature policy='require' name='arch-capabilities'/>
      <feature policy='require' name='ssbd'/>
      <feature policy='require' name='cmp_legacy'/>
      <feature policy='require' name='invtsc'/>
      <feature policy='require' name='virt-ssbd'/>
      <feature policy='require' name='rdctl-no'/>
      <feature policy='require' name='skip-l1dfl-vmentry'/>
      <feature policy='require' name='mds-no'/>
      <feature policy='require' name='pschange-mc-no'/>
      <feature policy='disable' name='invpcid'/>
      <feature policy='disable' name='svme-addr-chk'/>
    </mode>

All LGTM in regard to the case.

Regression tests are still running (on proposed this time), I'll mark it
overall verified once those completed as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1921880

Title:
  Add EPYC-Milan model

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1921880/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to