[PATCH 0/4] scripts: More Python fixes

Philippe Mathieu-Daudé posted 4 patches 4 years ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200421094216.24927-1-f4bug@amsat.org
There is a newer version of this series
MAINTAINERS                  | 1 +
scripts/qemugdb/__init__.py  | 3 +--
scripts/qemugdb/aio.py       | 3 +--
scripts/qemugdb/coroutine.py | 3 +--
scripts/qemugdb/mtree.py     | 4 +---
scripts/qemugdb/tcg.py       | 1 -
scripts/qmp/qmp              | 4 +++-
scripts/qmp/qom-fuse         | 4 +++-
scripts/qmp/qom-get          | 6 ++++--
scripts/qmp/qom-list         | 6 ++++--
scripts/qmp/qom-set          | 6 ++++--
scripts/qmp/qom-tree         | 6 ++++--
12 files changed, 27 insertions(+), 20 deletions(-)
[PATCH 0/4] scripts: More Python fixes
Posted by Philippe Mathieu-Daudé 4 years ago
Trivial Python3 fixes, again...

Philippe Mathieu-Daudé (4):
  MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
  scripts/qemugdb: Remove shebang header
  scripts/qmp: Use Python 3 interpreter
  scripts/qmp: Fix QEMU Python scripts path

 MAINTAINERS                  | 1 +
 scripts/qemugdb/__init__.py  | 3 +--
 scripts/qemugdb/aio.py       | 3 +--
 scripts/qemugdb/coroutine.py | 3 +--
 scripts/qemugdb/mtree.py     | 4 +---
 scripts/qemugdb/tcg.py       | 1 -
 scripts/qmp/qmp              | 4 +++-
 scripts/qmp/qom-fuse         | 4 +++-
 scripts/qmp/qom-get          | 6 ++++--
 scripts/qmp/qom-list         | 6 ++++--
 scripts/qmp/qom-set          | 6 ++++--
 scripts/qmp/qom-tree         | 6 ++++--
 12 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.21.1