update bochs vbe interface
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 25 Mar 2010 10:38:52 +0000 (11:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 8 Apr 2010 09:11:21 +0000 (11:11 +0200)
commit6ac1af88f4203ea155ddfe1366704e067612870f
treed20ac2408da1ac8c49f60f3c56410c674170ad4e
parent3a93d036de0175c89a8062c7539367625c6d8a2e
update bochs vbe interface

The bochs vbe interface got a new register a while back, which specifies
the linear framebuffer size in 64k units.  This patch adds support for
the new register to qemu.  With this patch applied vgabios 0.6c works
with qemu.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/vga.c
hw/vga_int.h