]> git.proxmox.com Git - mirror_qemu.git/commit
vhost-user-test: reduce usage of global_qtest
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Dec 2018 15:32:24 +0000 (16:32 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:16 +0000 (16:50 +0100)
commitbae6b59d46f9cb5e8a4f4cc07c5b2528b198b06b
treee2a1bdece3835ca292e1b3b446e6aeeb9d6539d2
parent3b72ca381f22393a564b6a8f3b831a3dd0a88d65
vhost-user-test: reduce usage of global_qtest

Whenever the code can run on multiple QTestStates, use them explicitly instead of
global_qtest.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1543851204-41186-12-git-send-email-pbonzini@redhat.com>
tests/vhost-user-test.c