308 Commits (9269b9d1888c2b17d2e9948abf9f6310b3afbac3)

Author SHA1 Message Date
Paolo Bonzini 47a90a51a9 mkvenv: always pass locally-installed packages to pip 3 years ago
John Snow c76e7652c7 Revert "python/qmp/protocol: add open_with_socket()" 3 years ago
John Snow 5bbc5936bb python/qmp/legacy: remove open_with_socket() calls 3 years ago
John Snow 7f5f3ae7d5 python/machine: use connect-based interface for existing sockets 3 years ago
John Snow b8d4ca1823 python/qmp/legacy: allow using sockets for connect() 3 years ago
John Snow 9341b2a6b9 python/qmp: allow sockets to be passed to connect() 3 years ago
Peter Maydell d56572584d docs/interop: Convert qmp-spec.txt to rST 3 years ago
Paolo Bonzini d37c21b5fb mkvenv: pass first missing package to diagnose() 3 years ago
Paolo Bonzini c673f3d0fe mkvenv: replace distlib.database with importlib.metadata/pkg_resources 3 years ago
Paolo Bonzini 3b087f79a4 meson: require 0.63.0 4 years ago
Paolo Bonzini 7b4b98c46c python: bump some of the dependencies 3 years ago
Paolo Bonzini 02312f1af1 mkvenv: mark command as required 3 years ago
Paolo Bonzini 5591b74511 Python: Drop support for Python 3.6 3 years ago
John Snow e80bdbf283 python/wheels: add vendored meson package 3 years ago
John Snow 2274817f6c python: add vendor.py utility 3 years ago
John Snow c804962617 mkvenv: work around broken pip installations on Debian 10 3 years ago
John Snow f1ad527ff5 mkvenv: avoid ensurepip if pip is installed 3 years ago
John Snow 68ea6d17fe mkvenv: use pip's vendored distlib as a fallback 3 years ago
John Snow 928348949d mkvenv: add console script entry point generation 3 years ago
John Snow 4695a22e9a mkvenv: add --diagnose option to explain "ensure" failures 3 years ago
John Snow c5538eed12 mkvenv: add ensure subcommand 3 years ago
John Snow dee01b827f mkvenv: add nested venv workaround 3 years ago
John Snow a9dbde71da mkvenv: add better error message for broken or missing ensurepip 3 years ago
John Snow dd84028ff9 python: add mkvenv.py 3 years ago
John Snow 6c2537d35b python: update pylint configuration 3 years ago
Paolo Bonzini 0b15c42b81 python: shut up "pip install" during "make check-minreqs" 3 years ago
John Snow 6832189fd7 python: drop pipenv 3 years ago
John Snow aef633e765 python: support pylint 2.16 3 years ago
Marc-André Lureau bd4c0ef409 python/qemu/machine: use socketpair() for QMP by default 3 years ago
Marc-André Lureau 603a3bad4b python/qmp/legacy: make QEMUMonitorProtocol accept a socket 3 years ago
Marc-André Lureau a3cfea92e2 python/qmp/protocol: add open_with_socket() 3 years ago
Maksim Davydov 166464c6ce python/qmp: increase read buffer size 3 years ago
Peter Delevoryas f9922937d1 python/machine: Fix AF_UNIX path too long on macOS 3 years ago
Vladimir Sementsov-Ogievskiy ada73a492c python: QEMUMachine: enable qmp accept timeout by default 4 years ago
Dongdong Zhang af76484e54 Fix some typos 3 years ago
John Snow 519f3cfce0 python: add 3.11 to supported list 3 years ago
John Snow 745d58f77d Python: fix flake8 config 3 years ago
John Snow 3c6e5e8ce1 python/machine: Handle termination cases without QMP 3 years ago
John Snow 9cccb3305a python/machine: Add debug logging to key state changes 3 years ago
Daniel P. Berrangé 7a21bee2aa misc: fix commonly doubled up words 4 years ago
Thomas Huth 9b0ecfaba5 python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type 4 years ago
Peter Maydell 9323e79f10 Fix 'writeable' typos 4 years ago
John Snow e7874a50ff python: update for mypy 0.950 4 years ago
John Snow 47430775ed python/qmp: remove pylint workaround from legacy.py 4 years ago
John Snow b1a9b1f7a6 python: rename 'aqmp-tui' to 'qmp-tui' 4 years ago
John Snow 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 4 years ago
John Snow 105bbff886 python: re-enable pylint duplicate-code warnings 4 years ago
John Snow adaca6e085 python: remove the old QMP package 4 years ago
John Snow b0654f4f98 python/aqmp: copy qmp docstrings to qemu.aqmp.legacy 4 years ago
John Snow 0c78ebf722 python/aqmp: fully separate from qmp.QEMUMonitorProtocol 4 years ago