index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
setup.cfg
Age
Commit message (
Expand
)
Author
2026-06-15
python: temporarily restrict max mypy version
John Snow
2026-03-09
python: add formal python3.14 support and testing
John Snow
2026-03-09
python: drop avocado
John Snow
2026-03-09
python: replace avocado tests with pytest
John Snow
2026-02-24
python: delete qemu.qmp
John Snow
2025-11-19
python/mkvenv: ensure HAVE_LIB variables are actually constants
John Snow
2025-06-05
python: Drop redundant warn_unused_configs = True
Markus Armbruster
2025-06-05
python: add qapi static analysis tests
John Snow
2025-04-30
Drop support for Python 3.8
Thomas Huth
2024-11-25
python: disable too-many-positional-arguments warning
John Snow
2024-07-12
python: enable testing for 3.13
John Snow
2024-07-12
python: Do not use pylint 3.2.4 with python 3.8
John Snow
2023-10-11
Python: Enable python3.12 support
John Snow
2023-09-07
mkvenv: assume presence of importlib.metadata
Paolo Bonzini
2023-09-07
Python: Drop support for Python 3.7
Paolo Bonzini
2023-08-28
python: mkvenv: add ensuregroup command
Paolo Bonzini
2023-07-07
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini
2023-05-19
mkvenv: replace distlib.database with importlib.metadata/pkg_resources
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: use pip's vendored distlib as a fallback
John Snow
2023-05-18
mkvenv: add console script entry point generation
John Snow
2023-05-18
mkvenv: add ensure subcommand
John Snow
2023-05-18
python: add mkvenv.py
John Snow
2023-05-18
python: update pylint configuration
John Snow
2023-02-22
python: drop pipenv
John Snow
2023-01-04
python: add 3.11 to supported list
John Snow
2023-01-04
Python: fix flake8 config
John Snow
2022-06-06
python: update for mypy 0.950
John Snow
2022-04-21
python: rename 'aqmp-tui' to 'qmp-tui'
John Snow
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
2022-04-21
python: re-enable pylint duplicate-code warnings
John Snow
2022-04-21
python: remove the old QMP package
John Snow
2022-04-21
python: temporarily silence pylint duplicate-code warnings
John Snow
2022-02-23
Revert "python: pin setuptools below v60.0.0"
John Snow
2022-02-23
python: support recording QMP session to a file
Daniel P. Berrangé
2022-02-23
python: introduce qmp-shell-wrap convenience tool
Daniel P. Berrangé
2022-02-02
python: upgrade mypy to 0.780
John Snow
2022-01-21
python: move qmp-shell under the AQMP package
John Snow
2022-01-21
python: move qmp utilities to python/qemu/utils
John Snow
2022-01-21
python: pin setuptools below v60.0.0
John Snow
2021-09-27
python: add optional pygments dependency
G S Niteesh Babu
2021-09-27
python: Add entry point for aqmp-tui
G S Niteesh Babu
2021-09-27
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2021-09-27
python: Add dependencies for AQMP TUI
G S Niteesh Babu
2021-09-27
python/aqmp: Add Coverage.py support
John Snow
2021-09-27
python: bump avocado to v90.0
John Snow
2021-09-27
python/pylint: disable no-member check
John Snow
2021-09-27
python/pylint: disable too-many-function-args
John Snow
2021-09-27
python/pylint: Add exception for TypeVar names ('T')
John Snow
[next]