qemu-patch-raspberry4/scripts/qmp
Markus Armbruster 67abc3ddea scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
Commit c7b942d7f8 "scripts/qmp: Fix shebang and imports" messed with
it for reasons I don't quite understand.  I do understand how it fails
now: it neglects to import sys.  Fix that.

It now fails because it expects an old version of module fuse.  That's
next.

Fixes: c7b942d7f8
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200723142738.1868568-2-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
2020-09-03 09:43:03 +02:00
..
qemu-ga-client drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
qmp scripts/qmp: Fix shebang and imports 2020-05-31 13:56:46 +02:00
qmp-shell python: remove more instances of sys.version_info 2020-05-31 18:25:07 +02:00
qom-fuse scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol 2020-09-03 09:43:03 +02:00
qom-get scripts/qmp: Fix shebang and imports 2020-05-31 13:56:46 +02:00
qom-list scripts/qmp: Fix shebang and imports 2020-05-31 13:56:46 +02:00
qom-set scripts/qmp: Fix shebang and imports 2020-05-31 13:56:46 +02:00
qom-tree scripts/qmp: Fix shebang and imports 2020-05-31 13:56:46 +02:00