Jiri Denemark (14):
  sync_qemu_models_i386: Remove forgotten parentheses
  sync_qemu_models_i386: Convert family/model to decimal
  cpu_map: Add gmet and vmx-mbec features for nested virtualization
  cpu_map: Add CPUID features for AMX instructions
  cpu_map: Add CET related CPU features
  cpu_map: Add CPUID feature for MOVRS
  cpu_map: Add avx10-vnni-int CPU feature
  cpu_map: Add APX (Advanced Performance Extensions) CPUID features
  sync_qemu_models_i386: Add missing features to translation map
  cpu_map: Add new versions of ClearwaterForest CPU model
  cpu_map: Add new versions of SierraForest CPU model
  cpu_map: Add new versions of SapphireRapids CPU model
  cpu_map: Add new versions of GraniteRapids CPU model
  cpu_map: Add DiamondRapids CPU model

 src/cpu_map/index.xml                         |  10 +
 src/cpu_map/meson.build                       |  10 +
 src/cpu_map/sync_qemu_models_i386.py          |  33 +-
 src/cpu_map/x86_ClearwaterForest-v2.xml       | 197 +++++++
 src/cpu_map/x86_ClearwaterForest-v3.xml       | 198 ++++++++
 src/cpu_map/x86_DiamondRapids-v1.xml          |   6 +
 src/cpu_map/x86_DiamondRapids.xml             | 248 +++++++++
 src/cpu_map/x86_GraniteRapids-v4.xml          | 210 ++++++++
 src/cpu_map/x86_GraniteRapids-v5.xml          | 211 ++++++++
 src/cpu_map/x86_SapphireRapids-v5.xml         | 202 ++++++++
 src/cpu_map/x86_SapphireRapids-v6.xml         | 203 ++++++++
 src/cpu_map/x86_SierraForest-v4.xml           | 190 +++++++
 src/cpu_map/x86_SierraForest-v5.xml           | 191 +++++++
 src/cpu_map/x86_features.xml                  |  60 +++
 .../x86_64-cpuid-Core-i7-1270P-disabled.xml   |   2 +-
 .../x86_64-cpuid-Core-i7-1270P-guest.xml      |   2 +
 .../x86_64-cpuid-Core-i7-1270P-host.xml       |   2 +
 .../x86_64-cpuid-Core-i7-1365U-disabled.xml   |   2 +-
 .../x86_64-cpuid-Core-i7-1365U-guest.xml      |   2 +
 .../x86_64-cpuid-Core-i7-1365U-host.xml       |   2 +
 ...86_64-cpuid-EPYC-7502-32-Core-disabled.xml |   2 +-
 .../x86_64-cpuid-EPYC-7502-32-Core-guest.xml  |   1 +
 .../x86_64-cpuid-EPYC-7502-32-Core-host.xml   |   1 +
 ...86_64-cpuid-EPYC-7713-64-Core-disabled.xml |   4 +-
 .../x86_64-cpuid-EPYC-7713-64-Core-guest.xml  |   2 +
 .../x86_64-cpuid-EPYC-7713-64-Core-host.xml   |   2 +
 ...86_64-cpuid-EPYC-9334-32-Core-disabled.xml |   4 +-
 .../x86_64-cpuid-EPYC-9334-32-Core-guest.xml  |   2 +
 .../x86_64-cpuid-EPYC-9334-32-Core-host.xml   |   2 +
 ...-5-5500U-with-Radeon-Graphics-disabled.xml |   2 +-
 ...zen-5-5500U-with-Radeon-Graphics-guest.xml |   1 +
 ...yzen-5-5500U-with-Radeon-Graphics-host.xml |   1 +
 ...4-cpuid-Ryzen-9-3900X-12-Core-disabled.xml |   2 +-
 ...6_64-cpuid-Ryzen-9-3900X-12-Core-guest.xml |   1 +
 ...86_64-cpuid-Ryzen-9-3900X-12-Core-host.xml |   1 +
 ...4-cpuid-Ryzen-9-9950X-16-Core-disabled.xml |   4 +-
 ...6_64-cpuid-Ryzen-9-9950X-16-Core-guest.xml |   2 +
 ...86_64-cpuid-Ryzen-9-9950X-16-Core-host.xml |   2 +
 .../x86_64-cpuid-Xeon-6731E-disabled.xml      |   2 +-
 .../x86_64-cpuid-Xeon-6731E-guest.xml         |   2 +
 .../x86_64-cpuid-Xeon-6731E-host.xml          |   2 +
 .../x86_64-cpuid-Xeon-6788P-disabled.xml      |   2 +-
 .../x86_64-cpuid-Xeon-6788P-guest.xml         |   2 +
 .../x86_64-cpuid-Xeon-6788P-host.xml          |   2 +
 ...86_64-cpuid-Xeon-Bronze-3408U-disabled.xml |   2 +-
 .../x86_64-cpuid-Xeon-Bronze-3408U-guest.xml  |   2 +
 .../x86_64-cpuid-Xeon-Bronze-3408U-host.xml   |   2 +
 .../x86_64-cpuid-Xeon-Gold-6530-disabled.xml  |   2 +-
 .../x86_64-cpuid-Xeon-Gold-6530-guest.xml     |   2 +
 .../x86_64-cpuid-Xeon-Gold-6530-host.xml      |   2 +
 .../x86_64-cpuid-Xeon-w7-3465X-disabled.xml   |   2 +-
 .../x86_64-cpuid-Xeon-w7-3465X-guest.xml      |   2 +
 .../x86_64-cpuid-Xeon-w7-3465X-host.xml       |   2 +
 .../qemu_11.0.0-q35.x86_64+sgx.xml            | 373 ++++++++++++++
 .../domaincapsdata/qemu_11.0.0-q35.x86_64.xml | 373 ++++++++++++++
 .../qemu_11.0.0-tcg.x86_64+sgx.xml            | 480 ++++++++++++++++++
 .../domaincapsdata/qemu_11.0.0-tcg.x86_64.xml | 480 ++++++++++++++++++
 .../domaincapsdata/qemu_11.0.0.x86_64+sgx.xml | 373 ++++++++++++++
 tests/domaincapsdata/qemu_11.0.0.x86_64.xml   | 373 ++++++++++++++
 ...host-model-fallback-kvm.x86_64-11.0.0.args |   2 +-
 ...host-model-fallback-kvm.x86_64-latest.args |   2 +-
 ...cpu-host-model-features.x86_64-latest.args |   2 +-
 .../cpu-host-model-kvm.x86_64-11.0.0.args     |   2 +-
 .../cpu-host-model-kvm.x86_64-latest.args     |   2 +-
 ...st-model-nofallback-kvm.x86_64-11.0.0.args |   2 +-
 ...st-model-nofallback-kvm.x86_64-latest.args |   2 +-
 66 files changed, 4487 insertions(+), 26 deletions(-)
 create mode 100644 src/cpu_map/x86_ClearwaterForest-v2.xml
 create mode 100644 src/cpu_map/x86_ClearwaterForest-v3.xml
 create mode 100644 src/cpu_map/x86_DiamondRapids-v1.xml
 create mode 100644 src/cpu_map/x86_DiamondRapids.xml
 create mode 100644 src/cpu_map/x86_GraniteRapids-v4.xml
 create mode 100644 src/cpu_map/x86_GraniteRapids-v5.xml
 create mode 100644 src/cpu_map/x86_SapphireRapids-v5.xml
 create mode 100644 src/cpu_map/x86_SapphireRapids-v6.xml
 create mode 100644 src/cpu_map/x86_SierraForest-v4.xml
 create mode 100644 src/cpu_map/x86_SierraForest-v5.xml

-- 
2.54.0

Reply via email to