]> Git Repo - qemu.git/commit
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
authorPhilippe Mathieu-Daudé <[email protected]>
Tue, 17 Oct 2017 16:44:21 +0000 (13:44 -0300)
committerMichael Tokarev <[email protected]>
Mon, 18 Dec 2017 14:07:02 +0000 (17:07 +0300)
commit866e2b3727b6f9f55d5921365f2c97ecf763de65
tree0fc961152abf28b3fafe00da9b93a9f7c3c9e595
parente07b15891ecafb9c198245410013b30a68de7bfe
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"

and remove the old i386/pc dependency.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
MAINTAINERS
hw/display/vga-isa-mm.c
hw/display/vga-isa.c
hw/display/vga.c
hw/mips/mips_jazz.c
include/hw/display/vga.h [new file with mode: 0644]
include/hw/i386/pc.h
vl.c
This page took 0.030126 seconds and 4 git commands to generate.