[PATCH 0/2] python: misc machine.py improvements

John Snow posted 2 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221024195355.860504-1-jsnow@redhat.com
Maintainers: John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, Beraldo Leal <bleal@redhat.com>
There is a newer version of this series
python/qemu/machine/machine.py | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
[PATCH 0/2] python: misc machine.py improvements
Posted by John Snow 1 year, 6 months ago
Improve machine.py logging and fix a shutdown bug that we *probably*
weren't actually hitting anywhere.

Changes for console input logging are on the way, but separate because
it will touch avocado.

More comprehensive fixes for multiple socket polling are also on the
way, but decidedly separate. This is the simple stuff that might make it
easier to diagnose failures in the meantime.

John Snow (2):
  python/machine: Add debug logging to key state changes
  python/machine: Handle termination cases without QMP

 python/qemu/machine/machine.py | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

-- 
2.37.3