From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/4] make display updates thread safe, batch #2
Date: Thu, 11 May 2017 16:43:35 +0200 [thread overview]
Message-ID: <20170511144339.13027-1-kraxel@redhat.com> (raw)
Hi,
Here is the vga patch queue, with the second patch batch to make display
updates thread-safe.
please pull,
Gerd
The following changes since commit 76d20ea0f1b26ebd5da2f5fb2fdf3250cde887bb:
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging (2017-05-09 15:49:14 -0400)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-vga-20170511-1
for you to fetch changes up to bfc56535f793c557aa754c50213fc5f882e6482d:
vga: fix display update region calculation (2017-05-11 09:50:32 +0200)
----------------------------------------------------------------
make display updates thread safe, batch #2
----------------------------------------------------------------
Gerd Hoffmann (2):
sm501: make display updates thread safe
vga: fix display update region calculation
Mark Cave-Ayland (2):
cg3: make display updates thread safe
tcx: make display updates thread safe
hw/display/cg3.c | 41 ++++++++++++++++----------------
hw/display/sm501.c | 27 ++++++----------------
hw/display/tcx.c | 68 +++++++++++++++++++-----------------------------------
hw/display/vga.c | 2 +-
4 files changed, 53 insertions(+), 85 deletions(-)
next reply other threads:[~2017-05-11 14:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-11 14:43 Gerd Hoffmann [this message]
2017-05-11 14:43 ` [Qemu-devel] [PULL 1/4] cg3: make display updates thread safe Gerd Hoffmann
2017-05-11 14:43 ` [Qemu-devel] [PULL 2/4] tcx: " Gerd Hoffmann
2017-05-11 14:43 ` [Qemu-devel] [PULL 3/4] sm501: " Gerd Hoffmann
2017-05-11 14:43 ` [Qemu-devel] [PULL 4/4] vga: fix display update region calculation Gerd Hoffmann
2017-05-15 13:09 ` [Qemu-devel] [PULL 0/4] make display updates thread safe, batch #2 Stefan Hajnoczi
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=20170511144339.13027-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 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).