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
/
qemu
/
qmp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/qemu/qmp.py: Fix settimeout operation
John Snow
2020-10-20
1
-6
/
+17
*
python/qemu/qmp.py: re-raise OSError when encountered
John Snow
2020-10-20
1
-4
/
+5
*
python/qemu/qmp.py: Preserve error context on re-raise
John Snow
2020-10-20
1
-4
/
+5
*
python/qemu: Add mypy type annotations
John Snow
2020-10-20
1
-19
/
+25
*
python/qemu: use isort to lay out imports
John Snow
2020-10-20
1
-5
/
+5
*
python/qmp.py: add QMPProtocolError
John Snow
2020-07-14
1
-0
/
+10
*
python/qmp.py: add casts to JSON deserialization
John Snow
2020-07-14
1
-2
/
+6
*
python/qmp.py: Do not return None from cmd_obj
John Snow
2020-07-14
1
-9
/
+5
*
python/qmp.py: re-absorb MonitorResponseError
John Snow
2020-07-14
1
-2
/
+15
*
python/qmp.py: Define common types
John Snow
2020-07-14
1
-0
/
+18
*
python/qemu/qmp: assert sockfile is not None
John Snow
2020-05-31
1
-0
/
+1
*
python/qemu/qmp: use True/False for non/blocking modes
John Snow
2020-05-31
1
-2
/
+2
*
python/qemu: Adjust traceback typing
John Snow
2020-05-31
1
-2
/
+8
*
python/qemu: fix socket.makefile() typing
John Snow
2020-05-31
1
-3
/
+7
*
python/qemu: delint; add flake8 config
John Snow
2020-05-31
1
-2
/
+2
*
python/qemu/qmp.py: QMP debug with VM label
Oksana Vohchana
2020-03-17
1
-1
/
+4
*
python: Treat None-return of greeting cmd
Lukáš Doktor
2020-02-07
1
-1
/
+1
*
python/qemu: qmp: Remove unnused attributes
Wainer dos Santos Moschetta
2020-02-07
1
-4
/
+0
*
python/qemu: qmp: Make QEMUMonitorProtocol a context manager
Wainer dos Santos Moschetta
2020-02-07
1
-2
/
+13
*
python/qemu: qmp: Make accept()'s timeout configurable
Wainer dos Santos Moschetta
2020-02-07
1
-2
/
+9
*
python/qemu: Delint the qmp module
Wainer dos Santos Moschetta
2020-02-07
1
-10
/
+41
*
python/qemu: qmp: Replace socket.error with OSError
Wainer dos Santos Moschetta
2020-02-07
1
-8
/
+8
*
Introduce a Python module structure
Cleber Rosa
2019-02-22
1
-0
/
+256