readme.origin
来自「xen虚拟机源代码安装包」· ORIGIN 代码 · 共 49 行
ORIGIN
49 行
# Source files in this directory are near-identical copies of linux-2.6.13# files:# NOTE: ALL changes to these files should be clearly marked# (e.g. with #ifdef XEN or XEN in a comment) so that they can be# easily updated to future versions of the corresponding Linux files.cmdline.c -> linux/lib/cmdline.centry.h -> linux/arch/ia64/kernel/entry.hentry.S -> linux/arch/ia64/kernel/entry.Shead.S -> linux/arch/ia64/kernel/head.Shpsim_ssc.h -> linux/arch/ia64/hp/sim/hpsim_ssc.hirq_ia64.c -> linux/arch/ia64/kernel/irq_ia64.cmca.c -> linux/arch/ia64/kernel/mca.cmca_asm.S -> linux/arch/ia64/kernel/mca_asm.Sminstate.h -> linux/arch/ia64/kernel/minstate.hmm_contig.c -> linux/arch/ia64/mm/contig.cnuma.c -> linux/arch/ia64/kernel/numa.cprocess-linux-xen.c -> linux/arch/ia64/kernel/process.csal.c -> linux/arch/ia64/kernel/sal.csetup.c -> linux/arch/ia64/kernel/setup.csmp.c -> linux/arch/ia64/kernel/smp.csmpboot.c -> linux/arch/ia64/kernel/smpboot.csort.c -> linux/lib/sort.ctime.c -> linux/arch/ia64/kernel/time.ctlb.c -> linux/arch/ia64/mm/tlb.cunaligned.c -> linux/arch/ia64/kernel/unaligned.cunwind.c -> linux/arch/ia64/kernel/unwind.cunwind_decoder.c -> linux/arch/ia64/kernel/unwind_decoder.cunwind_i.h -> linux/arch/ia64/kernel/unwind_i.h# The files below are from Linux-2.6.16iosapic.c -> linux/arch/ia64/kernel/iosapic.c# The files below are from Linux-2.6.16.33perfmon.c -> linux/arch/kernel/perfmon.cperfmon_default_smpl.c -> linux/arch/kernel/perfmon_default_smpl.cperfmon_generic.h -> linux/arch/kernel/perfmon_generic.hperfmon_itanium.h -> linux/arch/kernel/perfmon_itanium.hperfmon_mckinley.h -> linux/arch/kernel/perfmon_mckinley.hperfmon_montecito.h -> linux/arch/kernel/perfmon_montecito.h# The files below are from Linux-2.6.21efi.c -> linux/arch/ia64/kernel/efi.cpal.S -> linux/arch/ia64/kernel/pal.S# The files below are from Linux-2.6.26-rc5acpi.c -> linux/arch/ia64/kernel/acpi.cacpi_numa.c -> linux/drivers/acpi/numa.c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?