qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] Ui 20201104 patches


From: Gerd Hoffmann
Subject: [PULL 0/3] Ui 20201104 patches
Date: Wed, 4 Nov 2020 14:53:57 +0100

The following changes since commit 3d6e32347a3b57dac7f469a07c5f520e69bd070a:

  Update version for v5.2.0-rc0 release (2020-11-03 21:11:57 +0000)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/ui-20201104-pull-request

for you to fetch changes up to 0d9b90ce5c73505648909a89bcd5272081b9c348:

  console: make QMP/HMP screendump run in coroutine (2020-11-04 08:02:25 +010=
0)

----------------------------------------------------------------
ui: run screendump in coroutine

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

Marc-Andr=C3=A9 Lureau (3):
  coroutine: let CoQueue wake up outside a coroutine
  console: modify ppm_save to take a pixman image ref
  console: make QMP/HMP screendump run in coroutine

 monitor/hmp-cmds.c         |  3 ++-
 ui/console.c               | 47 ++++++++++++++++++++++++++++++--------
 util/qemu-coroutine-lock.c |  6 ++---
 hmp-commands.hx            |  1 +
 qapi/ui.json               |  3 ++-
 ui/trace-events            |  2 +-
 6 files changed, 45 insertions(+), 17 deletions(-)

--=20
2.27.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]