From ac9574bc879c50aecd4abf1d680e146f97d55487 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Tue, 17 Nov 2020 20:34:48 +0100 Subject: docs: Fix some typos (found by codespell) Fix also a similar typo in a code comment. Signed-off-by: Stefan Weil Message-Id: <20201117193448.393472-1-sw@weilnetz.de> Reviewed-by: Michael S. Tsirkin Signed-off-by: Paolo Bonzini --- docs/system/deprecated.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/system/deprecated.rst') diff --git a/docs/system/deprecated.rst b/docs/system/deprecated.rst index bbaae0d97c..d98464098f 100644 --- a/docs/system/deprecated.rst +++ b/docs/system/deprecated.rst @@ -473,7 +473,7 @@ default configuration. The CPU model runnability guarantee won't apply anymore to existing CPU models. Management software that needs runnability -guarantees must resolve the CPU model aliases using te +guarantees must resolve the CPU model aliases using the ``alias-of`` field returned by the ``query-cpu-definitions`` QMP command. @@ -660,7 +660,7 @@ Splitting RAM by default between NUMA nodes had the same issues as ``mem`` parameter with the difference that the role of the user plays QEMU using implicit generic or board specific splitting rule. Use ``memdev`` with *memory-backend-ram* backend or ``mem`` (if -it's supported by used machine type) to define mapping explictly instead. +it's supported by used machine type) to define mapping explicitly instead. Users of existing VMs, wishing to preserve the same RAM distribution, should configure it explicitly using ``-numa node,memdev`` options. Current RAM distribution can be retrieved using HMP command ``info numa`` and if separate -- cgit v1.2.3