Age | Commit message (Expand) | Author | Files | Lines |
2020-05-31 | python/qemu: Adjust traceback typing | John Snow | 1 | -2/+6 |
2020-05-31 | python/qemu: remove Python2 style super() calls | John Snow | 1 | -1/+1 |
2020-05-31 | python/qemu: delint; add flake8 config | John Snow | 1 | -4/+9 |
2020-05-31 | python/qemu: delint and add pylintrc | John Snow | 1 | -3/+3 |
2020-05-31 | python/qemu/machine: remove logging configuration | John Snow | 1 | -3/+0 |
2020-05-31 | python/qemu/machine: add kill() method | Vladimir Sementsov-Ogievskiy | 1 | -3/+9 |
2020-03-21 | python/qemu: Kill QEMU process if 'quit' doesn't work | Kevin Wolf | 1 | -0/+1 |
2020-03-17 | python/qemu/qmp.py: QMP debug with VM label | Oksana Vohchana | 1 | -1/+2 |
2020-02-07 | python/qemu/machine: Allow to use other serial consoles than default | Philippe Mathieu-Daudé | 1 | -1/+9 |
2019-12-16 | python/qemu: Add set_qmp_monitor() to QEMUMachine | Wainer dos Santos Moschetta | 1 | -25/+45 |
2019-10-28 | Python libs: close console sockets before shutting down the VMs | Cleber Rosa | 1 | -4/+7 |
2019-10-28 | iotests.py: Store socket files in $SOCK_DIR | Max Reitz | 1 | -3/+12 |
2019-07-19 | iotests: Add @has_quit to vm.shutdown() | Max Reitz | 1 | -2/+3 |
2019-07-01 | machine.py: minor delinting | John Snow | 1 | -11/+22 |
2019-07-01 | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow | 1 | -0/+520 |