]> xenbits.xensource.com Git - qemu-xen-traditional.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)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 10 May 2016 18:11:59 +0000 (19:11 +0100)
commit654c40b65f89f9dafc6d7a7849d09d4227e76bd3
tree49e5b510d66858f3d3c8f95c541f9ae0a1ded65b
parent8dc5c465681109938a8e2463be7c8afd0ec3e0d7
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>
[Backport to qemu-xen-tradition]
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
hw/vga.c