]> xenbits.xensource.com Git - qemu-upstream-4.3-testing.git/commit
vga: update vga register setup on vbe changes
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 4 May 2016 16:42:59 +0000 (17:42 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Tue, 10 May 2016 10:52:05 +0000 (11:52 +0100)
commit5ee8a0795e9656b370e9f67b6acea2f2690a1aca
tree99b5ac4dcfb27480e85b4d6cf7b79cbd3f17acb5
parent7073ff0127babd7d8b35326cf50753b337b23bb0
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.

upstream-commit-id: 2068192dcccd8a80dddfcc8df6164cf9c26e0fc4

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
hw/vga.c