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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2021-09-27
1
-0
/
+620
*
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/aqmp: add QMP protocol support
John Snow
2021-09-27
2
-0
/
+266
*
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/aqmp: add error classes
John Snow
2021-09-27
2
-0
/
+54
*
python/aqmp: add asynchronous QMP (AQMP) subpackage
John Snow
2021-09-27
2
-0
/
+27
*
python: Update for pylint 2.10
John Snow
2021-09-16
1
-1
/
+6
*
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: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2021-09-01
2
-4
/
+8
*
python/qemu: Add args property to the QEMUMachine class
Wainer dos Santos Moschetta
2021-07-13
1
-0
/
+5
*
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
2021-07-13
1
-3
/
+14
*
python: Fix broken ReST docstrings
John Snow
2021-06-30
5
-6
/
+8
*
python: Remove global pylint suppressions
John Snow
2021-06-30
2
-0
/
+5
*
python: expose typing information via PEP 561
John Snow
2021-06-30
3
-0
/
+0
*
python/qom: Do not use 'err' name at module scope
John Snow
2021-06-30
1
-2
/
+2
*
scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
John Snow
2021-06-18
1
-0
/
+535
*
python/qmp: return generic type from context manager
John Snow
2021-06-18
1
-1
/
+4
*
python/qmp: add QMPObject type alias
John Snow
2021-06-18
1
-0
/
+3
*
python/qemu-ga-client: add entry point
John Snow
2021-06-18
1
-2
/
+0
*
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
2021-06-18
1
-0
/
+325
*
python/qmp: Correct type of QMPReturnValue
John Snow
2021-06-18
1
-9
/
+14
*
python/qmp: add fuse command to 'qom' tools
John Snow
2021-06-18
1
-2
/
+12
*
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
2021-06-18
1
-0
/
+206
*
python/qmp: Add qom script rewrites
John Snow
2021-06-18
2
-0
/
+440
*
python/qmp: add parse_address classmethod
John Snow
2021-06-18
1
-0
/
+26
*
python/qmp: Fix type of SocketAddrT
John Snow
2021-06-18
1
-1
/
+1
*
python: move flake8 config to setup.cfg
John Snow
2021-06-01
1
-2
/
+0
*
python: move pylintrc into setup.cfg
John Snow
2021-06-01
1
-58
/
+0
[prev]
[next]