iotests.py: use qemu.qmp type aliases
commit2012453ddde0506d044d4739257227c6868028b6
authorJohn Snow <jsnow@redhat.com>
Fri, 10 Jul 2020 05:22:06 +0000 (10 01:22 -0400)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 14 Jul 2020 20:22:22 +0000 (14 22:22 +0200)
tree905614da136c9d9f7e24f8618369dab62996603c
parenta5d76376d65d8777f28bb064412a8d72fa2c7953
iotests.py: use qemu.qmp type aliases

iotests.py should use the type definitions from qmp.py instead of its
own.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200710052220.3306-3-jsnow@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/qemu-iotests/iotests.py