vga: Cleanup dirty logging (Jan Kiszka)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 17 Apr 2009 14:26:41 +0000 (14:26 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 17 Apr 2009 14:26:41 +0000 (14:26 +0000)
commit4b16eb9d9570c9b311d514b840eb51b25fcc21a1
tree7b126b21d31ddac81dddf8c32aafbe157ebfdc6f
parente7f3dcc4a7e60291d206669dc1cb10285351e35c
vga: Cleanup dirty logging (Jan Kiszka)

In theory, there are no more quirks in the KVM slot management that
requires dirty log start/stop all over the place. We just have to start
the logging each time the mapping may have changed. This patch drops
vga_dirty_log_stop for both standard and cirrus VGA. It also reverts
#6851 as it was obviously a tribute to the old slot system.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7141 c046a42c-6fe2-441c-8c8c-71466251a162
hw/cirrus_vga.c
hw/vga.c
hw/vga_int.h