qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] python: misc machine.py improvements
@ 2022-10-24 19:53 John Snow
  2022-10-24 19:53 ` [PATCH 1/2] python/machine: Add debug logging to key state changes John Snow
  2022-10-24 19:53 ` [PATCH 2/2] python/machine: Handle termination cases without QMP John Snow
  0 siblings, 2 replies; 5+ messages in thread
From: John Snow @ 2022-10-24 19:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: John Snow, Beraldo Leal, Cleber Rosa

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-25 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-24 19:53 [PATCH 0/2] python: misc machine.py improvements John Snow
2022-10-24 19:53 ` [PATCH 1/2] python/machine: Add debug logging to key state changes John Snow
2022-10-25  8:24   ` Daniel P. Berrangé
2022-10-25 21:48     ` John Snow
2022-10-24 19:53 ` [PATCH 2/2] python/machine: Handle termination cases without QMP John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).