]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/qmp: Fix shebang and imports
authorJohn Snow <jsnow@redhat.com>
Thu, 28 May 2020 22:21:26 +0000 (18:21 -0400)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 31 May 2020 11:56:46 +0000 (13:56 +0200)
commitc7b942d7f84ef54f266921bf7668d43f1f2c7c79
tree75ff3a7636d9a1bfee3e10b25cc08d06ebbf52d3
parent5aa628045d4cf1c258c92ce7e525bb8d4b2e072d
scripts/qmp: Fix shebang and imports

There's more wrong with these scripts; They are in various stages of
disrepair. That's beyond the scope of this current patchset.

This just mechanically corrects the imports and the shebangs, as part of
ensuring that the python/qemu/lib refactoring didn't break anything
needlessly.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20200528222129.23826-2-jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
scripts/qmp/qmp
scripts/qmp/qom-fuse
scripts/qmp/qom-get
scripts/qmp/qom-list
scripts/qmp/qom-set
scripts/qmp/qom-tree