146 Commits (248c50b2bd31ab7bb8220cd1d7eca3a0d6463aa7)

Author SHA1 Message Date
Wainer dos Santos Moschetta 6f651a6d84 python: Configure tox to skip missing interpreters 5 years ago
Wainer dos Santos Moschetta 555fe0c2a8 python/qemu: Add args property to the QEMUMachine class 5 years ago
Cleber Rosa b306e26ce0 Acceptance Tests: distinguish between temp and logs dir 5 years ago
John Snow 5c02c86586 python: Fix broken ReST docstrings 5 years ago
John Snow 19cf0031e4 python: remove auto-generated pyproject.toml file 5 years ago
John Snow 50d0fba827 python: Update help text on 'make clean', 'make distclean' 5 years ago
John Snow 28cd32fb7b python: Update help text on 'make check', 'make develop' 5 years ago
John Snow 2c24d52d06 python: add 'make check-dev' invocation 5 years ago
John Snow 0d52c19a59 python: only check qemu/ subdir with flake8 5 years ago
John Snow 205d7219f3 python: Fix .PHONY Make specifiers 5 years ago
John Snow 8c95d0fc7f python: update help text for check-tox 5 years ago
John Snow 6f84d726f3 python: rename 'venv-check' target to 'check-pipenv' 5 years ago
John Snow d2ae942984 python: Add no-install usage instructions 5 years ago
John Snow 4176dbd8b5 python: README.rst touchups 5 years ago
John Snow 3afa3501cb python: Re-lock pipenv at *oldest* supported versions 5 years ago
John Snow 82e6517d9d python: Remove global pylint suppressions 5 years ago
John Snow 7f17908263 python: expose typing information via PEP 561 5 years ago
John Snow 00376d1345 python/qom: Do not use 'err' name at module scope 5 years ago
John Snow 957f3c5cee python: add qmp-shell entry point 5 years ago
John Snow 6be7206efc scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py 5 years ago
John Snow eac8aabc92 python/qmp: return generic type from context manager 5 years ago
John Snow 1acde76328 python/qmp: add QMPObject type alias 5 years ago
John Snow 7e7c2a0de7 python/qemu-ga-client: add entry point 5 years ago
John Snow 1e129afc31 scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py 5 years ago
John Snow 1f6399393b python/qmp: Correct type of QMPReturnValue 5 years ago
John Snow 176c549072 python/qmp: add fuse command to 'qom' tools 5 years ago
John Snow 173d185de9 scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py 5 years ago
John Snow c63f3b0b29 python: add optional FUSE dependencies 5 years ago
John Snow 30ec845c59 scripts/qom-fuse: add static type hints 5 years ago
John Snow d229f1c83d python: Add 'fh' to known-good variable names 5 years ago
John Snow 7c4c595f13 python/qmp: add qom script entry points 5 years ago
John Snow c750c02891 python/qmp: Add qom script rewrites 5 years ago
John Snow 587adaca55 python/qmp: add parse_address classmethod 5 years ago
John Snow 5d15c9b875 python/qmp: Fix type of SocketAddrT 5 years ago
John Snow 9d0ead63bf python/pipenv: Update Pipfile.lock 5 years ago
John Snow 3c8de38c85 python: add tox support 5 years ago
John Snow f9c0600f02 python: add .gitignore 5 years ago
John Snow 6560379fac python: add Makefile for some common tasks 5 years ago
John Snow 31622b2a8a python: add avocado-framework and tests 5 years ago
John Snow dbe75f5566 python: add devel package requirements to setuptools 5 years ago
John Snow a4dd49d405 python/qemu: add qemu package itself to pipenv 5 years ago
John Snow 22a973cb1d python/qemu: add isort to pipenv 5 years ago
John Snow 158ac451b9 python: move .isort.cfg into setup.cfg 5 years ago
John Snow 0542a4c957 python: add mypy to pipenv 5 years ago
John Snow e941c844e4 python: move mypy.ini into setup.cfg 5 years ago
John Snow 6d17d91043 python: Add flake8 to pipenv 5 years ago
John Snow 21d0b86679 python: add excluded dirs to flake8 config 5 years ago
John Snow 81f8c4467c python: move flake8 config to setup.cfg 5 years ago
John Snow b4d37d8188 python: add pylint to pipenv 5 years ago
John Snow ef42440d79 python: move pylintrc into setup.cfg 5 years ago