summaryrefslogtreecommitdiffstats
path: root/python/qemu/machine/machine.py
Commit message (Expand)AuthorAgeFilesLines
* python/machine: raise VMLaunchFailure exception from launch()John Snow2022-02-021-6/+39
* python/machine: handle "fast" QEMU terminationsJohn Snow2021-11-231-7/+12
* python/machine: move more variable initializations to _pre_launchJohn Snow2021-11-231-8/+8
* python/machine: add instance disambiguator to default nicknameJohn Snow2021-11-231-1/+1
* python/machine: remove _remove_monitor_sockfile propertyJohn Snow2021-11-231-4/+1Star
* python/machine: add @sock_dir propertyJohn Snow2021-11-231-4/+13
* python, iotests: replace qmp with aqmpJohn Snow2021-11-011-1/+6
* python/machine: Handle QMP errors on close more meticulouslyJohn Snow2021-11-011-6/+42
* python/machine: remove has_quit argumentJohn Snow2021-11-011-15/+19
* python, iotests: remove socket_scm_helperJohn Snow2021-10-121-3/+0Star
* python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow2021-10-121-35/+9Star
* python/qmp: clear events on get_events() callJohn Snow2021-10-121-1/+0Star
* 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/+8Star
* qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito2021-09-011-3/+6
* python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito2021-09-011-2/+5
* 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-07-011-1/+2
* python: Remove global pylint suppressionsJohn Snow2021-07-011-0/+3
* python: add pylint import exceptionsJohn Snow2021-06-011-1/+1
* python: create qemu packagesJohn Snow2021-06-011-0/+768