index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "python: pin setuptools below v60.0.0"
John Snow
2022-02-23
2
-3
/
+0
*
Python: add setuptools v60.0 workaround
John Snow
2022-02-23
2
-2
/
+4
*
Python: discourage direct setup.py install
John Snow
2022-02-23
1
-1
/
+18
*
python: support recording QMP session to a file
Daniel P. Berrangé
2022-02-23
2
-7
/
+25
*
python: introduce qmp-shell-wrap convenience tool
Daniel P. Berrangé
2022-02-23
2
-4
/
+62
*
python/aqmp: add socket bind step to legacy.py
John Snow
2022-02-02
2
-3
/
+41
*
python: upgrade mypy to 0.780
John Snow
2022-02-02
2
-28
/
+40
*
python/machine: raise VMLaunchFailure exception from launch()
John Snow
2022-02-02
1
-6
/
+39
*
python/aqmp: Fix negotiation with pre-"oob" QEMU
John Snow
2022-02-02
1
-2
/
+2
*
python: move qmp-shell under the AQMP package
John Snow
2022-01-21
3
-2
/
+2
*
python: move qmp utilities to python/qemu/utils
John Snow
2022-01-21
5
-8
/
+8
*
python/qmp: switch qmp-shell to AQMP
John Snow
2022-01-21
2
-14
/
+20
*
python/qmp: switch qom tools to AQMP
John Snow
2022-01-21
3
-8
/
+11
*
python/qmp: switch qemu-ga-client to AQMP
John Snow
2022-01-21
1
-11
/
+11
*
python/qemu-ga-client: don't use deprecated CLI syntax in usage comment
John Snow
2022-01-21
1
-1
/
+1
*
python/aqmp: rename AQMPError to QMPError
John Snow
2022-01-21
6
-21
/
+21
*
python/aqmp: add SocketAddrT to package root
John Snow
2022-01-21
1
-1
/
+9
*
python/aqmp: copy type definitions from qmp
John Snow
2022-01-21
2
-8
/
+30
*
python/aqmp: handle asyncio.TimeoutError on execute()
John Snow
2022-01-21
1
-2
/
+6
*
python/aqmp: add __del__ method to legacy interface
John Snow
2022-01-21
1
-0
/
+18
*
python/aqmp: fix docstring typo
John Snow
2022-01-21
1
-1
/
+1
*
python: use avocado's "new" runner
John Snow
2022-01-21
1
-1
/
+1
*
python: pin setuptools below v60.0.0
John Snow
2022-01-21
2
-0
/
+3
*
python: update type hints for mypy 0.930
John Snow
2022-01-11
1
-5
/
+1
*
Python/aqmp: fix type definitions for mypy 0.920
John Snow
2022-01-11
1
-2
/
+3
*
python/aqmp: use absolute import statement
John Snow
2022-01-11
1
-1
/
+2
*
python/aqmp: fix send_fd_scm for python 3.6.x
John Snow
2021-11-23
1
-3
/
+6
*
python/machine: handle "fast" QEMU terminations
John Snow
2021-11-23
1
-7
/
+12
*
python/machine: move more variable initializations to _pre_launch
John Snow
2021-11-23
1
-8
/
+8
*
python/machine: add instance disambiguator to default nickname
John Snow
2021-11-23
1
-1
/
+1
*
python/machine: remove _remove_monitor_sockfile property
John Snow
2021-11-23
1
-4
/
+1
*
python/machine: add @sock_dir property
John Snow
2021-11-23
1
-4
/
+13
*
python/aqmp: fix ConnectError string method
John Snow
2021-11-16
1
-1
/
+5
*
python/aqmp: Fix disconnect during capabilities negotiation
John Snow
2021-11-16
1
-5
/
+13
*
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
2021-11-08
3
-3
/
+3
*
python, iotests: replace qmp with aqmp
John Snow
2021-11-01
1
-1
/
+6
*
python/aqmp: Create sync QMP wrapper for iotests
John Snow
2021-11-01
1
-0
/
+138
*
python/aqmp: Remove scary message
John Snow
2021-11-01
1
-12
/
+0
*
python/machine: Handle QMP errors on close more meticulously
John Snow
2021-11-01
1
-6
/
+42
*
python/machine: remove has_quit argument
John Snow
2021-11-01
1
-15
/
+19
*
python: Add iotest linters to test suite
John Snow
2021-11-01
2
-0
/
+8
*
python, iotests: remove socket_scm_helper
John Snow
2021-10-12
2
-5
/
+0
*
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
2021-10-12
2
-47
/
+18
*
python/qmp: clear events on get_events() call
John Snow
2021-10-12
3
-4
/
+4
*
python/aqmp: Disable logging messages by default
John Snow
2021-10-12
1
-0
/
+4
*
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
2021-10-12
1
-2
/
+5
*
python/aqmp: Add dict conversion method to Greeting object
John Snow
2021-10-12
1
-0
/
+13
*
python/aqmp: add send_fd_scm
John Snow
2021-10-12
1
-0
/
+22
*
python/aqmp: Return cleared events from EventListener.clear()
John Snow
2021-10-12
1
-2
/
+7
*
python/aqmp: add .empty() method to EventListener
John Snow
2021-10-12
1
-0
/
+6
[next]