summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
5 daysMerge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
6 dayssphinx: require sphinx 7.2.6John Snow
6 dayspython: remove stale setup.cfg optionsJohn Snow
6 dayspython: remove distutils workaroundsJohn Snow
6 dayspython: allow mypy to run as the current python versionJohn Snow
6 dayspython: fix license configurationJohn Snow
6 dayspython: upgrade to Python3.12+John Snow
6 daysMerge tag 'pull-hex-20260901' of https://github.com/qualcomm/qemu into stagingPeter Maydell
6 dayspython/machine: support routing semihosting output to the test consoleBrian Cain
10 dayspython, tests: switch usernet queries from HMP to QMPMarc-André Lureau
2026-08-20python, meson: update meson required for Rust to 1.12.0Paolo Bonzini
2026-07-07tests: switch from -mon to -object monitor-qmpDaniel P. Berrangé
2026-06-23python/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