libvirt/src/parallels
Michal Privoznik 136ad49740 domain: Introduce ./hugepages/page/[@size, @unit, @nodeset]
<memoryBacking>
    <hugepages>
      <page size="1" unit="G" nodeset="0-3,5"/>
      <page size="2" unit="M" nodeset="4"/>
    </hugepages>
  </memoryBacking>

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-07-29 12:02:34 +01:00
..
parallels_driver.c domain: Introduce ./hugepages/page/[@size, @unit, @nodeset] 2014-07-29 12:02:34 +01:00
parallels_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
parallels_network.c network: fix virNetworkObjAssignDef and persistence 2014-04-27 11:02:05 +03:00
parallels_storage.c Do not call closedir with NULL argument 2014-06-23 14:16:23 +02:00
parallels_utils.c Indent top-level labels by one space in src/parallels/ 2014-03-25 14:58:39 +01:00
parallels_utils.h Parallels: add domainGetVcpus() 2014-06-06 06:29:52 -06:00