libvirt/tests/genericxml2xmlindata
Bing Niu 6956b7eedc conf: Add support for memorytune XML processing for resctrl MBA
Introduce a new section memorytune to support memory bandwidth allocation.
This is consistent with existing cachetune. As the example:
below:
  <cputune>
    ......
    <memorytune vcpus='0'>
      <node id='0' bandwidth='30'/>
    </memorytune>
  </cputune>

vpus      --- vpus subjected to this memory bandwidth.
id        --- on which node memory bandwidth to be set.
bandwidth --- the memory bandwidth percent to set.

Signed-off-by: Bing Niu <bing.niu@intel.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-08-13 14:19:41 -04:00
..
cachetune-cdp.xml
cachetune-colliding-allocs.xml
cachetune-colliding-tunes.xml conf: Add support for cputune/cachetune 2018-01-25 17:16:08 +01:00
cachetune-colliding-types.xml
cachetune-extra-tunes.xml
cachetune-small.xml
cachetune.xml
chardev-reconnect-invalid-mode.xml
chardev-reconnect-missing-timeout.xml
chardev-reconnect.xml
chardev-tcp-missing-host.xml
chardev-tcp-missing-service.xml
chardev-tcp-multiple-source.xml
chardev-tcp.xml
chardev-udp-missing-connect-service.xml
chardev-udp-multiple-source.xml
chardev-udp.xml
chardev-unix-redirdev-missing-path.xml
chardev-unix-rng-missing-path.xml
chardev-unix-smartcard-missing-path.xml
chardev-unix.xml
cpu-cache-disable.xml
cpu-cache-emulate.xml
cpu-cache-passthrough.xml
disk-network-http.xml
disk-virtio.xml
graphics-listen-back-compat-mismatch.xml
graphics-listen-back-compat.xml
graphics-vnc-autoport-no.xml
graphics-vnc-listen-attr-only.xml
graphics-vnc-listen-element-minimal.xml
graphics-vnc-listen-element-with-address.xml
graphics-vnc-manual-port.xml
graphics-vnc-minimal.xml
graphics-vnc-socket-attr-listen-address.xml
graphics-vnc-socket-attr-listen-socket-mismatch.xml
graphics-vnc-socket-attr-listen-socket.xml
graphics-vnc-socket-listen.xml
graphics-vnc-socket.xml
launch-security-sev.xml conf: prefer camelCase for launchSecurity 2018-06-13 14:42:17 +02:00
memorytune-colliding-allocs.xml conf: Add support for memorytune XML processing for resctrl MBA 2018-08-13 14:19:41 -04:00
memorytune-colliding-cachetune.xml conf: Add support for memorytune XML processing for resctrl MBA 2018-08-13 14:19:41 -04:00
memorytune.xml conf: Add support for memorytune XML processing for resctrl MBA 2018-08-13 14:19:41 -04:00
name-slash-fail.xml
perf.xml
tseg.xml conf, schema, docs: Add support for TSEG size setting 2018-06-08 10:28:46 +02:00
vcpus-individual.xml