qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/6] vga: dirty log cleanup, more linear mapp


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v3 0/6] vga: dirty log cleanup, more linear mapping
Date: Mon, 22 Aug 2011 15:18:14 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 08/22/2011 12:12 PM, Jan Kiszka wrote:
Rebased over latest qemu.git, addressing Avi's feedback and also fixing
a regression of the vmware reset patch.

Patch 1 is still a candidate for stable.

Applied all.  Thanks.


PS: Just accidentally ran checkpatch against recent top of qemu.git as
well - looks like not many maintainers use that tool themselves...
(not really helpful when asking contributors to do this)

I'll bite, care to be more specific?

Regards,

Anthony Liguori

Cc: Andrzej Zaborowski<address@hidden>
CC: Andrzej Zaborowski<address@hidden>
CC: Avi Kivity<address@hidden>
CC: Gerd Hoffmann<address@hidden>

Jan Kiszka (6):
   vmware-vga: Register reset service
   vmware-vga: Disable verbose mode
   vmware-vga: Remove dead DIRECT_VRAM mode
   vmware-vga: Eliminate vga_dirty_log_restart
   vga: Use linear mapping + dirty logging in chain 4 memory access mode
   vga: Drop some unused fields

  hw/vga.c        |   57 +++++++++++--
  hw/vga_int.h    |    5 +-
  hw/vmware_vga.c |  242 +++++++++++++++----------------------------------------
  3 files changed, 118 insertions(+), 186 deletions(-)





reply via email to

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