]> git.ipfire.org Git - thirdparty/qemu.git/commit
vga: update vga register setup on vbe changes
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Apr 2016 13:39:22 +0000 (15:39 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 9 May 2016 01:56:40 +0000 (20:56 -0500)
commita6e5e5dd4bbc022acbd10ebcf415a6a57418d09e
tree6379127aaaab4c0db185067d5764d0b251783f22
parent2f2f74e87c15e830f5a4dda7a166effcab5047ec
vga: update vga register setup on vbe changes

Call the new vbe_update_vgaregs() function on vbe configuration
changes, to make sure vga registers are up-to-date.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/display/vga.c