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. 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) Cc: Andrzej Zaborowski <balr...@gmail.com> CC: Andrzej Zaborowski <balr...@gmail.com> CC: Avi Kivity <a...@redhat.com> CC: Gerd Hoffmann <kra...@redhat.com> 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(-) -- 1.7.3.4