index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2021-11-08
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
2021-11-01
python, iotests: replace qmp with aqmp
John Snow
2021-11-01
python/aqmp: Create sync QMP wrapper for iotests
John Snow
2021-11-01
python/aqmp: Remove scary message
John Snow
2021-11-01
python/machine: Handle QMP errors on close more meticulously
John Snow
2021-11-01
python/machine: remove has_quit argument
John Snow
2021-11-01
python: Add iotest linters to test suite
John Snow
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
2021-10-12
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
2021-10-12
python/qmp: clear events on get_events() call
John Snow
2021-10-12
python/aqmp: Disable logging messages by default
John Snow
2021-10-12
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
2021-10-12
python/aqmp: Add dict conversion method to Greeting object
John Snow
2021-10-12
python/aqmp: add send_fd_scm
John Snow
2021-10-12
python/aqmp: Return cleared events from EventListener.clear()
John Snow
2021-10-12
python/aqmp: add .empty() method to EventListener
John Snow
2021-10-12
python/aqmp: add greeting property to QMPClient
John Snow
2021-09-27
python/aqmp-tui: Add syntax highlighting
G S Niteesh Babu
2021-09-27
python: add optional pygments dependency
G S Niteesh Babu
2021-09-27
python: Add entry point for aqmp-tui
G S Niteesh Babu
2021-09-27
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2021-09-27
python: Add dependencies for AQMP TUI
G S Niteesh Babu
2021-09-27
python/aqmp: Add Coverage.py support
John Snow
2021-09-27
python/aqmp: add LineProtocol tests
John Snow
2021-09-27
python/aqmp: add AsyncProtocol unit tests
John Snow
2021-09-27
python: bump avocado to v90.0
John Snow
2021-09-27
python/aqmp: add scary message
John Snow
2021-09-27
python/aqmp: add asyncio_run compatibility wrapper
John Snow
2021-09-27
python/aqmp: add _raw() execution interface
John Snow
2021-09-27
python/aqmp: add execute() interfaces
John Snow
2021-09-27
python/aqmp: Add message routing to QMP protocol
John Snow
2021-09-27
python/pylint: disable no-member check
John Snow
2021-09-27
python/aqmp: add QMP protocol support
John Snow
2021-09-27
python/pylint: disable too-many-function-args
John Snow
2021-09-27
python/aqmp: add QMP event support
John Snow
2021-09-27
python/aqmp: add well-known QMP object models
John Snow
2021-09-27
python/aqmp: add QMP Message format
John Snow
2021-09-27
python/aqmp: add AsyncProtocol._readline() method
John Snow
2021-09-27
python/aqmp: add _cb_inbound and _cb_outbound logging hooks
John Snow
2021-09-27
python/aqmp: add configurable read buffer limit
John Snow
2021-09-27
python/aqmp: add AsyncProtocol.accept() method
John Snow
2021-09-27
python/aqmp: add logging to AsyncProtocol
John Snow
2021-09-27
python/aqmp: Add logging utility helpers
John Snow
2021-09-27
python/aqmp: add runstate state machine to AsyncProtocol
John Snow
2021-09-27
python/aqmp: add generic async message-based protocol support
John Snow
2021-09-27
python/aqmp: add asyncio compatibility wrappers
John Snow
2021-09-27
python/pylint: Add exception for TypeVar names ('T')
John Snow
2021-09-27
python/aqmp: add error classes
John Snow
2021-09-27
python/aqmp: add asynchronous QMP (AQMP) subpackage
John Snow
2021-09-16
python: pylint 2.11 support
John Snow
[next]