qemu/scripts/qmp
John Snow f85d3252ef scripts/qemu-ga-client: apply (most) pylint rules
I'm only doing a very quick best-effort to preserve this script, to help
keep it from breaking further. I think there are pending ideas swirling
on the right way to implement better SDKs and better clients, and this
script might be a handy reference for those discussions. It presents
some interesting design problems, like static type safety when using a
dynamic RPC mechanism.

I believe it's worth preserving the effort and care that went into
making this script by updating it to work with our current
infrastructure. However, I am disabling the requirement for docstrings
in this file.

If you would like to help improve this script, please add docstrings
alongside any refactors or rejuvenations you might apply at that time.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210604155532.1499282-7-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2021-06-18 16:10:06 -04:00
..
qemu-ga-client scripts/qemu-ga-client: apply (most) pylint rules 2021-06-18 16:10:06 -04:00
qmp scripts/qmp: delete 'qmp' script 2020-10-27 11:11:06 +01:00
qmp-shell python/qmp: add parse_address classmethod 2021-06-18 16:10:06 -04:00
qom-fuse scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py 2021-06-18 16:10:06 -04:00
qom-get scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ 2021-06-18 16:10:06 -04:00
qom-list scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ 2021-06-18 16:10:06 -04:00
qom-set scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ 2021-06-18 16:10:06 -04:00
qom-tree scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ 2021-06-18 16:10:06 -04:00