diff options
| author | Eric Blake | 2017-09-11 19:20:03 +0200 |
|---|---|---|
| committer | Thomas Huth | 2018-12-17 15:36:39 +0100 |
| commit | 24c01ffa9d356eed4530e31f7ef93844b6599502 (patch) | |
| tree | 82b3a0006abce8fc485a1866ef5948e712d3217f /scripts | |
| parent | tests/libqos/pci: Make PCI access functions independent of global_qtest (diff) | |
| download | qemu-24c01ffa9d356eed4530e31f7ef93844b6599502.tar.gz qemu-24c01ffa9d356eed4530e31f7ef93844b6599502.tar.xz qemu-24c01ffa9d356eed4530e31f7ef93844b6599502.zip | |
ivshmem-test: Drop dependence on global_qtest
Managing parallel connections to two different monitors via
the implicit global_qtest makes it hard to copy-and-paste code
to tests that are not aware of the implicit state. Since we
have already fixed qpci to avoid global_qtest, we can now
simplify by not using global_qtest anywhere in ivshmem-test.
We can assert that the conversion is correct by checking that
global_qtest remains NULL throughout the test (a later patch
that changes global_qtest to not be a public global variable
will drop the assertions).
Signed-off-by: Eric Blake <eblake@redhat.com>
[thuth: Dropped the changes to test_ivshmem_hotplug() - will be fixed later]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
