aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/qtest.py
AgeCommit message (Expand)AuthorFilesLines
2020-05-31python/qemu/qtest: Check before accessing _qtestJohn Snow1-3/+11
2020-05-31python/qemu: fix socket.makefile() typingJohn Snow1-4/+8
2020-05-31python/qemu: remove Python2 style super() callsJohn Snow1-8/+7
2020-05-31python/qemu: delint and add pylintrcJohn Snow1-15/+27
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz1-3/+6
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth1-1/+1
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-1/+1
2019-02-22Introduce a Python module structureCleber Rosa1-0/+116