diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2020-08-03 10:34:40 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-08-12 13:16:27 +1000 |
commit | 61f5e1a34daebc0d92073bfc8159bee4855a1397 (patch) | |
tree | fdfd0f6f01a76b74db2ab23617ff882a8e6746ed /docs/specs/index.rst | |
parent | 8dcdb535d7cc4ba6270bb756e12e1d323254ed4e (diff) | |
download | qemu-61f5e1a34daebc0d92073bfc8159bee4855a1397.zip qemu-61f5e1a34daebc0d92073bfc8159bee4855a1397.tar.gz qemu-61f5e1a34daebc0d92073bfc8159bee4855a1397.tar.bz2 |
docs: adding NUMA documentation for pseries
This patch adds a new documentation file, ppc-spapr-numa.rst,
informing what developers and user can expect of the NUMA distance
support for the pseries machine, up to QEMU 5.1.
In the (hopefully soon) future, when we rework the NUMA mechanics
of the pseries machine to at least attempt to contemplate user
choice, this doc will be extended to inform about the new
support.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20200803133440.825276-1-danielhb413@gmail.com>
Tested-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r-- | docs/specs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst index 426632a..1b0eb97 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -12,6 +12,7 @@ Contents: ppc-xive ppc-spapr-xive + ppc-spapr-numa acpi_hw_reduced_hotplug tpm acpi_hest_ghes |