libvirt/tests/genericxml2xmlindata
Huaqiang 40a070ae01 conf: create memory bandwidth monitor.
Following domain configuration changes create two memory bandwidth
monitors: one is monitoring the bandwidth consumed by vCPU 0,
another is for vCPU 5.

```
               <cputune>
                 <memorytune vcpus='0-4'>
                   <node id='0' bandwidth='20'/>
                   <node id='1' bandwidth='30'/>
       +           <monitor vcpus='0'/>
                 </memorytune>
       +         <memorytune vcpus='5'>
       +           <monitor vcpus='5'/>
       +         </memorytune>

               </cputune>
    ```

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Huaqiang <huaqiang.wang@intel.com>
2019-12-13 15:55:43 +00:00
..
cachetune-cdp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune-colliding-allocs.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune-colliding-monitor.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune-colliding-tunes.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune-colliding-types.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune-extra-tunes.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune-small.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cachetune.xml cachetune schema: a looser check for the order of <cache> and <monitor> element 2019-12-13 15:31:26 +00:00
chardev-reconnect-invalid-mode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect-missing-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-tcp-missing-host.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-tcp-missing-service.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-tcp-multiple-source.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-tcp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-udp-missing-connect-service.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-udp-multiple-source.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-udp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-unix-redirdev-missing-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-unix-rng-missing-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-unix-smartcard-missing-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-unix.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-cache-disable.xml
cpu-cache-emulate.xml
cpu-cache-passthrough.xml
cputune.xml
disk-network-http.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-listen-back-compat-mismatch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-listen-back-compat.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-autoport-no.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-listen-attr-only.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-listen-element-minimal.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-listen-element-with-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-manual-port.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-minimal.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-attr-listen-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-attr-listen-socket-mismatch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-attr-listen-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-listen.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
launch-security-sev.xml
memorytune-colliding-allocs.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memorytune-colliding-cachetune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memorytune.xml conf: create memory bandwidth monitor. 2019-12-13 15:55:43 +00:00
name-slash-fail.xml
perf.xml
tseg.xml
vcpus-individual.xml