]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
docs: add a table showing x86-64 ABI compatibility levels
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 7 Jun 2021 13:58:40 +0000 (14:58 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 17 Jun 2021 18:11:06 +0000 (14:11 -0400)
commit38dec0ef76a852d10636a69fc93b21cee9a67715
treec3dee5c6c180ee9a8644e16e8505f7f531f233e4
parentd44df1d73ce04d7f4b8f94cba5f715e2dadc998b
docs: add a table showing x86-64 ABI compatibility levels

It is useful to know which CPUs satisfy each x86-64 ABI
compatibility level, when dealing with guest OS that require
something newer than the baseline ABI.

These ABI levels are defined in:

  https://gitlab.com/x86-psABIs/x86-64-ABI/

and supported by GCC, Clang, glibc and more.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20210607135843.196595-2-berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
MAINTAINERS
docs/system/cpu-models-x86-abi.csv [new file with mode: 0644]
docs/system/cpu-models-x86.rst.inc