summary refs log tree commit diff stats
path: root/scripts/cpu-x86-uarch-abi.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scripts: helper to generate x86_64 CPU ABI compat infoDaniel P. Berrangé2021-06-171-0/+194
This script is what is used to generate the docs data table in: docs/system/cpu-models-x86-abi.csv It can be useful to run if adding new CPU models / versions and the csv needs updating. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Acked-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20210607135843.196595-4-berrange@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>