]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qtest/libqtest.c
tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtest
authorThomas Huth <thuth@redhat.com>
Mon, 22 Jul 2019 14:34:42 +0000 (16:34 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Aug 2019 17:24:10 +0000 (19:24 +0200)
commit17de4741296af8ed3361b14feda130a7d7102987
treeba415deb049243b5ad3f4f5cbea25ed214eab94a
parentf945b84a2b1307086efcf97a95702eb74a8aaba5
tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtest

The generic libqtest library functions should not use functions that
require the global_qtest variable.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190813093047.27948-5-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/libqtest.c