For comparison, the former version did: root@j:~# apt policy qemu-system-x86 qemu-system-x86: Installed: 1:6.2+dfsg-2ubuntu6.25
root@j:~# qemu-system-x86_64 -cpu ? | grep EPYC-Rome x86 EPYC-Rome (alias configured by machine type) x86 EPYC-Rome-v1 AMD EPYC-Rome Processor x86 EPYC-Rome-v2 AMD EPYC-Rome Processor root@j:~# qemu-system-x86_64 -cpu ?| grep EPYC-v x86 EPYC-IBPB (alias of EPYC-v2) x86 EPYC-v1 AMD EPYC Processor x86 EPYC-v2 AMD EPYC Processor (with IBPB) x86 EPYC-v3 AMD EPYC Processor As intended qemu is now aware of these names and definitions as well. Setting verification done tags ... I upgraded to the new version as part of this verification already https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2098896/comments/13 Checking the actual known machine types now: root@j:~# apt policy qemu-system-x86 qemu-system-x86: Installed: 1:6.2+dfsg-2ubuntu6.26 root@j:~# qemu-system-x86_64 -cpu ? | grep EPYC-Rome x86 EPYC-Rome (alias configured by machine type) x86 EPYC-Rome-v1 AMD EPYC-Rome Processor x86 EPYC-Rome-v2 AMD EPYC-Rome Processor x86 EPYC-Rome-v3 AMD EPYC-Rome-v3 Processor root@j:~# qemu-system-x86_64 -cpu ?| grep EPYC-v x86 EPYC-IBPB (alias of EPYC-v2) x86 EPYC-v1 AMD EPYC Processor x86 EPYC-v2 AMD EPYC Processor (with IBPB) x86 EPYC-v3 AMD EPYC Processor x86 EPYC-v4 AMD EPYC-v4 Processor ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019967 Title: Add EPYC-Rome-v3 and EPYC-v4 model To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2019967/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
