Module Name: src Committed By: bouyer Date: Tue May 24 17:06:08 UTC 2022
Modified Files: src/sys/arch/amd64/conf: XEN3_DOM0 src/sys/arch/xen/xen: xen_acpi_machdep.c Log Message: PR kern/56853: add a dummy acpi_md_vbios_reset variable so that we can again enable vga at pci for Xen. Note that this only works in BIOS mode, not UEFI mode. To generate a diff of this commit: cvs rdiff -u -r1.195 -r1.196 src/sys/arch/amd64/conf/XEN3_DOM0 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/xen/xen/xen_acpi_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.