OSDN Git Service

scripts/qom-fuse: use QOMCommand.qom_list()
authorJohn Snow <jsnow@redhat.com>
Thu, 3 Jun 2021 00:37:13 +0000 (20:37 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (16:10 -0400)
commit9ec8a3869480a9826ba77b480bb7ca567aa3d26b
tree1479e6cf19df000a2e9b2238a662bce466142926
parent2aa101799acf45fd5e4207fbec95d2ee9507bc54
scripts/qom-fuse: use QOMCommand.qom_list()

the qom_list method provides a type-safe object that's easier to type
check, so switch to using it.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210603003719.1321369-14-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qom-fuse