aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine/machine.py
AgeCommit message (Expand)AuthorFilesLines
2021-09-01python:QEMUMachine: template typing for self returning methodsVladimir Sementsov-Ogievskiy1-3/+7
2021-09-01python/qemu/machine: QEMUMachine: improve qmp() methodVladimir Sementsov-Ogievskiy1-1/+11
2021-09-01python/qemu/machine.py: refactor _qemu_args()Vladimir Sementsov-Ogievskiy1-10/+8
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito1-3/+6
2021-09-01python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito1-2/+5
2021-07-13python/qemu: Add args property to the QEMUMachine classWainer dos Santos Moschetta1-0/+5
2021-07-13Acceptance Tests: distinguish between temp and logs dirCleber Rosa1-3/+14
2021-06-30python: Fix broken ReST docstringsJohn Snow1-1/+2
2021-06-30python: Remove global pylint suppressionsJohn Snow1-0/+3
2021-06-01python: add pylint import exceptionsJohn Snow1-1/+1
2021-06-01python: create qemu packagesJohn Snow1-0/+768