files.x86 (40d951bc5932deb87635f5c1780a6706d0c7c012) files.x86 (ddf0ed09bd8f83677407db36828aca2c10f419c9)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4#
5# This file contains all the x86 devices and such that are
6# common between i386 and amd64, but aren't applicable to
7# any other architecture we support.
8#

--- 363 unchanged lines hidden (view full) ---

372x86/x86/identcpu.c standard
373x86/x86/intr_machdep.c standard
374x86/x86/legacy.c standard
375x86/x86/mca.c standard
376x86/x86/x86_mem.c optional mem
377x86/x86/mp_x86.c optional smp
378x86/x86/nexus.c standard
379x86/x86/pvclock.c optional kvm_clock | xenhvm
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4#
5# This file contains all the x86 devices and such that are
6# common between i386 and amd64, but aren't applicable to
7# any other architecture we support.
8#

--- 363 unchanged lines hidden (view full) ---

372x86/x86/identcpu.c standard
373x86/x86/intr_machdep.c standard
374x86/x86/legacy.c standard
375x86/x86/mca.c standard
376x86/x86/x86_mem.c optional mem
377x86/x86/mp_x86.c optional smp
378x86/x86/nexus.c standard
379x86/x86/pvclock.c optional kvm_clock | xenhvm
380x86/x86/sdt_machdep.c optional kdtrace_hooks
380x86/x86/stack_machdep.c optional ddb | stack
381x86/x86/tsc.c standard
382x86/x86/ucode.c standard
383x86/x86/ucode_subr.c standard
384x86/x86/vmware_guestrpc.c optional vmware_guestrpc
385x86/x86/delay.c standard
386x86/xen/hvm.c optional xenhvm
387x86/xen/xen_apic.c optional xenhvm smp
388x86/xen/xen_arch_intr.c optional xenhvm
381x86/x86/stack_machdep.c optional ddb | stack
382x86/x86/tsc.c standard
383x86/x86/ucode.c standard
384x86/x86/ucode_subr.c standard
385x86/x86/vmware_guestrpc.c optional vmware_guestrpc
386x86/x86/delay.c standard
387x86/xen/hvm.c optional xenhvm
388x86/xen/xen_apic.c optional xenhvm smp
389x86/xen/xen_arch_intr.c optional xenhvm