summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add @has_quit to vm.shutdown()Max Reitz2019-07-191-2/+3
* machine.py: minor delintingJohn Snow2019-07-021-11/+22
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-023-502/+522
* 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-223-0/+890