scripts/qom-fuse: Convert to QOMCommand
commit2aa101799acf45fd5e4207fbec95d2ee9507bc54
authorJohn Snow <jsnow@redhat.com>
Thu, 3 Jun 2021 00:37:12 +0000 (2 20:37 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (18 16:10 -0400)
tree50641eae2f31343f60fad707d5cc16064bc33f1c
parent187be27c7bc66afaf8c90c3b8c302a55c8f9f7d6
scripts/qom-fuse: Convert to QOMCommand

Move qom-fuse onto the QOMCommand base established in
python/qemu/qmp/qom_common.py. The interface doesn't change
incompatibly, "qom-fuse mountpoint" still works as an invocation, and
QMP_SOCKET is still used as the environment variable.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210603003719.1321369-13-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qom-fuse