summaryrefslogtreecommitdiffstats
path: root/python/qemu/machine.py
Commit message (Expand)AuthorAgeFilesLines
* python/qemu/machine: Allow to use other serial consoles than defaultPhilippe Mathieu-Daudé2020-02-071-1/+9
* python/qemu: Add set_qmp_monitor() to QEMUMachineWainer dos Santos Moschetta2019-12-161-25/+45
* Python libs: close console sockets before shutting down the VMsCleber Rosa2019-10-291-4/+7
* iotests.py: Store socket files in $SOCK_DIRMax Reitz2019-10-281-3/+12
* iotests: Add @has_quit to vm.shutdown()Max Reitz2019-07-191-2/+3
* machine.py: minor delintingJohn Snow2019-07-021-11/+22
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-0/+520