]> git.ipfire.org Git - thirdparty/qemu.git/commit
vga: add vbe_enabled() helper
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Apr 2016 12:11:34 +0000 (14:11 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 9 May 2016 01:56:34 +0000 (20:56 -0500)
commit46aff2c7e91ef9f372ad38ba5e90c42b9b27ac75
treebf6211bf296fd729d4ef84fa9e0e1037fe547819
parent4f0323d26c8da08b7bcfdd4722a38711bd2f1a3b
vga: add vbe_enabled() helper

Makes code a bit easier to read.

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