]> git.proxmox.com Git - mirror_qemu.git/history - python
Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_vivier...
[mirror_qemu.git] / python /
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Peter MaydellMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-03-22 Peter MaydellMerge tag 'pull-block-2022-03-22' of https://gitlab...
2022-03-22 John Snowpython/utils: add VerboseProcessError
2022-03-22 John Snowpython/utils: add add_visual_margin() text decoration...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pmbus...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-07 John Snowpython/aqmp: drop _bind_hack()
2022-03-07 John Snowpython/aqmp: fix race condition in legacy.py
2022-03-07 John Snowpython/aqmp: add start_server() and accept() methods
2022-03-07 John Snowpython/aqmp: stop the server during disconnect()
2022-03-07 John Snowpython/aqmp: refactor _do_accept() into two distinct...
2022-03-07 John Snowpython/aqmp: squelch pylint warning for too many lines
2022-03-07 John Snowpython/aqmp: split _client_connected_cb() out as _incom...
2022-03-07 John Snowpython/aqmp: remove _new_session and _establish_connection
2022-03-07 John Snowpython/aqmp: rename 'accept()' to 'start_server_and_acc...
2022-03-07 John Snowpython/aqmp: add _session_guard()
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/shorne/tags/or1k...
2022-02-24 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-02-23 John SnowRevert "python: pin setuptools below v60.0.0"
2022-02-23 John SnowPython: add setuptools v60.0 workaround
2022-02-23 John SnowPython: discourage direct setup.py install
2022-02-23 Daniel P. Berrangépython: support recording QMP session to a file
2022-02-23 Daniel P. Berrangépython: introduce qmp-shell-wrap convenience tool
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-02-03 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-02-02 John Snowpython/aqmp: add socket bind step to legacy.py
2022-02-02 John Snowpython: upgrade mypy to 0.780
2022-02-02 John Snowpython/machine: raise VMLaunchFailure exception from...
2022-02-02 John Snowpython/aqmp: Fix negotiation with pre-"oob" QEMU
2022-01-22 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-21 John Snowpython: move qmp-shell under the AQMP package
2022-01-21 John Snowpython: move qmp utilities to python/qemu/utils
2022-01-21 John Snowpython/qmp: switch qmp-shell to AQMP
2022-01-21 John Snowpython/qmp: switch qom tools to AQMP
2022-01-21 John Snowpython/qmp: switch qemu-ga-client to AQMP
2022-01-21 John Snowpython/qemu-ga-client: don't use deprecated CLI syntax...
2022-01-21 John Snowpython/aqmp: rename AQMPError to QMPError
2022-01-21 John Snowpython/aqmp: add SocketAddrT to package root
2022-01-21 John Snowpython/aqmp: copy type definitions from qmp
2022-01-21 John Snowpython/aqmp: handle asyncio.TimeoutError on execute()
2022-01-21 John Snowpython/aqmp: add __del__ method to legacy interface
2022-01-21 John Snowpython/aqmp: fix docstring typo
2022-01-21 John Snowpython: use avocado's "new" runner
2022-01-21 John Snowpython: pin setuptools below v60.0.0
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-12 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-10 John Snowpython: update type hints for mypy 0.930
2022-01-10 John SnowPython/aqmp: fix type definitions for mypy 0.920
2022-01-10 John Snowpython/aqmp: use absolute import statement
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-11-23 Richard HendersonMerge tag 'pull-lu-20211123' of https://gitlab.com...
2021-11-23 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2021-11-22 John Snowpython/aqmp: fix send_fd_scm for python 3.6.x
2021-11-22 John Snowpython/machine: handle "fast" QEMU terminations
2021-11-22 John Snowpython/machine: move more variable initializations...
2021-11-22 John Snowpython/machine: add instance disambiguator to default...
2021-11-22 John Snowpython/machine: remove _remove_monitor_sockfile property
2021-11-22 John Snowpython/machine: add @sock_dir property
2021-11-19 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-11-19 Richard HendersonMerge tag 'pull-ppc-20211119' of https://github.com...
2021-11-17 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2021-11-16 John Snowpython/aqmp: fix ConnectError string method
2021-11-16 John Snowpython/aqmp: Fix disconnect during capabilities negotiation
2021-11-08 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/avoca...
2021-11-08 Willian Rampazzotests/acceptance: rename tests acceptance to tests...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/vivier/tags/trivi...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/juanquintela...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/mcayland/tags...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/alex.williamson...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/machi...
2021-11-01 Richard HendersonMerge remote-tracking branch 'remotes/jsnow/tags/python...
2021-11-01 John Snowpython, iotests: replace qmp with aqmp
2021-11-01 John Snowpython/aqmp: Create sync QMP wrapper for iotests
2021-11-01 John Snowpython/aqmp: Remove scary message
2021-11-01 John Snowpython/machine: Handle QMP errors on close more meticul...
2021-11-01 John Snowpython/machine: remove has_quit argument
2021-11-01 John Snowpython: Add iotest linters to test suite
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/thuth/tags/pull...
2021-10-12 Richard HendersonMerge remote-tracking branch 'remotes/jsnow/tags/python...
2021-10-12 John Snowpython, iotests: remove socket_scm_helper
2021-10-12 John Snowpython/qmp: add send_fd_scm directly to QEMUMonitorProtocol
2021-10-12 John Snowpython/qmp: clear events on get_events() call
2021-10-12 John Snowpython/aqmp: Disable logging messages by default
2021-10-12 John Snowpython/aqmp: Reduce severity of EOFError-caused loop...
2021-10-12 John Snowpython/aqmp: Add dict conversion method to Greeting...
next