Age | Commit message (Expand) | Author | Files | Lines |
2021-09-16 | python: Update for pylint 2.10 | John Snow | 1 | -1/+6 |
2021-09-01 | python:QEMUMachine: template typing for self returning methods | Vladimir Sementsov-Ogievskiy | 1 | -3/+7 |
2021-09-01 | python/qemu/machine: QEMUMachine: improve qmp() method | Vladimir Sementsov-Ogievskiy | 1 | -1/+11 |
2021-09-01 | python/qemu/machine.py: refactor _qemu_args() | Vladimir Sementsov-Ogievskiy | 1 | -10/+8 |
2021-09-01 | qemu-iotests: add option to show qemu binary logs on stdout | Emanuele Giuseppe Esposito | 1 | -3/+6 |
2021-09-01 | python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine | Emanuele Giuseppe Esposito | 1 | -1/+3 |
2021-09-01 | python: qemu: add timer parameter for qmp.accept socket | Emanuele Giuseppe Esposito | 2 | -4/+8 |
2021-07-13 | python/qemu: Add args property to the QEMUMachine class | Wainer dos Santos Moschetta | 1 | -0/+5 |
2021-07-13 | Acceptance Tests: distinguish between temp and logs dir | Cleber Rosa | 1 | -3/+14 |
2021-06-30 | python: Fix broken ReST docstrings | John Snow | 2 | -4/+5 |
2021-06-30 | python: Remove global pylint suppressions | John Snow | 2 | -0/+5 |
2021-06-30 | python: expose typing information via PEP 561 | John Snow | 1 | -0/+0 |
2021-06-01 | python: move flake8 config to setup.cfg | John Snow | 1 | -2/+0 |
2021-06-01 | python: move pylintrc into setup.cfg | John Snow | 1 | -58/+0 |
2021-06-01 | python: add pylint import exceptions | John Snow | 3 | -2/+5 |
2021-06-01 | python: add directory structure README.rst files | John Snow | 1 | -0/+9 |
2021-06-01 | python: create qemu packages | John Snow | 6 | -0/+1150 |