aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine.py
AgeCommit message (Expand)AuthorFilesLines
2020-03-21python/qemu: Kill QEMU process if 'quit' doesn't workKevin Wolf1-0/+1
2020-03-17python/qemu/qmp.py: QMP debug with VM labelOksana Vohchana1-1/+2
2020-02-07python/qemu/machine: Allow to use other serial consoles than defaultPhilippe Mathieu-Daudé1-1/+9
2019-12-16python/qemu: Add set_qmp_monitor() to QEMUMachineWainer dos Santos Moschetta1-25/+45
2019-10-28Python libs: close console sockets before shutting down the VMsCleber Rosa1-4/+7
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz1-3/+12
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz1-2/+3
2019-07-01machine.py: minor delintingJohn Snow1-11/+22
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-0/+520