aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2019-07-01machine.py: minor delintingJohn Snow
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-06-14event_match: always match on None valueJohn Snow
2019-06-14QEMUMachine: add events_wait methodJohn Snow
2019-05-02scripts/qemu.py: support adding a console with the default serial deviceCleber Rosa
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-02-22scripts/qemu.py: log QEMU launch command lineCleber Rosa
2019-02-22Introduce a Python module structureCleber Rosa