summaryrefslogtreecommitdiffstats
path: root/python/qemu/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* python/qemu: Remove unneeded imports in __init__Wainer dos Santos Moschetta2019-12-171-6/+0Star
* python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta2019-12-171-19/+1Star
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-501/+1Star
* event_match: always match on None valueJohn Snow2019-06-141-10/+14
* QEMUMachine: add events_wait methodJohn Snow2019-06-141-20/+49
* scripts/qemu.py: support adding a console with the default serial deviceCleber Rosa2019-05-031-33/+17Star
* Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-03-071-3/+2Star
* scripts/qemu.py: log QEMU launch command lineCleber Rosa2019-02-221-0/+1
* Introduce a Python module structureCleber Rosa2019-02-221-0/+518