libvirt/tests/qemumonitorjsondata
Peter Krempa ccac446545 qemu: domain: Use vcpu 'node-id' property and pass it back to qemu
vcpu properties gathered from query-hotpluggable cpus need to be passed
back to qemu. As qemu did not use the node-id property until now and
libvirt forgot to pass it back properly (it was parsed but not passed
around) we did not honor this.

This patch adds node-id to the structures where it was missing and
passes it around as necessary.

The test data was generated with a VM with following config:
    <numa>
      <cell id='0' cpus='0,2,4,6' memory='512000' unit='KiB'/>
      <cell id='1' cpus='1,3,5,7' memory='512000' unit='KiB'/>
    </numa>

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1452053
2017-07-10 13:23:04 +02:00
..
qemumonitorjson-cpuinfo-ppc64-basic-cpus.json tests: cpu-hotplug: Add data for ppc64 platform including hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-basic-hotplug.json tests: cpu-hotplug: Add data for ppc64 platform including hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-basic.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-ppc64-hotplug-1-cpus.json tests: cpu-hotplug: Add data for ppc64 platform including hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-hotplug-1-hotplug.json tests: cpu-hotplug: Add data for ppc64 platform including hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-hotplug-1.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-ppc64-hotplug-2-cpus.json tests: cpu-hotplug: Add data for ppc64 platform including hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-hotplug-2-hotplug.json tests: cpu-hotplug: Add data for ppc64 platform including hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-hotplug-2.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-ppc64-hotplug-4-cpus.json tests: cpu-hotplug: Add data for ppc64 out-of-order hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-hotplug-4-hotplug.json tests: cpu-hotplug: Add data for ppc64 out-of-order hotplug 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-hotplug-4.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json tests: cpu-hotplug: Add data for ppc64 without threads enabled 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-no-threads-hotplug.json tests: cpu-hotplug: Add data for ppc64 without threads enabled 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-ppc64-no-threads.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-x86-basic-pluggable-cpus.json tests: Add test infrastructure for qemuMonitorGetCPUInfo 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-x86-basic-pluggable-hotplug.json tests: Add test infrastructure for qemuMonitorGetCPUInfo 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-x86-basic-pluggable.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-x86-full-cpus.json tests: cpu-hotplug: Add data for x86 hotplug with 11+ vcpus 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-x86-full-hotplug.json tests: cpu-hotplug: Add data for x86 hotplug with 11+ vcpus 2016-08-24 15:44:47 -04:00
qemumonitorjson-cpuinfo-x86-full.data qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemumonitorjson-cpuinfo-x86-node-full-cpus.json qemu: domain: Use vcpu 'node-id' property and pass it back to qemu 2017-07-10 13:23:04 +02:00
qemumonitorjson-cpuinfo-x86-node-full-hotplug.json qemu: domain: Use vcpu 'node-id' property and pass it back to qemu 2017-07-10 13:23:04 +02:00
qemumonitorjson-cpuinfo-x86-node-full.data qemu: domain: Use vcpu 'node-id' property and pass it back to qemu 2017-07-10 13:23:04 +02:00
qemumonitorjson-getcpu-ecx.data cpu_x86: Prepare for ecx_in CPUID parameter 2016-06-09 10:03:38 +02:00
qemumonitorjson-getcpu-ecx.json qemumonitorjsontest: Add getcpu test data 2016-06-09 09:50:13 +02:00
qemumonitorjson-getcpu-full.data cpu_x86: Prepare for ecx_in CPUID parameter 2016-06-09 10:03:38 +02:00
qemumonitorjson-getcpu-full.json qemu: Add monitor APIs to fetch CPUID data from QEMU 2013-11-08 09:44:36 +01:00
qemumonitorjson-getcpu-host.data cpu_x86: Prepare for ecx_in CPUID parameter 2016-06-09 10:03:38 +02:00
qemumonitorjson-getcpu-host.json qemu: Add monitor APIs to fetch CPUID data from QEMU 2013-11-08 09:44:36 +01:00
qemumonitorjson-nodename-1.json tests: qemumonitorjson: Add test case for node name detection code 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-1.result tests: qemumonitorjson: Add test case for node name detection code 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-2.json tests: qemumonitorjson: Add long backing chain test case for node name detection 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-2.result tests: qemumonitorjson: Add long backing chain test case for node name detection 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-gluster.json tests: qemumonitorjson: Test node name detection on networked storage 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-gluster.result tests: qemumonitorjson: Test node name detection on networked storage 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-relative.json tests: qemumonitorjson: Add relative image names for node name detection 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-relative.result tests: qemumonitorjson: Add relative image names for node name detection 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-same-backing.json tests: qemumonitorjson: Add case for two disks sharing a backing image 2017-03-27 10:35:19 +02:00
qemumonitorjson-nodename-same-backing.result tests: qemumonitorjson: Add case for two disks sharing a backing image 2017-03-27 10:35:19 +02:00