OSDN Git Service

Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-02'...
[qmiga/qemu.git] / python /
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-01 John Snowpython: add tox support
2021-06-01 John Snowpython: add .gitignore
2021-06-01 John Snowpython: add Makefile for some common tasks
2021-06-01 John Snowpython: add avocado-framework and tests
2021-06-01 John Snowpython: add devel package requirements to setuptools
2021-06-01 John Snowpython/qemu: add qemu package itself to pipenv
2021-06-01 John Snowpython/qemu: add isort to pipenv
2021-06-01 John Snowpython: move .isort.cfg into setup.cfg
2021-06-01 John Snowpython: add mypy to pipenv
2021-06-01 John Snowpython: move mypy.ini into setup.cfg
2021-06-01 John Snowpython: Add flake8 to pipenv
2021-06-01 John Snowpython: add excluded dirs to flake8 config
2021-06-01 John Snowpython: move flake8 config to setup.cfg
2021-06-01 John Snowpython: add pylint to pipenv
2021-06-01 John Snowpython: move pylintrc into setup.cfg
2021-06-01 John Snowpython: add pylint import exceptions
2021-06-01 John Snowpython: Add pipenv support
2021-06-01 John Snowpython: add MANIFEST.in
2021-06-01 John Snowpython: add directory structure README.rst files
2021-06-01 John Snowpython: add VERSION file
2021-06-01 John Snowpython: add qemu package installer
2021-06-01 John Snowpython: create qemu packages
2021-06-01 John Snowpython/machine: Trim line length to below 80 chars
2021-06-01 John Snowpython/machine: disable warning for Popen in _launch()
2021-06-01 John Snowpython/machine: Disable pylint warning for open() in...
2021-06-01 John Snowpython/console_socket: Add a pylint ignore
2021-06-01 John Snowpython/machine: use subprocess.run instead of subproces...
2021-06-01 John Snowpython/machine: use subprocess.DEVNULL instead of open...
2021-06-01 John Snowpython/console_socket: avoid one-letter variable
2021-06-01 Cleber RosaPython: add utility function for retrieving port redire...
2021-06-01 Cleber RosaPython: expose QEMUMachine's temporary directory
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-02-16 Peter MaydellMerge remote-tracking branch 'remotes/cleber-gitlab...
2021-02-16 Cleber RosaPython: close the log file kept by QEMUMachine before...
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-02 Alex Bennéepython: add __repr__ to ConsoleSocket to aid debugging
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-10 Paolo Bonzinitreewide: do not use short-form boolean options
2020-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-11-23 Alex Bennéetests: add prefixes to the bare mkdtemp calls
2020-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-10-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-20 John Snowpython/qemu/qmp.py: Fix settimeout operation
2020-10-20 John Snowpython/qemu/qmp.py: re-raise OSError when encountered
2020-10-20 John Snowpython: add mypy config
2020-10-20 John Snowpython/qemu/qmp.py: Preserve error context on re-raise
2020-10-20 John Snowpython/qemu/console_socket.py: avoid encoding to/from...
2020-10-20 John Snowpython/qemu/console_socket.py: Add type hint annotations
2020-10-20 John Snowpython/qemu/console_socket.py: Clarify type of drain_thread
2020-10-20 John Snowpython/qemu/console_socket.py: fix typing of settimeout
2020-10-20 John Snowpython/qemu/console_socket.py: Correct type of recv()
2020-10-20 John Snowpython/qemu: Add mypy type annotations
2020-10-20 John Snowpython/qemu: make 'args' style arguments immutable
2020-10-20 John Snowpython/machine.py: fix _popen access
2020-10-20 John Snowpython/machine.py: Add _qmp access shim
2020-10-20 John Snowpython/machine.py: use qmp.command
2020-10-20 John Snowpython/machine.py: Handle None events in events_wait
2020-10-20 John Snowpython/machine.py: Don't modify state in _base_args()
2020-10-20 John Snowpython/machine.py: reorder __init__
2020-10-20 John Snowpython/machine.py: Fix monitor address typing
2020-10-20 John Snowpython/qemu: use isort to lay out imports
2020-07-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-07-28 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-07-28 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-07-27 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-07-27 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-07-27 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-07-27 Robert Foleypython/qemu: Change ConsoleSocket to optionally drain...
2020-07-27 Robert Foleypython/qemu: Cleanup changes to ConsoleSocket
2020-07-26 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-07-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2020-07-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2020-07-25 John Snowpython/machine: Change default timeout to 30 seconds
2020-07-20 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2020-07-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-07-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-07-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-07-14 John Snowpython/qmp.py: add QMPProtocolError
2020-07-14 John Snowpython/qmp.py: add casts to JSON deserialization
2020-07-14 John Snowpython/qmp.py: Do not return None from cmd_obj
2020-07-14 John Snowpython/qmp.py: re-absorb MonitorResponseError
2020-07-14 John Snowpython/qmp.py: Define common types
2020-07-14 John Snowpython/machine.py: change default wait timeout to 3...
2020-07-14 John Snowpython/machine.py: re-add sigkill warning suppression
2020-07-14 John Snowpython/machine.py: split shutdown into hard and soft...
2020-07-14 John Snowpython/machine.py: Make wait() call shutdown()
2020-07-14 John Snowpython/machine.py: Add a configurable timeout to shutdown()
next