On Thu, May 05, 2022 at 05:26:13PM -0300, Daniel Henrique Barboza wrote: > Add POWER10 as a supported cpu model. > > Signed-off-by: Daniel Henrique Barboza <danielhb413@xxxxxxxxx> > --- > src/cpu_map/index.xml | 1 + > src/cpu_map/meson.build | 1 + > src/cpu_map/ppc64_POWER10.xml | 6 ++++++ > tests/domaincapsdata/qemu_5.0.0.ppc64.xml | 1 + > tests/domaincapsdata/qemu_5.2.0.ppc64.xml | 1 + > tests/domaincapsdata/qemu_6.2.0.ppc64.xml | 1 + > tests/domaincapsdata/qemu_7.0.0.ppc64.xml | 1 + > tests/qemucapabilitiesdata/caps_5.0.0.ppc64.xml | 4 ++-- > tests/qemucapabilitiesdata/caps_5.2.0.ppc64.xml | 4 ++-- > tests/qemucapabilitiesdata/caps_6.2.0.ppc64.xml | 4 ++-- > tests/qemucapabilitiesdata/caps_7.0.0.ppc64.xml | 4 ++-- > 11 files changed, 20 insertions(+), 8 deletions(-) > create mode 100644 src/cpu_map/ppc64_POWER10.xml Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization