<div dir="ltr">Hi,<div><br></div><div>Is there any documentation that states which options can be used together with each other.</div><div><br></div><div><br></div><div><br></div><div><pre class="gmail-literal-block" style="font-family:LibvirtOverpassMono;font-size:14.4px;border:1px solid rgb(153,153,153);background:rgb(238,238,238);color:rgb(0,0,0);padding:1em"><domain>
  ...
  <memoryBacking>
    <hugepages>
      <page size="1" unit="G" nodeset="0-3,5"/>
      <page size="2" unit="M" nodeset="4"/>
    </hugepages>
    <nosharepages/>
    <locked/>
    <source type="file|anonymous|memfd"/>
    <access mode="shared|private"/>
    <allocation mode="immediate|ondemand" threads='8'/>
    <discard/>
  </memoryBacking>
  ...
</domain></pre></div></div>