From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Vga 20170901 patches
Date: Fri, 1 Sep 2017 14:57:37 +0200 [thread overview]
Message-ID: <20170901125742.4249-1-kraxel@redhat.com> (raw)
The following changes since commit 223cd0e13f2e46078d7b573f0b8402bfbee339be:
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into staging (2017-08-31 15:52:43 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/vga-20170901-pull-request
for you to fetch changes up to 138bc2df843105edb22978284fc2e16307f16211:
vga/migration: Update memory map in post_load (2017-09-01 13:52:43 +0200)
----------------------------------------------------------------
qxl: chunked cursor support.
stdvga: bugfixes.
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
vga/migration: Update memory map in post_load
Gerd Hoffmann (4):
vga: fix display update region calculation (split screen)
vga: stop passing pointers to vga_draw_line* functions
qxl: drop mono cursor support
qxl: add support for chunked cursors.
hw/display/vga-helpers.h | 202 ++++++++++++++++++++++++++---------------------
hw/display/vga_int.h | 1 +
hw/display/qxl-render.c | 45 +++++++----
hw/display/vga.c | 16 +++-
4 files changed, 152 insertions(+), 112 deletions(-)
--
2.9.3
next reply other threads:[~2017-09-01 12:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-01 12:57 Gerd Hoffmann [this message]
2017-09-01 12:57 ` [Qemu-devel] [PULL 1/5] vga: fix display update region calculation (split screen) Gerd Hoffmann
2017-09-01 12:57 ` [Qemu-devel] [PULL 2/5] vga: stop passing pointers to vga_draw_line* functions Gerd Hoffmann
2017-09-01 12:57 ` [Qemu-devel] [PULL 3/5] qxl: drop mono cursor support Gerd Hoffmann
2017-09-01 12:57 ` [Qemu-devel] [PULL 4/5] qxl: add support for chunked cursors Gerd Hoffmann
2017-09-01 12:57 ` [Qemu-devel] [PULL 5/5] vga/migration: Update memory map in post_load Gerd Hoffmann
2017-09-01 16:08 ` [Qemu-devel] [PULL 0/5] Vga 20170901 patches Philippe Mathieu-Daudé
2017-09-07 8:24 ` Gerd Hoffmann
2017-09-07 17:07 ` Philippe Mathieu-Daudé
2017-09-08 6:27 ` Gerd Hoffmann
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=20170901125742.4249-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).