]> git.proxmox.com Git - mirror_qemu.git/commit - hw/vga.c
vga: Fix full updates in graphic mode
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 7 Feb 2012 15:03:24 +0000 (16:03 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Feb 2012 10:39:57 +0000 (10:39 +0000)
commit734781c9a03745a28fba3e538d33d4e39c5e4ff5
tree987df971da72b796a34f4cf97a7a55034d5a83ba
parentd1f3dd343c163d0e1d188b964b7d635692bac7d8
vga: Fix full updates in graphic mode

This fixes the regression introduced by cd7a45c95e: We lost the or'ing
with the full_update flag.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/vga.c