aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-16python/qemu: Remove unneeded imports in __init__Wainer dos Santos Moschetta1-6/+0
2019-12-16python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta1-19/+1
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-501/+1
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 Maydell1-0/+518
2019-02-22scripts/qemu.py: log QEMU launch command lineCleber Rosa1-0/+1
2019-02-22Introduce a Python module structureCleber Rosa1-0/+518