Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/i386/conf/XEN3PAE_DOM0,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/conf/XEN3PAE_DOM0,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- src/sys/arch/i386/conf/XEN3PAE_DOM0 2020/04/10 20:56:56 1.23 +++ src/sys/arch/i386/conf/XEN3PAE_DOM0 2020/04/25 15:26:16 1.24 @@ -1,4 +1,4 @@ -# $NetBSD: XEN3PAE_DOM0,v 1.23 2020/04/10 20:56:56 jdolecek Exp $ +# $NetBSD: XEN3PAE_DOM0,v 1.24 2020/04/25 15:26:16 bouyer Exp $ # # XEN3_0: Xen 3.0 domain0 kernel @@ -6,6 +6,7 @@ include "arch/i386/conf/std.xen" options XENPV # PV dom0 support #options MULTIPROCESSOR # (not yet - dom0 stuff is not MP-safe) +options NO_PREEMPTION options INCLUDE_CONFIG_FILE # embed config file in kernel binary @@ -73,7 +74,7 @@ options DDB_ONPANIC=1 # see also sysctl options DDB_HISTORY_SIZE=512 # enable history editing in DDB #options KGDB # remote debugger #options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x2f8,KGDB_DEVRATE=57600 -#makeoptions DEBUG="-g" # compile full symbol table +makeoptions DEBUG="-g" # compile full symbol table options DDB_COMMANDONENTER="show registers" # Compatibility options @@ -211,6 +212,7 @@ balloon* at xenbus? # Xen balloon devic # PCI bus support pci* at hypervisor? bus ? pci* at pchb? bus ? +options NO_PCI_MSI_MSIX # PCI bridges ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ timecounter,