374 Commits (433097a2242120918090201129e5fbb8e16b3e34)

Author SHA1 Message Date
John Snow e44a26ba94 python: drop uses of pkg_resources 2 months ago
John Snow 587f4a1805 python: fix msys64 wheel directory specification 2 months ago
Paolo Bonzini 8c04b6a48b bump meson wheel to 1.10.0 4 months ago
John Snow 9ccd0c8a88 python/mkvenv: ensure HAVE_LIB variables are actually constants 5 months ago
Thomas Huth 9b03e9cf06 python/qemu: Replace some remaining "avocados" with "functional tests" 6 months ago
Paolo Bonzini 091f115ea5 configure: bump Meson to 1.9.0 for use with Rust 7 months ago
Daniel P. Berrangé 6ccb48ffc1 python: ensure QEMUQtestProtocol closes its socket 9 months ago
John Snow f414048e32 python: synchronize qemu.qmp documentation 7 months ago
John Snow 85f223e5b0 python: backport 'avoid creating additional event loops per thread' 7 months ago
John Snow 5d99044d09 python: backport 'Remove deprecated get_event_loop calls' 2 years ago
John Snow fd0ed46d4e python: backport 'qmp-tui: Do not crash if optional dependencies are not met' 4 years ago
John Snow fcaeeb7653 python: backport 'qmp-shell-wrap: handle missing binary gracefully' 4 years ago
John Snow a50b8572f0 python: backport 'make require() preserve async-ness' 4 years ago
Adam Dorsey 653f501434 python: backport 'feat: allow setting read buffer limit' 12 months ago
John Snow 8fd9ccebd9 python: backport 'qmp-shell: add common_parser()' 4 years ago
John Snow 0408b8d7a0 python: backport 'Use @asynciocontextmanager' 3 years ago
John Snow f9d2e0a3bd python: backport 'drop Python3.6 workarounds' 3 years ago
John Snow 094ded5227 python: backport 'protocol: adjust logging name when changing client name' 4 years ago
John Snow 1e343714bf python: backport 'kick event queue on legacy event_pull()' 4 years ago
John Snow cb0e438040 python: backport 'EventListener: add __repr__ method' 4 years ago
John Snow 2d26741fc5 python: backport 'Change error classes to have better repr methods' 4 years ago
Paolo Bonzini ab85146ac4 python: mkvenv: fix messages printed by mkvenv 7 months ago
Sv. Lockal 6ad034e712 mkvenv: Support pip 25.2 8 months ago
John Snow 64e4375b2b python: fix editable installs for modern pip/setuptools 9 months ago
Steve Sistare 4ece9b61c9 python: use qom-list-get 9 months ago
John Snow 8d789c8cdb docs/sphinx: remove legacy QAPI manual generator 10 months ago
Peter Maydell 767df742fb tests/functional: Add hvf_available() helper 9 months ago
Markus Armbruster 781e730556 python: Drop redundant warn_unused_configs = True 10 months ago
John Snow 65aa0a1780 python: add qapi static analysis tests 10 months ago
John Snow 4b77e5d7b8 python: update missing dependencies from minreqs 10 months ago
Paolo Bonzini 0074a47147 meson: update to version 1.8.1 11 months ago
Thomas Huth d64db833d6 Drop support for Python 3.8 11 months ago
John Snow 05fd7214d8 python: silence pylint raising-non-exception error 1 year ago
John Snow 4c600fdcd4 python: disable too-many-positional-arguments warning 1 year ago
Paolo Bonzini 07f0d32641 Require meson version 1.5.0 2 years ago
Thomas Huth 5ec1eec110 python: Install pycotap in our venv if necessary 2 years ago
John Snow 45b14be9b6 python: enable testing for 3.13 2 years ago
John Snow c5be244534 python: Do not use pylint 3.2.4 with python 3.8 2 years ago
John Snow 84e327e844 python: linter changes for pylint 3.x 2 years ago
Paolo Bonzini fc00123f3a python: mkvenv: remove ensure command 3 years ago
Paolo Bonzini 1f97715c83 Revert "python: use vendored tomli" 3 years ago
Maksim Davydov 33956e4768 python/qemu/machine: add method to retrieve QEMUMachine::binary field 2 years ago
Philippe Mathieu-Daudé 1a1e889f35 buildsys: Bump known good meson version to v1.2.3 2 years ago
Vladimir Sementsov-Ogievskiy 4e620ff48f python/machine.py: upgrade vm.cmd() method 3 years ago
Vladimir Sementsov-Ogievskiy 684750ab4f python/qemu: rename command() to cmd() 3 years ago
Vladimir Sementsov-Ogievskiy 37274707f6 python: rename QEMUMonitorProtocol.cmd() to cmd_raw() 3 years ago
Vladimir Sementsov-Ogievskiy 2cee9ca97d qmp_shell.py: _fill_completion() use .command() instead of .cmd() 3 years ago
Vladimir Sementsov-Ogievskiy f187cfefd2 python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument 3 years ago
John Snow 19a39e270b Python: Enable python3.12 support 3 years ago
John Snow acf873873a python/qmp: remove Server.wait_closed() call for Python 3.12 3 years ago