qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/5] Vga 20170901 patches


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PULL 0/5] Vga 20170901 patches
Date: Fri, 1 Sep 2017 13:08:05 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi Gerd,

On 09/01/2017 09:57 AM, Gerd Hoffmann wrote:
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.

I'v been reviewing your patches and took some notes but didn't finished, since there is something bothering me. I see they haven't been reviewed yet, can you hold this PR and wait the weekend?

Thanks,

Phil.


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]