[PATCH] Fix the dupliacated cpus used in different cells issue

Jing Qi jinqi at redhat.com
Thu Feb 10 06:57:05 UTC 2022


Signed-off-by: Jing Qi <jinqi at redhat.com>
---
 docs/formatdomain.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index f69957d8c3..47b41d257e 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1669,6 +1669,7 @@ ACPI Heterogeneous Memory Attribute Table
          </cache>
        </cell>
        <cell id='1' cpus='4-7' memory='512000' unit='KiB' memAccess='shared'/>
+
        <interconnects>
          <latency initiator='0' target='0' type='access' value='5'/>
          <latency initiator='0' target='0' cache='1' type='access' value='10'/>
-- 
2.32.0




More information about the libvir-list mailing list