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
*
python: mkvenv: remove ensure command
Paolo Bonzini
2024-06-08
1
-105
/
+0
*
Revert "python: use vendored tomli"
Paolo Bonzini
2024-06-08
2
-3
/
+0
*
python/qemu/machine: add method to retrieve QEMUMachine::binary field
Maksim Davydov
2024-04-25
1
-0
/
+5
*
buildsys: Bump known good meson version to v1.2.3
Philippe Mathieu-Daudé
2023-11-24
3
-2
/
+2
*
python/machine.py: upgrade vm.cmd() method
Vladimir Sementsov-Ogievskiy
2023-10-12
1
-1
/
+11
*
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
2023-10-12
7
-15
/
+15
*
python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
Vladimir Sementsov-Ogievskiy
2023-10-12
2
-3
/
+3
*
qmp_shell.py: _fill_completion() use .command() instead of .cmd()
Vladimir Sementsov-Ogievskiy
2023-10-12
1
-6
/
+14
*
python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
Vladimir Sementsov-Ogievskiy
2023-10-12
1
-5
/
+1
*
Python: Enable python3.12 support
John Snow
2023-10-11
1
-1
/
+2
*
python/qmp: remove Server.wait_closed() call for Python 3.12
John Snow
2023-10-11
1
-1
/
+0
*
python/machine: remove unused sock_dir argument
John Snow
2023-10-11
2
-22
/
+1
*
python/machine: use socketpair() for qtest connection
John Snow
2023-10-11
1
-9
/
+40
*
python/machine: use socketpair() for console connections
John Snow
2023-10-11
1
-3
/
+27
*
python/console_socket: accept existing FD in initializer
John Snow
2023-10-11
1
-8
/
+21
*
python/machine: close sock_pair in cleanup path
John Snow
2023-10-11
1
-0
/
+5
*
python/machine: move socket setup out of _base_args property
John Snow
2023-10-11
1
-3
/
+2
*
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
[next]