Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging
Python queue, 2019-07-01
* Deprecate Python 2 support (Eduardo Habkost)
* qemu/__init__.py refactor (John Snow)
* make qmp-shell work with python3 (Igor Mammedov)
# gpg: Signature made Mon 01 Jul 2019 23:28:27 BST
# gpg: using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg: issuer "ehabkost@redhat.com"
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/python-next-pull-request:
Deprecate Python 2 support
machine.py: minor delinting
python/qemu: split QEMUMachine out from underneath __init__.py
qmp: make qmp-shell work with python3
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- configure 8 additions, 0 deletionsconfigure
- python/qemu/__init__.py 1 addition, 501 deletionspython/qemu/__init__.py
- python/qemu/machine.py 531 additions, 0 deletionspython/qemu/machine.py
- python/qemu/qtest.py 1 addition, 1 deletionpython/qemu/qtest.py
- qemu-deprecated.texi 8 additions, 0 deletionsqemu-deprecated.texi
- scripts/device-crash-test 1 addition, 1 deletionscripts/device-crash-test
- scripts/qmp/qmp-shell 4 additions, 1 deletionscripts/qmp/qmp-shell
- scripts/render_block_graph.py 1 addition, 1 deletionscripts/render_block_graph.py
- tests/acceptance/avocado_qemu/__init__.py 1 addition, 1 deletiontests/acceptance/avocado_qemu/__init__.py
- tests/acceptance/virtio_version.py 1 addition, 1 deletiontests/acceptance/virtio_version.py
- tests/migration/guestperf/engine.py 12 additions, 12 deletionstests/migration/guestperf/engine.py
- tests/qemu-iotests/235 1 addition, 1 deletiontests/qemu-iotests/235
- tests/vm/basevm.py 2 additions, 1 deletiontests/vm/basevm.py
Loading
Please register or sign in to comment