libvirt/tests/qemuxml2xmloutdata
Prerna Saxena e3c44f0d36 cpu_conf: Allow specification of 'units' for @memory on numa nodes.
CPU numa topology implicitly allows memory specification in 'KiB'.

Enabling this to accept the 'unit' in which memory needs to be specified.
This now allows users to specify memory in units of choice, and
lists the same in 'KiB' -- just like other 'memory' elements in XML.

    <numa>
      <cell cpus='0-3' memory='1024' unit='MiB' />
      <cell cpus='4-7' memory='1024' unit='MiB' />
    </numa>

Also augment test cases to correctly model NUMA memory specification.
This adds the tag 'unit="KiB"' for memory attribute in NUMA cells.

Signed-off-by: Prerna Saxena <prerna@linux.vnet.ibm.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-11-10 14:55:45 +01:00
..
qemuxml2xmlout-balloon-device-auto.xml
qemuxml2xmlout-boot-menu-disable-with-timeout.xml docs, conf: add support for bootmenu timeout 2014-08-25 14:10:54 +02:00
qemuxml2xmlout-channel-virtio-auto.xml
qemuxml2xmlout-console-compat-auto.xml
qemuxml2xmlout-console-virtio.xml
qemuxml2xmlout-cpu-numa1.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2xmlout-cpu-numa2.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2xmlout-cputune-iothreads.xml cputune: allow interleaved xml 2014-09-15 18:59:40 -06:00
qemuxml2xmlout-disk-backing-chains-active.xml
qemuxml2xmlout-disk-backing-chains-inactive.xml
qemuxml2xmlout-disk-drive-discard.xml
qemuxml2xmlout-disk-mirror-old-inactive.xml
qemuxml2xmlout-disk-mirror-old.xml blockcommit: track job type in xml 2014-07-30 06:32:38 -06:00
qemuxml2xmlout-disk-mirror.xml
qemuxml2xmlout-disk-scsi-device-auto.xml
qemuxml2xmlout-disk-source-pool.xml
qemuxml2xmlout-graphics-listen-network2.xml
qemuxml2xmlout-graphics-spice-timeout.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2xmlout-hostdev-scsi-autogen-address.xml
qemuxml2xmlout-memtune-unlimited.xml
qemuxml2xmlout-memtune.xml
qemuxml2xmlout-metadata.xml
qemuxml2xmlout-numad-auto-memory-vcpu-cpuset.xml
qemuxml2xmlout-numad-auto-memory-vcpu-no-cpuset-and-placement.xml
qemuxml2xmlout-numad-auto-vcpu-no-numatune.xml
qemuxml2xmlout-numatune-auto-prefer.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2xmlout-numatune-memnode.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2xmlout-pci-autoadd-addr.xml
qemuxml2xmlout-pci-autoadd-idx.xml
qemuxml2xmlout-pci-bridge-many-disks.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
qemuxml2xmlout-pcie-root.xml
qemuxml2xmlout-pcihole64-gib.xml
qemuxml2xmlout-q35.xml
qemuxml2xmlout-s390-defaultconsole.xml
qemuxml2xmlout-seclabel-dynamic-labelskip.xml
qemuxml2xmlout-seclabel-dynamic-none-relabel.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuxml2xmlout-seclabel-dynamic-relabel.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuxml2xmlout-seclabel-none.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuxml2xmlout-serial-target-port-auto.xml
qemuxml2xmlout-usb-ich9-ehci-addr.xml