mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-09-22 13:45:17 +03:00
docs: fix an incorrect example for memoryBacking
commit 136ad49740
forgot to add an end-tags for hugepages.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
@@ -620,6 +620,7 @@
|
||||
<hugepages>
|
||||
<page size="1" unit="G" nodeset="0-3,5"/>
|
||||
<page size="2" unit="M" nodeset="4"/>
|
||||
</hugepages>
|
||||
<nosharepages/>
|
||||
<locked/>
|
||||
</memoryBacking>
|
||||
|
Reference in New Issue
Block a user