[BACK]Return to files.xen CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / xen / 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/xen/conf/files.xen between version 1.133 and 1.133.4.3

version 1.133, 2014/02/12 23:24:09 version 1.133.4.3, 2017/07/08 17:04:22
Line 92  file arch/xen/x86/xen_pmap.c
Line 92  file arch/xen/x86/xen_pmap.c
 file    arch/xen/x86/xen_intr.c  file    arch/xen/x86/xen_intr.c
 file    arch/xen/x86/xenfunc.c  file    arch/xen/x86/xenfunc.c
   
 file    arch/xen/xen/xen_ucode.c        dom0ops | cpu_ucode needs-flag  file    arch/xen/xen/xen_ucode.c        dom0ops & cpu_ucode needs-flag
 file    arch/x86/x86/cpu_ucode_amd.c    dom0ops | cpu_ucode needs-flag  file    arch/x86/x86/cpu_ucode_amd.c    dom0ops & cpu_ucode needs-flag
 file    arch/x86/x86/cpu_ucode_intel.c  dom0ops | cpu_ucode needs-flag  file    arch/x86/x86/cpu_ucode_intel.c  dom0ops & cpu_ucode needs-flag
   
 file    arch/xen/xen/xen_machdep.c  file    arch/xen/xen/xen_machdep.c
 file    arch/xen/xen/xen_debug.c  file    arch/xen/xen/xen_debug.c
Line 109  file dev/cons.c
Line 109  file dev/cons.c
   
   
 #  #
   # Stack-less Just-In-Time compiler
   #
   
   include "external/bsd/sljit/conf/files.sljit"
   
   #
 # Machine-independent SCSI drivers  # Machine-independent SCSI drivers
 #  #
   
Line 362  include "compat/ossaudio/files.ossaudio"
Line 368  include "compat/ossaudio/files.ossaudio"
 # Bluetooth  # Bluetooth
 include "dev/bluetooth/files.bluetooth"  include "dev/bluetooth/files.bluetooth"
   
   include "dev/sdmmc/files.sdmmc"
   
 #  #
 # CARDBUS  # CARDBUS
 #  #

Legend:
Removed from v.1.133  
changed lines
  Added in v.1.133.4.3

CVSweb <webmaster@jp.NetBSD.org>