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
/
console_socket.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/console_socket: Add a pylint ignore
John Snow
2021-06-01
1
-0
/
+1
*
python/console_socket: avoid one-letter variable
John Snow
2021-06-01
1
-5
/
+5
*
python: add __repr__ to ConsoleSocket to aid debugging
Alex Bennée
2021-01-02
1
-0
/
+7
*
python/qemu/console_socket.py: avoid encoding to/from string
John Snow
2020-10-20
1
-15
/
+5
*
python/qemu/console_socket.py: Add type hint annotations
John Snow
2020-10-20
1
-9
/
+9
*
python/qemu/console_socket.py: Clarify type of drain_thread
John Snow
2020-10-20
1
-2
/
+1
*
python/qemu/console_socket.py: fix typing of settimeout
John Snow
2020-10-20
1
-4
/
+6
*
python/qemu/console_socket.py: Correct type of recv()
John Snow
2020-10-20
1
-2
/
+3
*
python/qemu: use isort to lay out imports
John Snow
2020-10-20
1
-1
/
+1
*
python/qemu: Change ConsoleSocket to optionally drain socket.
Robert Foley
2020-07-27
1
-37
/
+55
*
python/qemu: Cleanup changes to ConsoleSocket
Robert Foley
2020-07-27
1
-28
/
+29
*
python/qemu: Add ConsoleSocket for optional use in QEMUMachine
Robert Foley
2020-07-11
1
-0
/
+110