aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
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 Snow3-502/+522
2019-06-14event_match: always match on None valueJohn Snow1-10/+14
2019-06-14QEMUMachine: add events_wait methodJohn Snow1-20/+49
2019-05-02scripts/qemu.py: support adding a console with the default serial deviceCleber Rosa1-33/+17
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell3-0/+890
2019-02-22scripts/qemu.py: log QEMU launch command lineCleber Rosa1-0/+1
2019-02-22Introduce a Python module structureCleber Rosa3-0/+890