aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/qtest.py
AgeCommit message (Expand)Author
2020-05-31python/qemu/qtest: Check before accessing _qtestJohn Snow
2020-05-31python/qemu: fix socket.makefile() typingJohn Snow
2020-05-31python/qemu: remove Python2 style super() callsJohn Snow
2020-05-31python/qemu: delint and add pylintrcJohn Snow
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-02-22Introduce a Python module structureCleber Rosa