Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-17 | python/qemu/qmp.py: QMP debug with VM label | Oksana Vohchana | 1 | -1/+4 |
2020-02-07 | python: Treat None-return of greeting cmd | Lukáš Doktor | 1 | -1/+1 |
2020-02-07 | python/qemu: qmp: Remove unnused attributes | Wainer dos Santos Moschetta | 1 | -4/+0 |
2020-02-07 | python/qemu: qmp: Make QEMUMonitorProtocol a context manager | Wainer dos Santos Moschetta | 1 | -2/+13 |
2020-02-07 | python/qemu: qmp: Make accept()'s timeout configurable | Wainer dos Santos Moschetta | 1 | -2/+9 |
2020-02-07 | python/qemu: Delint the qmp module | Wainer dos Santos Moschetta | 1 | -10/+41 |
2020-02-07 | python/qemu: qmp: Replace socket.error with OSError | Wainer dos Santos Moschetta | 1 | -8/+8 |
2019-02-22 | Introduce a Python module structure | Cleber Rosa | 1 | -0/+256 |