summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
14 dayspython/qemu: dump a developer friendly version of cmdline to logsAlex Bennée
2026-06-22python/qemu: split console from harness argsAlex Bennée
2026-06-22python/qemu: split arg between base and harness listsAlex Bennée
2026-06-15python: temporarily restrict max mypy versionJohn Snow
2026-05-21python: bump qemu.qmp to v0.0.6John Snow
2026-04-30minikconf: add mypy annotationsPaolo Bonzini
2026-04-30minikconf: run through isortPaolo Bonzini
2026-04-30pythondeps: bump to meson 1.11.1Pierrick Bouvier
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