Hello,

I also complement Olivier tests with test on an Icelake server:

Noble 24.04
---

$ sudo apt policy libvirt0
libvirt0:
  Installed: 10.0.0-2ubuntu8.7
  Candidate: 10.0.0-2ubuntu8.7
  Version table:
 *** 10.0.0-2ubuntu8.7 500
        500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
        100 /var/lib/dpkg/status

$ virsh capabilities | grep \<model
      <model>Broadwell-IBRS</model>

** NB: Add pin configuration for the PPA since it has an older version
***

$ sudo apt install --allow-downgrades libvirt-
clients=10.0.0-2ubuntu8.7~ppa3


$ sudo apt policy libvirt0
libvirt0:
  Installed: 10.0.0-2ubuntu8.7~ppa3
  Candidate: 10.0.0-2ubuntu8.7~ppa3
  Version table:
     10.0.0-2ubuntu8.7 500
        500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 *** 10.0.0-2ubuntu8.7~ppa3 4000
       4000 https://ppa.launchpadcontent.net/hectorcao/lp2106812/ubuntu 
noble/main amd64 Packages
        100 /var/lib/dpkg/status

$ virsh capabilities | grep \<model
      <model>Icelake-Server</model>

We can see that the Icelake-Server model is correctly detected by
libvirt

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

Title:
  Emeralds rapids CPU cannot use Skylake to Icelake feature sets on
  Jammy 22.04 LTS and Noble 24.04 LTS

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to