summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2026-03-09python: add formal python3.14 support and testingJohn Snow
2026-03-09python: drop avocadoJohn Snow
2026-03-09python: replace avocado tests with pytestJohn Snow
2026-03-09python: pin 'wheel' version in minreqs testJohn Snow
2026-02-27scripts/vendor.py: add pycotapMarc-André Lureau
2026-02-27python/wheel: remove meson-1.9.0Marc-André Lureau
2026-02-24python: update README.rst to reflect qemu.qmp's removalJohn Snow
2026-02-24python: delete qemu.qmpJohn Snow
2026-02-24python: add vendored qemu.qmp packageJohn Snow
2026-02-23python/mkvenv: add mechanism to install local package(s)John Snow
2026-02-23python/mkvenv: create timestamp file for each group "ensured"John Snow
2026-02-12python: drop uses of pkg_resourcesJohn Snow
2026-02-02python: fix msys64 wheel directory specificationJohn Snow
2025-12-27bump meson wheel to 1.10.0Paolo Bonzini
2025-11-19python/mkvenv: ensure HAVE_LIB variables are actually constantsJohn Snow
2025-10-16python/qemu: Replace some remaining "avocados" with "functional tests"Thomas Huth
2025-09-17configure: bump Meson to 1.9.0 for use with RustPaolo Bonzini
2025-09-15python: ensure QEMUQtestProtocol closes its socketDaniel P. Berrangé
2025-09-15python: synchronize qemu.qmp documentationJohn Snow
2025-09-15python: backport 'avoid creating additional event loops per thread'John Snow
2025-09-15python: backport 'Remove deprecated get_event_loop calls'John Snow
2025-09-15python: backport 'qmp-tui: Do not crash if optional dependencies are not met'John Snow
2025-09-15python: backport 'qmp-shell-wrap: handle missing binary gracefully'John Snow
2025-09-15python: backport 'make require() preserve async-ness'John Snow
2025-09-15python: backport 'feat: allow setting read buffer limit'Adam Dorsey
2025-09-15python: backport 'qmp-shell: add common_parser()'John Snow
2025-09-15python: backport 'Use @asynciocontextmanager'John Snow
2025-09-15python: backport 'drop Python3.6 workarounds'John Snow
2025-09-15python: backport 'protocol: adjust logging name when changing client name'John Snow
2025-09-15python: backport 'kick event queue on legacy event_pull()'John Snow
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