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