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
*
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
*
python/aqmp: add greeting property to QMPClient
John Snow
2021-10-12
1
-0
/
+5
*
python/aqmp-tui: Add syntax highlighting
G S Niteesh Babu
2021-09-27
1
-2
/
+34
*
python: add optional pygments dependency
G S Niteesh Babu
2021-09-27
2
-0
/
+13
*
python: Add entry point for aqmp-tui
G S Niteesh Babu
2021-09-27
1
-0
/
+1
*
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2021-09-27
2
-1
/
+632
*
python: Add dependencies for AQMP TUI
G S Niteesh Babu
2021-09-27
2
-0
/
+20
*
python/aqmp: Add Coverage.py support
John Snow
2021-09-27
4
-0
/
+27
*
python/aqmp: add LineProtocol tests
John Snow
2021-09-27
1
-0
/
+48
*
python/aqmp: add AsyncProtocol unit tests
John Snow
2021-09-27
1
-0
/
+535
*
python: bump avocado to v90.0
John Snow
2021-09-27
2
-5
/
+5
*
python/aqmp: add scary message
John Snow
2021-09-27
1
-0
/
+14
*
python/aqmp: add asyncio_run compatibility wrapper
John Snow
2021-09-27
1
-0
/
+19
*
python/aqmp: add _raw() execution interface
John Snow
2021-09-27
1
-0
/
+51
*
python/aqmp: add execute() interfaces
John Snow
2021-09-27
2
-8
/
+198
*
python/aqmp: Add message routing to QMP protocol
John Snow
2021-09-27
1
-2
/
+120
*
python/pylint: disable no-member check
John Snow
2021-09-27
1
-0
/
+1
*
python/aqmp: add QMP protocol support
John Snow
2021-09-27
2
-0
/
+266
*
python/pylint: disable too-many-function-args
John Snow
2021-09-27
1
-0
/
+1
*
python/aqmp: add QMP event support
John Snow
2021-09-27
2
-0
/
+708
*
python/aqmp: add well-known QMP object models
John Snow
2021-09-27
1
-0
/
+133
*
python/aqmp: add QMP Message format
John Snow
2021-09-27
2
-1
/
+212
*
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 logging utility helpers
John Snow
2021-09-27
1
-0
/
+56
*
python/aqmp: add runstate state machine to AsyncProtocol
John Snow
2021-09-27
2
-5
/
+160
*
python/aqmp: add generic async message-based protocol support
John Snow
2021-09-27
3
-1
/
+577
*
python/aqmp: add asyncio compatibility wrappers
John Snow
2021-09-27
1
-0
/
+89
*
python/pylint: Add exception for TypeVar names ('T')
John Snow
2021-09-27
1
-0
/
+1
*
python/aqmp: add error classes
John Snow
2021-09-27
2
-0
/
+54
*
python/aqmp: add asynchronous QMP (AQMP) subpackage
John Snow
2021-09-27
3
-0
/
+28
*
python: pylint 2.11 support
John Snow
2021-09-16
1
-1
/
+1
*
python: Update for pylint 2.10
John Snow
2021-09-16
2
-1
/
+7
*
python:QEMUMachine: template typing for self returning methods
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-3
/
+7
*
python/qemu/machine: QEMUMachine: improve qmp() method
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-1
/
+11
*
python/qemu/machine.py: refactor _qemu_args()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-10
/
+8
*
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
2021-09-01
1
-3
/
+6
*
python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+3
*
python: Reduce strictness of pylint's duplicate-code check
John Snow
2021-09-01
1
-0
/
+5
[next]