qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Vga 20170913 patches
@ 2017-09-13  7:41 Gerd Hoffmann
  2017-09-13  7:41 ` [Qemu-devel] [PULL 1/6] vga: fix display update region calculation (split screen) Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2017-09-13  7:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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-20170913-pull-request

for you to fetch changes up to 79d16c21a565927943486b26789caa62413ff371:

  virtio-gpu: don't clear QemuUIInfo information on reset (2017-09-13 09:39:32 +0200)

----------------------------------------------------------------
vga: bugfixes.
qxl: chunked cursor support.

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

Dr. David Alan Gilbert (1):
  vga/migration: Update memory map in post_load

Gerd Hoffmann (5):
  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.
  virtio-gpu: don't clear QemuUIInfo information on reset

 hw/display/vga-helpers.h | 202 ++++++++++++++++++++++++++---------------------
 hw/display/vga_int.h     |   1 +
 hw/display/qxl-render.c  |  45 +++++++----
 hw/display/vga.c         |  16 +++-
 hw/display/virtio-gpu.c  |  12 ---
 5 files changed, 152 insertions(+), 124 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-10-10 12:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13  7:41 [Qemu-devel] [PULL 0/6] Vga 20170913 patches Gerd Hoffmann
2017-09-13  7:41 ` [Qemu-devel] [PULL 1/6] vga: fix display update region calculation (split screen) Gerd Hoffmann
2017-10-10 12:41   ` Peter Maydell
2017-09-13  7:41 ` [Qemu-devel] [PULL 2/6] vga: stop passing pointers to vga_draw_line* functions Gerd Hoffmann
2017-09-13  7:41 ` [Qemu-devel] [PULL 3/6] qxl: drop mono cursor support Gerd Hoffmann
2017-09-13  7:41 ` [Qemu-devel] [PULL 4/6] qxl: add support for chunked cursors Gerd Hoffmann
2017-09-13  7:41 ` [Qemu-devel] [PULL 5/6] vga/migration: Update memory map in post_load Gerd Hoffmann
2017-09-13  7:41 ` [Qemu-devel] [PULL 6/6] virtio-gpu: don't clear QemuUIInfo information on reset Gerd Hoffmann
2017-09-14 12:43 ` [Qemu-devel] [PULL 0/6] Vga 20170913 patches Peter Maydell

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).