index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
tests
Age
Commit message (
Expand
)
Author
2023-09-07
Python: Drop support for Python 3.7
Paolo Bonzini
2023-07-07
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini
2023-05-18
python: bump some of the dependencies
Paolo Bonzini
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
2023-05-18
mkvenv: add ensure subcommand
John Snow
2023-05-18
python: add mkvenv.py
John Snow
2023-02-22
python: drop pipenv
John Snow
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
2022-03-07
python/aqmp: add start_server() and accept() methods
John Snow
2022-03-07
python/aqmp: refactor _do_accept() into two distinct steps
John Snow
2022-03-07
python/aqmp: remove _new_session and _establish_connection
John Snow
2022-03-07
python/aqmp: rename 'accept()' to 'start_server_and_accept()'
John Snow
2022-02-23
Python: add setuptools v60.0 workaround
John Snow
2021-11-01
python: Add iotest linters to test suite
John Snow
2021-09-27
python/aqmp: add LineProtocol tests
John Snow
2021-09-27
python/aqmp: add AsyncProtocol unit tests
John Snow
2021-06-30
python: only check qemu/ subdir with flake8
John Snow
2021-06-01
python: add avocado-framework and tests
John Snow