python/qmp: add fuse command to 'qom' tools
commit176c5490724b813704bd5b083b9f5c9b857fdaad
authorJohn Snow <jsnow@redhat.com>
Thu, 3 Jun 2021 00:37:19 +0000 (2 20:37 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (18 16:10 -0400)
tree4ddc4385bc0c922b70dac744fd8e9071468ec1b7
parentc89b38cd0a9ec852ed5504b3083ca7592d76b730
python/qmp: add fuse command to 'qom' tools

The 'fuse' command will be unavailable if 'fusepy' is not installed. It
will simply not load and subsequently be unavailable as a subcommand.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210603003719.1321369-20-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/qmp/qom.py
python/setup.cfg