libvirt/tests/capabilityschemadata
Dusty Mabe d3092c60f7 capabilities: add NUMA memory information
'virsh capabilities' will now include a new <memory> element
per <cell> of the topology, as in:

    <topology>
      <cells num='2'>
        <cell id='0'>
          <memory unit='KiB'>12572412</memory>
          <cpus num='12'>
          ...
        </cell>

Signed-off-by: Eric Blake <eblake@redhat.com>
2013-03-08 11:51:00 -07:00
..
caps-qemu-kvm.xml
caps-test2.xml
caps-test3.xml capabilities: add NUMA memory information 2013-03-08 11:51:00 -07:00
caps-test.xml