Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python/qemu: Remove unneeded imports in __init__ | Wainer dos Santos Moschetta | 2019-12-17 | 1 | -6/+0 |
* | python/qemu: Move kvm_available() to its own module | Wainer dos Santos Moschetta | 2019-12-17 | 1 | -19/+1 |
* | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow | 2019-07-02 | 1 | -501/+1 |
* | event_match: always match on None value | John Snow | 2019-06-14 | 1 | -10/+14 |
* | QEMUMachine: add events_wait method | John Snow | 2019-06-14 | 1 | -20/+49 |
* | scripts/qemu.py: support adding a console with the default serial device | Cleber Rosa | 2019-05-03 | 1 | -33/+17 |
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell | 2019-03-07 | 1 | -3/+2 |
* | scripts/qemu.py: log QEMU launch command line | Cleber Rosa | 2019-02-22 | 1 | -0/+1 |
* | Introduce a Python module structure | Cleber Rosa | 2019-02-22 | 1 | -0/+518 |