[BACK]Return to XEN3PAE_DOM0 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/conf/XEN3PAE_DOM0 between version 1.21.2.1 and 1.21.2.2

version 1.21.2.1, 2020/04/08 17:56:08 version 1.21.2.2, 2020/04/16 08:46:34
Line 6  include  "arch/xen/conf/std.xen"
Line 6  include  "arch/xen/conf/std.xen"
   
 options         XENPV           # PV dom0 support  options         XENPV           # PV dom0 support
 #options        MULTIPROCESSOR  # (not yet - dom0 stuff is not MP-safe)  #options        MULTIPROCESSOR  # (not yet - dom0 stuff is not MP-safe)
   options         NO_PREEMPTION
   
 options         INCLUDE_CONFIG_FILE     # embed config file in kernel binary  options         INCLUDE_CONFIG_FILE     # embed config file in kernel binary
   
Line 212  balloon* at xenbus?  # Xen balloon devic
Line 213  balloon* at xenbus?  # Xen balloon devic
 # PCI bus support  # PCI bus support
 pci*            at hypervisor? bus ?  pci*            at hypervisor? bus ?
 pci*            at pchb? bus ?  pci*            at pchb? bus ?
   options         NO_PCI_MSI_MSIX
   
 # PCI bridges  # PCI bridges
 ichlpcib* at pci? dev ? function ?      # Intel ICH PCI-ISA w/ timecounter,  ichlpcib* at pci? dev ? function ?      # Intel ICH PCI-ISA w/ timecounter,

Legend:
Removed from v.1.21.2.1  
changed lines
  Added in v.1.21.2.2

CVSweb <webmaster@jp.NetBSD.org>