summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2025-09-15python: backport 'EventListener: add __repr__ method'John Snow
2025-09-15python: backport 'Change error classes to have better repr methods'John Snow
2025-08-22python: mkvenv: fix messages printed by mkvenvPaolo Bonzini
2025-08-12mkvenv: Support pip 25.2Sv. Lockal
2025-07-16python: fix editable installs for modern pip/setuptoolsJohn Snow
2025-07-16python: use qom-list-getSteve Sistare
2025-07-14docs/sphinx: remove legacy QAPI manual generatorJohn Snow
2025-07-01tests/functional: Add hvf_available() helperPeter Maydell
2025-06-05python: Drop redundant warn_unused_configs = TrueMarkus Armbruster
2025-06-05python: add qapi static analysis testsJohn Snow
2025-06-05python: update missing dependencies from minreqsJohn Snow
2025-06-03meson: update to version 1.8.1Paolo Bonzini
2025-04-30Drop support for Python 3.8Thomas Huth
2024-11-25python: silence pylint raising-non-exception errorJohn Snow
2024-11-25python: disable too-many-positional-arguments warningJohn Snow
2024-10-07Require meson version 1.5.0Paolo Bonzini
2024-09-04python: Install pycotap in our venv if necessaryThomas Huth
2024-07-12python: enable testing for 3.13John Snow
2024-07-12python: Do not use pylint 3.2.4 with python 3.8John Snow
2024-07-12python: linter changes for pylint 3.xJohn Snow
2024-06-08python: mkvenv: remove ensure commandPaolo Bonzini
2024-06-08Revert "python: use vendored tomli"Paolo Bonzini
2024-04-25python/qemu/machine: add method to retrieve QEMUMachine::binary fieldMaksim Davydov
2023-11-24buildsys: Bump known good meson version to v1.2.3Philippe Mathieu-Daudé
2023-10-12python/machine.py: upgrade vm.cmd() methodVladimir Sementsov-Ogievskiy
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy
2023-10-12python: rename QEMUMonitorProtocol.cmd() to cmd_raw()Vladimir Sementsov-Ogievskiy
2023-10-12qmp_shell.py: _fill_completion() use .command() instead of .cmd()Vladimir Sementsov-Ogievskiy
2023-10-12python/qemu/qmp/legacy: cmd(): drop cmd_id unused argumentVladimir Sementsov-Ogievskiy
2023-10-11Python: Enable python3.12 supportJohn Snow
2023-10-11python/qmp: remove Server.wait_closed() call for Python 3.12John Snow
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow
2023-10-11python/machine: use socketpair() for qtest connectionJohn Snow
2023-10-11python/machine: use socketpair() for console connectionsJohn Snow
2023-10-11python/console_socket: accept existing FD in initializerJohn Snow
2023-10-11python/machine: close sock_pair in cleanup pathJohn Snow
2023-10-11python/machine: move socket setup out of _base_args propertyJohn Snow
2023-09-20tests/avocado: Fix console data lossNicholas Piggin
2023-09-07Revert "mkvenv: work around broken pip installations on Debian 10"Paolo Bonzini
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini
2023-08-28python: use vendored tomliPaolo Bonzini
2023-08-28python: mkvenv: add ensuregroup commandPaolo Bonzini
2023-08-28python: mkvenv: introduce TOML-like representation of dependenciesPaolo Bonzini
2023-08-28python: mkvenv: tweak the matching of --diagnose to depspecsPaolo Bonzini
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini
2023-06-06mkvenv: always pass locally-installed packages to pipPaolo Bonzini
2023-05-31Revert "python/qmp/protocol: add open_with_socket()"John Snow
2023-05-31python/qmp/legacy: remove open_with_socket() callsJohn Snow