Hi everyone,
I am interested in adding Ryzen/Ryzen 2 / Ryzen 3 CPU support to
OVirt. I've seen a few references on the net to people adding in EPYC
support by updating a PostgresSQL DB table (e.g.
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/T3XL6NU7SUPY...
).
Would this really be all that is needed? If so, how do I determine the
correct string to add to the table? If EYPC is "7:AMD
EPYC:svm,nx,model_EPYC:EPYC:x86_64;", would Ryzen be something like "7:AMD
RYZEN:svm,nx,model_RYZEN:RYZEN:x86_64;"?
--Matt