Age | Commit message (Expand) | Author |
---|---|---|
2017-09-15 | qemu.py: Use custom exceptions rather than Exception | Lukáš Doktor |
2017-09-15 | qemu.py: Simplify QMP key-conversion | Lukáš Doktor |
2017-09-15 | qemu.py: Use iteritems rather than keys() | Lukáš Doktor |
2017-09-15 | qemu|qtest: Avoid dangerous arguments | Lukáš Doktor |
2017-09-15 | qemu.py: Pylint/style fixes | Lukáš Doktor |
2017-09-05 | qemu.py: make VM() a context manager | Stefan Hajnoczi |
2017-06-05 | qemu.py: Add QEMUMachine.exitcode() method | Eduardo Habkost |
2017-06-05 | qemu.py: Don't set _popen=None on error/shutdown | Eduardo Habkost |
2016-07-26 | iotest: fix python based IO tests | Daniel P. Berrange |
2016-07-22 | scripts: refactor the VM class in iotests for reuse | Daniel P. Berrange |