332 Commits (4b028cbe7540b302d48f7d9e59a8cb860209d9fa)

Author SHA1 Message Date
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
John Snow 46d4747ab5 python/machine: remove unused sock_dir argument 3 years ago
John Snow d396737813 python/machine: use socketpair() for qtest connection 3 years ago
John Snow 1d4796cd00 python/machine: use socketpair() for console connections 3 years ago
John Snow 5f263cb1cc python/console_socket: accept existing FD in initializer 3 years ago
John Snow 612b3ba218 python/machine: close sock_pair in cleanup path 3 years ago
John Snow 91e11db7bc python/machine: move socket setup out of _base_args property 3 years ago
Nicholas Piggin f0ec14c78c tests/avocado: Fix console data loss 3 years ago
Paolo Bonzini 0a88ac9662 Revert "mkvenv: work around broken pip installations on Debian 10" 3 years ago
Paolo Bonzini 3e4b6b0ad9 mkvenv: assume presence of importlib.metadata 3 years ago
Paolo Bonzini ca056f4499 Python: Drop support for Python 3.7 3 years ago
Paolo Bonzini c03f57fd5b Revert "tests: Use separate virtual environment for avocado" 3 years ago
Paolo Bonzini edc2107895 python: use vendored tomli 3 years ago
Paolo Bonzini 71ed611cd4 python: mkvenv: add ensuregroup command 3 years ago
Paolo Bonzini 0f1ec0705b python: mkvenv: introduce TOML-like representation of dependencies 3 years ago
Paolo Bonzini 67b9a83daf python: mkvenv: tweak the matching of --diagnose to depspecs 3 years ago
Paolo Bonzini 3d7b89748a python: bump minimum requirements so they are compatible with 3.12 3 years ago
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