Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iotests.py: Store socket files in $SOCK_DIR | Max Reitz | 2019-10-28 | 2 | -6/+18 |
* | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth | 2019-09-19 | 1 | -1/+1 |
* | iotests: Add @has_quit to vm.shutdown() | Max Reitz | 2019-07-19 | 1 | -2/+3 |
* | machine.py: minor delinting | John Snow | 2019-07-02 | 1 | -11/+22 |
* | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow | 2019-07-02 | 3 | -502/+522 |
* | 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 | 3 | -0/+890 |