<hugepages>
Sets 1 MB huge pages of the KVM host memory as the backing for the virtual memory of the virtual server.
Text content
None.Selected attributes
None.Usage
Configuring huge pagesParent elements
<memoryBacking>Child elements
None.
Example
<domain type="kvm">
...
<memoryBacking>
<hugepages/>
</memoryBacking>
...
</domain>