]> git.ipfire.org Git - thirdparty/systemd.git/commit
vmspawn: use EPYC-v4 cpu for SNP 42193/head
authorPaul Meyer <katexochen0@gmail.com>
Tue, 19 May 2026 11:56:46 +0000 (13:56 +0200)
committerPaul Meyer <katexochen0@gmail.com>
Wed, 20 May 2026 11:26:03 +0000 (13:26 +0200)
commit1ccda1533d6b7880495d194f41112a9eb1c8ad42
tree3210882c6aa877522a568a98adac81f20aca4033
parent4f8215add24ac9018fb68399f0b957cf0eb3b0c6
vmspawn: use EPYC-v4 cpu for SNP

SNP requires a named, stable CPU model so the launch measurement is
reproducible across hosts. EPYC-v4 is the baseline that covers all
SNP-capable processors (Milan and later).

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
src/vmspawn/vmspawn.c