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
/
scripts
Age
Commit message (
Expand
)
Author
2026-05-21
python: bump qemu.qmp to v0.0.6
John Snow
2026-04-30
pythondeps: bump to meson 1.11.1
Pierrick Bouvier
2026-02-27
scripts/vendor.py: add pycotap
Marc-André Lureau
2026-02-24
python: add vendored qemu.qmp package
John Snow
2026-02-23
python/mkvenv: add mechanism to install local package(s)
John Snow
2026-02-23
python/mkvenv: create timestamp file for each group "ensured"
John Snow
2026-02-02
python: fix msys64 wheel directory specification
John Snow
2025-12-27
bump meson wheel to 1.10.0
Paolo Bonzini
2025-11-19
python/mkvenv: ensure HAVE_LIB variables are actually constants
John Snow
2025-09-17
configure: bump Meson to 1.9.0 for use with Rust
Paolo Bonzini
2025-08-22
python: mkvenv: fix messages printed by mkvenv
Paolo Bonzini
2025-08-12
mkvenv: Support pip 25.2
Sv. Lockal
2025-06-03
meson: update to version 1.8.1
Paolo Bonzini
2024-11-25
python: silence pylint raising-non-exception error
John Snow
2024-10-07
Require meson version 1.5.0
Paolo Bonzini
2024-06-08
python: mkvenv: remove ensure command
Paolo Bonzini
2024-06-08
Revert "python: use vendored tomli"
Paolo Bonzini
2023-11-24
buildsys: Bump known good meson version to v1.2.3
Philippe Mathieu-Daudé
2023-09-07
Revert "mkvenv: work around broken pip installations on Debian 10"
Paolo Bonzini
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
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2023-08-28
python: use vendored tomli
Paolo Bonzini
2023-08-28
python: mkvenv: add ensuregroup command
Paolo Bonzini
2023-08-28
python: mkvenv: introduce TOML-like representation of dependencies
Paolo Bonzini
2023-08-28
python: mkvenv: tweak the matching of --diagnose to depspecs
Paolo Bonzini
2023-06-06
mkvenv: always pass locally-installed packages to pip
Paolo Bonzini
2023-05-19
mkvenv: pass first missing package to diagnose()
Paolo Bonzini
2023-05-19
mkvenv: replace distlib.database with importlib.metadata/pkg_resources
Paolo Bonzini
2023-05-18
meson: require 0.63.0
Paolo Bonzini
2023-05-18
mkvenv: mark command as required
Paolo Bonzini
2023-05-18
python: add vendor.py utility
John Snow
2023-05-18
mkvenv: work around broken pip installations on Debian 10
John Snow
2023-05-18
mkvenv: avoid ensurepip if pip is installed
John Snow
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 --diagnose option to explain "ensure" failures
John Snow
2023-05-18
mkvenv: add ensure subcommand
John Snow
2023-05-18
mkvenv: add nested venv workaround
John Snow
2023-05-18
mkvenv: add better error message for broken or missing ensurepip
John Snow
2023-05-18
python: add mkvenv.py
John Snow