mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
docs: fix an incorrect example for memoryBacking
commit 136ad49740f017aabcac48d02d2df6ab7b0195e9 forgot to add an end-tags for hugepages. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
febf84c26a
commit
24c55ee04d
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user