]> Git Repo - qemu.git/commit
vmware_vga: Allow simple drivers to work without using the fifo
authorBALATON Zoltan <[email protected]>
Sat, 3 Nov 2012 11:47:08 +0000 (12:47 +0100)
committerBlue Swirl <[email protected]>
Sat, 3 Nov 2012 13:26:54 +0000 (13:26 +0000)
commitb51d7b2e10564aedc83513d3961a69f22509eaa9
tree387492e24df89c4643466815d7004e7f0654e067
parent5b9575c8b7873dee4ab233e065888bbce6dfbaa8
vmware_vga: Allow simple drivers to work without using the fifo

Postpone stopping the dirty log to the point where the command fifo is
configured to allow drivers which don't use the fifo to work too.
(Without this the picture rendered into the vram never got to the
screen and the DIRECT_VRAM option meant to support this case was
removed a year ago.)

Signed-off-by: BALATON Zoltan <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/vga.c
hw/vga_int.h
hw/vmware_vga.c
This page took 0.02406 seconds and 4 git commands to generate.