]> xenbits.xensource.com Git - libvirt.git/commit
tests: hotplug: Add test infrastructure for testing qemu CPU hotplug code
authorPeter Krempa <pkrempa@redhat.com>
Sun, 4 Dec 2016 18:08:25 +0000 (19:08 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Jan 2017 09:06:01 +0000 (10:06 +0100)
commita245abce436f4f333cadcadab65d5f677eb50e5d
treedfd6eb103b7f6bc55c5d83440e6e2c093392a40e
parent7fb2639bfcf30facf9eaa16f91e4b7742f29cb61
tests: hotplug: Add test infrastructure for testing qemu CPU hotplug code

The cpu hotplug operation is rather complex so the testing code needs to
provide quite lot of data and monitor conversations to successfully test
it. The code mainly tests the selection of cpus according to the target
count request.
tests/qemuhotplugtest.c
tests/qemuhotplugtestcpus/x86-modern-bulk-domain.xml [new file with mode: 0644]
tests/qemuhotplugtestcpus/x86-modern-bulk-monitor.json [new file with mode: 0644]
tests/qemuhotplugtestcpus/x86-modern-bulk-result-conf.xml [new file with mode: 0644]
tests/qemuhotplugtestcpus/x86-modern-bulk-result-live.xml [new file with mode: 0644]