tests/pvpanic: Make the pvpanic test independent of global_qtest
commit791a289badd77a9c920c59609ce0a4f5b1ed5f5e
authorThomas Huth <thuth@redhat.com>
Mon, 5 Nov 2018 15:30:43 +0000 (5 16:30 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 17 Dec 2018 14:36:40 +0000 (17 15:36 +0100)
treefb7c3dc59851aa12a013139222c3e2971d8ddbb2
parentac16ab753ae2ee240fddb9c69400782c18ae3bc1
tests/pvpanic: Make the pvpanic test independent of global_qtest

We want to get rid of global_qtest in the long run, thus do not
use the wrappers like inb() and outb() here anymore.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/pvpanic-test.c