vga: move bochs vbe defines to header file
commita3ee49f07511ff487f55a15b295fb9e89453ca13
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 22 May 2018 16:50:53 +0000 (22 18:50 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 24 May 2018 08:42:13 +0000 (24 10:42 +0200)
tree9944abbbe22ef64078bdb880b2cb81f00cf8c99c
parenta89fe6c329799e47aaa1663650f076b28808e186
vga: move bochs vbe defines to header file

Create a new header file, move the bochs vbe dispi interface
defines to it, so they can be used outside vga code.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20180522165058.15404-2-kraxel@redhat.com
hw/display/vga-pci.c
hw/display/vga_int.h
include/hw/display/bochs-vbe.h [new file with mode: 0644]