On Thu, Oct 01, 2020 at 12:22:00 +0200, Markus Schade wrote: > this patch series adds testdata from an AMD EPYC 7502 system, > defines and enables the qemu EPYC-Rome model and changes > the existing Ryzen 9 host definition to the new model > > Markus Schade (4): > Add testdata for AMD EPYC 7502 > cpu_map: Defined and enable EPYC-Rome model The following two patches and the diff created by "VIR_TEST_REGENERATE_OUTPUT=1 tests/domaincapstest" should be squashed in the patch adding the new model to make sure "meson test" passes after each patch. > Update generated testdata for EPYC 7502 after adding EPYC-Rome model > Update cputestdata for Ryzen 9 to EPYC-Rome model But, since I don't really like going through the CPU model definition again (even though it would be just a diff), I can do these trivial changes just before pushing. Just let me know if you're OK with this and reply to my question in patch 2/4. And I apologize for incorrectly saying Ryzen 9 3900X should be EPYC (it's actually EPYC-Rome), which influenced my suggestion to not update Ryzen-9-3900X-12-Core.json with new models supported by QEMU. But don't worry, I'll do this myself as a follow-up patch since it is my fault. Jirka