1. cd87f5e python/qemu: Kill QEMU process if 'quit' doesn't work by Kevin Wolf · 5 years ago
  2. 566054a python/qemu/qmp.py: QMP debug with VM label by Oksana Vohchana · 5 years ago
  3. 746f244 python/qemu/machine: Allow to use other serial consoles than default by Philippe Mathieu-Daudé · 5 years ago
  4. 52c68b8 python: Treat None-return of greeting cmd by Lukáš Doktor · 5 years ago
  5. 51aa9d1 python/qemu: accel: Fix kvm_available() on ppc64le by Wainer dos Santos Moschetta · 5 years ago
  6. 50d189c python/qemu: qmp: Remove unnused attributes by Wainer dos Santos Moschetta · 5 years ago
  7. 07608e8 python/qemu: qmp: Make QEMUMonitorProtocol a context manager by Wainer dos Santos Moschetta · 5 years ago
  8. 54aafc2 python/qemu: qmp: Make accept()'s timeout configurable by Wainer dos Santos Moschetta · 5 years ago
  9. a0a261e python/qemu: Delint the qmp module by Wainer dos Santos Moschetta · 5 years ago
  10. 10e163c python/qemu: qmp: Replace socket.error with OSError by Wainer dos Santos Moschetta · 5 years ago
  11. e42cb96 python/qemu: Remove unneeded imports in __init__ by Wainer dos Santos Moschetta · 5 years ago
  12. d3ca7bb python/qemu: accel: Add tcg_available() method by Wainer dos Santos Moschetta · 5 years ago
  13. 53a049d python/qemu: accel: Strengthen kvm_available() checks by Wainer dos Santos Moschetta · 5 years ago
  14. 1650c3e python/qemu: accel: Add list_accel() method by Wainer dos Santos Moschetta · 5 years ago
  15. 8b272e0 python/qemu: Move kvm_available() to its own module by Wainer dos Santos Moschetta · 5 years ago
  16. 74b56bb python/qemu: Add set_qmp_monitor() to QEMUMachine by Wainer dos Santos Moschetta · 5 years ago
  17. 0858096 Python libs: close console sockets before shutting down the VMs by Cleber Rosa · 5 years ago
  18. 32558ce iotests.py: Store socket files in $SOCK_DIR by Max Reitz · 5 years ago
  19. 976e8c5 Replace '-machine accel=xyz' with '-accel xyz' by Thomas Huth · 6 years ago
  20. 4687133 iotests: Add @has_quit to vm.shutdown() by Max Reitz · 6 years ago
  21. 306dfcd machine.py: minor delinting by John Snow · 6 years ago
  22. abf0bf9 python/qemu: split QEMUMachine out from underneath __init__.py by John Snow · 6 years ago
  23. 9e8dfad event_match: always match on None value by John Snow · 6 years ago
  24. f6f4b3f QEMUMachine: add events_wait method by John Snow · 6 years ago
  25. 123990a scripts/qemu.py: support adding a console with the default serial device by Cleber Rosa · 6 years ago
  26. 6cb4f6d Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging by Peter Maydell · 6 years ago
  27. 10314fb scripts/qemu.py: log QEMU launch command line by Cleber Rosa · 6 years ago
  28. 8f8fd9e Introduce a Python module structure by Cleber Rosa · 6 years ago