aboutsummaryrefslogtreecommitdiff
path: root/python/tests
AgeCommit message (Expand)Author
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini
2023-05-18python: bump some of the dependenciesPaolo Bonzini
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini
2023-05-18mkvenv: add ensure subcommandJohn Snow
2023-05-18python: add mkvenv.pyJohn Snow
2023-02-22python: drop pipenvJohn Snow
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2022-03-07python/aqmp: add start_server() and accept() methodsJohn Snow
2022-03-07python/aqmp: refactor _do_accept() into two distinct stepsJohn Snow
2022-03-07python/aqmp: remove _new_session and _establish_connectionJohn Snow
2022-03-07python/aqmp: rename 'accept()' to 'start_server_and_accept()'John Snow
2022-02-23Python: add setuptools v60.0 workaroundJohn Snow
2021-11-01python: Add iotest linters to test suiteJohn Snow
2021-09-27python/aqmp: add LineProtocol testsJohn Snow
2021-09-27python/aqmp: add AsyncProtocol unit testsJohn Snow
2021-06-30python: only check qemu/ subdir with flake8John Snow
2021-06-01python: add avocado-framework and testsJohn Snow