index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
aqmp
/
protocol.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/aqmp: rename AQMPError to QMPError
John Snow
2022-01-21
1
-4
/
+4
*
python/aqmp: copy type definitions from qmp
John Snow
2022-01-21
1
-6
/
+10
*
Python/aqmp: fix type definitions for mypy 0.920
John Snow
2022-01-10
1
-2
/
+3
*
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
*
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
2021-10-12
1
-2
/
+5
*
python/aqmp: add AsyncProtocol._readline() method
John Snow
2021-09-27
1
-0
/
+29
*
python/aqmp: add _cb_inbound and _cb_outbound logging hooks
John Snow
2021-09-27
1
-4
/
+46
*
python/aqmp: add configurable read buffer limit
John Snow
2021-09-27
1
-2
/
+16
*
python/aqmp: add AsyncProtocol.accept() method
John Snow
2021-09-27
1
-4
/
+85
*
python/aqmp: add logging to AsyncProtocol
John Snow
2021-09-27
1
-9
/
+73
*
python/aqmp: add runstate state machine to AsyncProtocol
John Snow
2021-09-27
1
-4
/
+155
*
python/aqmp: add generic async message-based protocol support
John Snow
2021-09-27
1
-0
/
+521