summary refs log tree commit diff stats
path: root/python/qemu/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Update for pylint 2.10John Snow2021-09-161-1/+6
* python:QEMUMachine: template typing for self returning methodsVladimir Sementsov-Ogievskiy2021-09-011-3/+7
* python/qemu/machine: QEMUMachine: improve qmp() methodVladimir Sementsov-Ogievskiy2021-09-011-1/+11
* python/qemu/machine.py: refactor _qemu_args()Vladimir Sementsov-Ogievskiy2021-09-011-10/+8
* qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito2021-09-011-3/+6
* python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachineEmanuele Giuseppe Esposito2021-09-011-1/+3
* python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito2021-09-012-4/+8
* python/qemu: Add args property to the QEMUMachine classWainer dos Santos Moschetta2021-07-131-0/+5
* Acceptance Tests: distinguish between temp and logs dirCleber Rosa2021-07-131-3/+14
* python: Fix broken ReST docstringsJohn Snow2021-06-302-4/+5
* python: Remove global pylint suppressionsJohn Snow2021-06-302-0/+5
* python: expose typing information via PEP 561John Snow2021-06-301-0/+0
* python: move flake8 config to setup.cfgJohn Snow2021-06-011-2/+0
* python: move pylintrc into setup.cfgJohn Snow2021-06-011-58/+0
* python: add pylint import exceptionsJohn Snow2021-06-013-2/+5
* python: add directory structure README.rst filesJohn Snow2021-06-011-0/+9
* python: create qemu packagesJohn Snow2021-06-016-0/+1150