qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Python patches
@ 2023-01-04 21:04 John Snow
  2023-01-05 18:42 ` Peter Maydell
  0 siblings, 1 reply; 12+ messages in thread
From: John Snow @ 2023-01-04 21:04 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cleber Rosa, Beraldo Leal, Hanna Reitz, Eduardo Habkost,
	Markus Armbruster, Vladimir Sementsov-Ogievskiy, John Snow,
	Peter Maydell, Kevin Wolf, qemu-block

The following changes since commit ecc9a58835f8d4ea4e3ed36832032a71ee08fbb2:

  Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into staging (2023-01-04 14:53:59 +0000)

are available in the Git repository at:

  https://gitlab.com/jsnow/qemu.git tags/python-pull-request

for you to fetch changes up to 519f3cfce07a067971ff39d4a989b77e7100a947:

  python: add 3.11 to supported list (2023-01-04 13:46:05 -0500)

----------------------------------------------------------------
Python patch roundup

Mostly CI fixes and some small debugging improvements.

----------------------------------------------------------------

John Snow (5):
  python/machine: Add debug logging to key state changes
  python/machine: Handle termination cases without QMP
  Python: fix flake8 config
  iotests/check: Fix typing for sys.exit() value
  python: add 3.11 to supported list

 python/qemu/machine/machine.py | 31 +++++++++++++++++++++++++++++++
 python/setup.cfg               |  6 ++++--
 tests/qemu-iotests/check       |  2 +-
 3 files changed, 36 insertions(+), 3 deletions(-)

-- 
2.39.0




^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PULL 0/5] Python patches
@ 2021-11-17  0:33 John Snow
  2021-11-17  8:47 ` Richard Henderson
  2021-11-17  9:41 ` Gerd Hoffmann
  0 siblings, 2 replies; 12+ messages in thread
From: John Snow @ 2021-11-17  0:33 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Peter Maydell, Thomas Huth,
	Vladimir Sementsov-Ogievskiy, Daniel Berrange, Eduardo Habkost,
	qemu-block, Alex Bennée, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Markus Armbruster, Willian Rampazzo,
	Hanna Reitz, Cleber Rosa, John Snow

The following changes since commit 2b22e7540d6ab4efe82d442363e3fc900cea6584:

  Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k into staging (2021-11-09 13:16:56 +0100)

are available in the Git repository at:

  https://gitlab.com/jsnow/qemu.git tags/python-pull-request

for you to fetch changes up to c398a241ec4138e0b995a0215dea84ca93b0384f:

  scripts/device-crash-test: hide tracebacks for QMP connect errors (2021-11-16 14:26:36 -0500)

----------------------------------------------------------------
Pull request

----------------------------------------------------------------

John Snow (5):
  python/aqmp: Fix disconnect during capabilities negotiation
  python/aqmp: fix ConnectError string method
  scripts/device-crash-test: simplify Exception handling
  scripts/device-crash-test: don't emit AQMP connection errors to stdout
  scripts/device-crash-test: hide tracebacks for QMP connect errors

 python/qemu/aqmp/protocol.py | 24 ++++++++++++++++++------
 scripts/device-crash-test    | 33 +++++++++++++++++++++++++--------
 2 files changed, 43 insertions(+), 14 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2023-05-31 23:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230531204338.1656158-1-jsnow@redhat.com>
2023-05-31 23:20 ` [PULL 0/5] Python patches Richard Henderson
2023-01-04 21:04 John Snow
2023-01-05 18:42 ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2021-11-17  0:33 John Snow
2021-11-17  8:47 ` Richard Henderson
2021-11-17  9:41 ` Gerd Hoffmann
2021-11-17 17:56   ` John Snow
2021-11-17 18:20     ` Vladimir Sementsov-Ogievskiy
2021-11-17 19:07       ` John Snow
2021-11-17 19:12         ` Vladimir Sementsov-Ogievskiy
2021-11-18  6:45     ` Gerd Hoffmann
2021-11-18 15:50       ` 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).