scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
commit173d185de98c4ee358e5615cedcd8773719586c0
authorJohn Snow <jsnow@redhat.com>
Thu, 3 Jun 2021 00:37:17 +0000 (2 20:37 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (18 16:10 -0400)
tree224e4a486b9f34cef6f81e29cce81c0cf5c3d9da
parentc63f3b0b29f8320e77a83acd9d055e6607f02f85
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py

Move qom-fuse over to the python package now that it passes the
linter. Update the import paradigms so that it continues to pass in the
context of the Python package.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210603003719.1321369-18-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/qmp/qom_fuse.py [moved from scripts/qmp/qom-fuse with 95% similarity, mode: 0644]