update bochs vbe interface
commitaf92284bec7ddbd76ddd105c40718627dda3407e
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 25 Mar 2010 10:38:52 +0000 (25 11:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 8 Apr 2010 09:11:21 +0000 (8 11:11 +0200)
treed20ac2408da1ac8c49f60f3c56410c674170ad4e
parent2db7ad59fc51ac948a0574bea00bfe389b624e8b
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