index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/avocado: Fix console data loss
Nicholas Piggin
2023-09-20
1
-0
/
+19
*
Revert "mkvenv: work around broken pip installations on Debian 10"
Paolo Bonzini
2023-09-07
1
-58
/
+16
*
mkvenv: assume presence of importlib.metadata
Paolo Bonzini
2023-09-07
2
-178
/
+28
*
Python: Drop support for Python 3.7
Paolo Bonzini
2023-09-07
4
-10
/
+12
*
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2023-08-28
1
-8
/
+5
*
python: use vendored tomli
Paolo Bonzini
2023-08-28
2
-1
/
+4
*
python: mkvenv: add ensuregroup command
Paolo Bonzini
2023-08-28
2
-1
/
+131
*
python: mkvenv: introduce TOML-like representation of dependencies
Paolo Bonzini
2023-08-28
1
-16
/
+61
*
python: mkvenv: tweak the matching of --diagnose to depspecs
Paolo Bonzini
2023-08-28
1
-1
/
+4
*
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini
2023-07-07
3
-7
/
+9
*
mkvenv: always pass locally-installed packages to pip
Paolo Bonzini
2023-06-06
1
-2
/
+74
*
Revert "python/qmp/protocol: add open_with_socket()"
John Snow
2023-05-31
1
-19
/
+5
*
python/qmp/legacy: remove open_with_socket() calls
John Snow
2023-05-31
2
-20
/
+16
*
python/machine: use connect-based interface for existing sockets
John Snow
2023-05-31
1
-5
/
+7
*
python/qmp/legacy: allow using sockets for connect()
John Snow
2023-05-31
1
-2
/
+3
*
python/qmp: allow sockets to be passed to connect()
John Snow
2023-05-31
1
-6
/
+15
*
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-05-22
2
-6
/
+6
|
\
|
*
docs/interop: Convert qmp-spec.txt to rST
Peter Maydell
2023-05-22
2
-6
/
+6
*
|
mkvenv: pass first missing package to diagnose()
Paolo Bonzini
2023-05-19
1
-12
/
+25
*
|
mkvenv: replace distlib.database with importlib.metadata/pkg_resources
Paolo Bonzini
2023-05-19
2
-54
/
+65
|
/
*
meson: require 0.63.0
Paolo Bonzini
2023-05-18
3
-2
/
+2
*
python: bump some of the dependencies
Paolo Bonzini
2023-05-18
2
-15
/
+9
*
mkvenv: mark command as required
Paolo Bonzini
2023-05-18
1
-0
/
+1
*
Python: Drop support for Python 3.6
Paolo Bonzini
2023-05-18
3
-10
/
+9
*
python/wheels: add vendored meson package
John Snow
2023-05-18
1
-0
/
+0
*
python: add vendor.py utility
John Snow
2023-05-18
1
-0
/
+74
*
mkvenv: work around broken pip installations on Debian 10
John Snow
2023-05-18
1
-16
/
+56
*
mkvenv: avoid ensurepip if pip is installed
John Snow
2023-05-18
1
-3
/
+64
*
mkvenv: use pip's vendored distlib as a fallback
John Snow
2023-05-18
2
-3
/
+40
*
mkvenv: add console script entry point generation
John Snow
2023-05-18
2
-0
/
+117
*
mkvenv: add --diagnose option to explain "ensure" failures
John Snow
2023-05-18
1
-1
/
+169
*
mkvenv: add ensure subcommand
John Snow
2023-05-18
3
-3
/
+145
*
mkvenv: add nested venv workaround
John Snow
2023-05-18
1
-5
/
+86
*
mkvenv: add better error message for broken or missing ensurepip
John Snow
2023-05-18
1
-0
/
+37
*
python: add mkvenv.py
John Snow
2023-05-18
6
-0
/
+260
*
python: update pylint configuration
John Snow
2023-05-18
1
-0
/
+1
*
python: shut up "pip install" during "make check-minreqs"
Paolo Bonzini
2023-05-18
1
-3
/
+6
*
python: drop pipenv
John Snow
2023-02-22
7
-385
/
+84
*
python: support pylint 2.16
John Snow
2023-02-22
3
-5
/
+5
*
python/qemu/machine: use socketpair() for QMP by default
Marc-André Lureau
2023-01-24
1
-8
/
+17
*
python/qmp/legacy: make QEMUMonitorProtocol accept a socket
Marc-André Lureau
2023-01-24
1
-3
/
+15
*
python/qmp/protocol: add open_with_socket()
Marc-André Lureau
2023-01-24
1
-5
/
+20
*
python/qmp: increase read buffer size
Maksim Davydov
2023-01-24
1
-2
/
+2
*
python/machine: Fix AF_UNIX path too long on macOS
Peter Delevoryas
2023-01-24
1
-3
/
+3
*
python: QEMUMachine: enable qmp accept timeout by default
Vladimir Sementsov-Ogievskiy
2023-01-24
1
-1
/
+1
*
Fix some typos
Dongdong Zhang
2023-01-24
4
-6
/
+6
*
python: add 3.11 to supported list
John Snow
2023-01-04
1
-1
/
+2
*
Python: fix flake8 config
John Snow
2023-01-04
1
-1
/
+2
*
python/machine: Handle termination cases without QMP
John Snow
2023-01-04
1
-0
/
+6
*
python/machine: Add debug logging to key state changes
John Snow
2023-01-04
1
-0
/
+25
[next]