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
/
legacy.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: rename qemu.aqmp to qemu.qmp
John Snow
2022-04-21
1
-317
/
+0
*
python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
John Snow
2022-04-21
1
-8
/
+90
*
python/aqmp: fully separate from qmp.QEMUMonitorProtocol
John Snow
2022-04-21
1
-6
/
+31
*
python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
John Snow
2022-04-21
1
-4
/
+26
*
python/aqmp: add explicit GPLv2 license to legacy.py
John Snow
2022-04-21
1
-0
/
+11
*
python/aqmp: drop _bind_hack()
John Snow
2022-03-07
1
-1
/
+1
*
python/aqmp: fix race condition in legacy.py
John Snow
2022-03-07
1
-5
/
+2
*
python/aqmp: rename 'accept()' to 'start_server_and_accept()'
John Snow
2022-03-07
1
-1
/
+1
*
python/aqmp: add socket bind step to legacy.py
John Snow
2022-02-02
1
-0
/
+3
*
python/qmp: switch qmp-shell to AQMP
John Snow
2022-01-21
1
-0
/
+3
*
python/aqmp: rename AQMPError to QMPError
John Snow
2022-01-21
1
-2
/
+2
*
python/aqmp: copy type definitions from qmp
John Snow
2022-01-21
1
-2
/
+20
*
python/aqmp: add __del__ method to legacy interface
John Snow
2022-01-21
1
-0
/
+18
*
python/aqmp: Create sync QMP wrapper for iotests
John Snow
2021-11-01
1
-0
/
+138