All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
	Markus Armbruster <armbru@redhat.com>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: [PULL 0/3] Ui 20201104 patches
Date: Wed,  4 Nov 2020 14:53:57 +0100	[thread overview]
Message-ID: <20201104135400.3938-1-kraxel@redhat.com> (raw)

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	other threads:[~2020-11-04 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04 13:53 Gerd Hoffmann [this message]
2020-11-04 13:53 ` [PULL 1/3] coroutine: let CoQueue wake up outside a coroutine Gerd Hoffmann
2020-11-04 13:53 ` [PULL 2/3] console: modify ppm_save to take a pixman image ref Gerd Hoffmann
2020-11-04 13:54 ` [PULL 3/3] console: make QMP/HMP screendump run in coroutine Gerd Hoffmann
2020-11-04 17:41 ` [PULL 0/3] Ui 20201104 patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201104135400.3938-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=armbru@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.