]> git.proxmox.com Git - mirror_qemu.git/history - python
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
[mirror_qemu.git] / python /
2021-09-28 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-27 G S Niteesh Babupython/aqmp-tui: Add syntax highlighting
2021-09-27 G S Niteesh Babupython: add optional pygments dependency
2021-09-27 G S Niteesh Babupython: Add entry point for aqmp-tui
2021-09-27 G S Niteesh Babupython/aqmp-tui: Add AQMP TUI
2021-09-27 G S Niteesh Babupython: Add dependencies for AQMP TUI
2021-09-27 John Snowpython/aqmp: Add Coverage.py support
2021-09-27 John Snowpython/aqmp: add LineProtocol tests
2021-09-27 John Snowpython/aqmp: add AsyncProtocol unit tests
2021-09-27 John Snowpython: bump avocado to v90.0
2021-09-27 John Snowpython/aqmp: add scary message
2021-09-27 John Snowpython/aqmp: add asyncio_run compatibility wrapper
2021-09-27 John Snowpython/aqmp: add _raw() execution interface
2021-09-27 John Snowpython/aqmp: add execute() interfaces
2021-09-27 John Snowpython/aqmp: Add message routing to QMP protocol
2021-09-27 John Snowpython/pylint: disable no-member check
2021-09-27 John Snowpython/aqmp: add QMP protocol support
2021-09-27 John Snowpython/pylint: disable too-many-function-args
2021-09-27 John Snowpython/aqmp: add QMP event support
2021-09-27 John Snowpython/aqmp: add well-known QMP object models
2021-09-27 John Snowpython/aqmp: add QMP Message format
2021-09-27 John Snowpython/aqmp: add AsyncProtocol._readline() method
2021-09-27 John Snowpython/aqmp: add _cb_inbound and _cb_outbound logging...
2021-09-27 John Snowpython/aqmp: add configurable read buffer limit
2021-09-27 John Snowpython/aqmp: add AsyncProtocol.accept() method
2021-09-27 John Snowpython/aqmp: add logging to AsyncProtocol
2021-09-27 John Snowpython/aqmp: Add logging utility helpers
2021-09-27 John Snowpython/aqmp: add runstate state machine to AsyncProtocol
2021-09-27 John Snowpython/aqmp: add generic async message-based protocol...
2021-09-27 John Snowpython/aqmp: add asyncio compatibility wrappers
2021-09-27 John Snowpython/pylint: Add exception for TypeVar names ('T')
2021-09-27 John Snowpython/aqmp: add error classes
2021-09-27 John Snowpython/aqmp: add asynchronous QMP (AQMP) subpackage
2021-09-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-21 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-16 John Snowpython: pylint 2.11 support
2021-09-16 John Snowpython: Update for pylint 2.10
2021-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-09-03 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/a1xndr/tags/fuzz...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/hreitz/tags/pull...
2021-09-01 Vladimir Sementsov... python:QEMUMachine: template typing for self returning...
2021-09-01 Vladimir Sementsov... python/qemu/machine: QEMUMachine: improve qmp() method
2021-09-01 Vladimir Sementsov... python/qemu/machine.py: refactor _qemu_args()
2021-09-01 Emanuele Giuseppe... qemu-iotests: add option to show qemu binary logs on...
2021-09-01 Emanuele Giuseppe... python: qemu: pass the wrapper field from QEMUQtestmach...
2021-09-01 John Snowpython: Reduce strictness of pylint's duplicate-code...
2021-09-01 Emanuele Giuseppe... python: qemu: add timer parameter for qmp.accept socket
2021-07-15 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/cleber-gitlab...
2021-07-13 Wainer dos Santos... python: Configure tox to skip missing interpreters
2021-07-13 Wainer dos Santos... python/qemu: Add args property to the QEMUMachine class
2021-07-13 Cleber RosaAcceptance Tests: distinguish between temp and logs dir
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-07-01 John Snowpython: Fix broken ReST docstrings
2021-07-01 John Snowpython: remove auto-generated pyproject.toml file
2021-07-01 John Snowpython: Update help text on 'make clean', 'make distclean'
2021-07-01 John Snowpython: Update help text on 'make check', 'make develop'
2021-07-01 John Snowpython: add 'make check-dev' invocation
2021-07-01 John Snowpython: only check qemu/ subdir with flake8
2021-07-01 John Snowpython: Fix .PHONY Make specifiers
2021-07-01 John Snowpython: update help text for check-tox
2021-07-01 John Snowpython: rename 'venv-check' target to 'check-pipenv'
2021-07-01 John Snowpython: Add no-install usage instructions
2021-07-01 John Snowpython: README.rst touchups
2021-07-01 John Snowpython: Re-lock pipenv at *oldest* supported versions
2021-07-01 John Snowpython: Remove global pylint suppressions
2021-07-01 John Snowpython: expose typing information via PEP 561
2021-07-01 John Snowpython/qom: Do not use 'err' name at module scope
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-18 John Snowpython: add qmp-shell entry point
2021-06-18 John Snowscripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
2021-06-18 John Snowpython/qmp: return generic type from context manager
2021-06-18 John Snowpython/qmp: add QMPObject type alias
2021-06-18 John Snowpython/qemu-ga-client: add entry point
2021-06-18 John Snowscripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga...
2021-06-18 John Snowpython/qmp: Correct type of QMPReturnValue
2021-06-18 John Snowpython/qmp: add fuse command to 'qom' tools
2021-06-18 John Snowscripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
2021-06-18 John Snowpython: add optional FUSE dependencies
2021-06-18 John Snowscripts/qom-fuse: add static type hints
2021-06-18 John Snowpython: Add 'fh' to known-good variable names
2021-06-18 John Snowpython/qmp: add qom script entry points
2021-06-18 John Snowpython/qmp: Add qom script rewrites
2021-06-18 John Snowpython/qmp: add parse_address classmethod
2021-06-18 John Snowpython/qmp: Fix type of SocketAddrT
2021-06-18 John Snowpython/pipenv: Update Pipfile.lock
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
next