]> xenbits.xensource.com Git - xen.git/commit
xen/x86: make VGA support selectable
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 28 Nov 2017 09:54:17 +0000 (09:54 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 Jan 2018 18:34:04 +0000 (18:34 +0000)
commitebb26b509f1a6fdd455a46bdac2ed68beaffc785
treebdea1bb0b6edea6af484441cd1202162752ffb54
parent4ee1b6eb8a7c19d08bf6184f58d4189305fb6285
xen/x86: make VGA support selectable

Through a Kconfig option. Enable it by default, and disable it for the
PV-in-PVH shim.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
tools/firmware/xen-dir/shim.config
xen/arch/x86/Kconfig
xen/arch/x86/boot/build32.mk
xen/arch/x86/boot/cmdline.c
xen/arch/x86/boot/trampoline.S
xen/arch/x86/efi/efi-boot.h
xen/arch/x86/platform_hypercall.c
xen/arch/x86/pv/dom0_build.c
xen/arch/x86/setup.c
xen/drivers/video/Kconfig
xen/include/asm-x86/setup.h