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