]> xenbits.xen.org Git - xenclient/kernel.git/commitdiff
imported patch kdump-kernel-configuration nr-cpus-32
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:02 +0000 (12:06 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:02 +0000 (12:06 +0000)
buildconfigs/conf.linux-kdump/00_xen_to_native [new file with mode: 0644]
buildconfigs/conf.linux-kdump/50_kdump [new file with mode: 0644]
buildconfigs/conf.linux-x86_32-kdump/00_xen_to_native [new file with mode: 0644]
buildconfigs/conf.linux-x86_64-kdump/00_xen_to_native [new file with mode: 0644]
buildconfigs/conf.linux/kexec [new file with mode: 0644]

diff --git a/buildconfigs/conf.linux-kdump/00_xen_to_native b/buildconfigs/conf.linux-kdump/00_xen_to_native
new file mode 100644 (file)
index 0000000..59e54b7
--- /dev/null
@@ -0,0 +1,92 @@
+# Linux kernel version: 2.6.16.13-native
+# Mon May 15 10:59:54 2006
+#
+# CONFIG_HPET_TIMER is not set
+# CONFIG_HPET_EMULATE_RTC is not set
+# CONFIG_SCHED_SMT is not set
+# CONFIG_X86_MSR is not set
+# CONFIG_SWIOTLB is not set
+# CONFIG_EDD is not set
+CONFIG_ARCH_FLATMEM_ENABLE=y
+CONFIG_ARCH_SPARSEMEM_ENABLE=y
+CONFIG_ARCH_SELECT_MEMORY_MODEL=y
+CONFIG_SPARSEMEM_STATIC=y
+CONFIG_SPLIT_PTLOCK_CPUS=4
+# CONFIG_HIGHPTE is not set
+# CONFIG_MATH_EMULATION is not set
+# CONFIG_EFI is not set
+CONFIG_IRQBALANCE=y
+# CONFIG_KEXEC is not set
+CONFIG_DOUBLEFAULT=y
+CONFIG_PM_LEGACY=y
+# CONFIG_PM_DEBUG is not set
+# CONFIG_SOFTWARE_SUSPEND is not set
+CONFIG_SUSPEND_SMP=y
+CONFIG_ACPI_SLEEP=y
+CONFIG_ACPI_SLEEP_PROC_FS=y
+# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
+CONFIG_X86_PM_TIMER=y
+# APM (Advanced Power Management) BIOS Support
+#
+# CONFIG_APM is not set
+
+#
+CONFIG_PCI_BIOS=y
+# CONFIG_XEN_PCIDEV_FRONTEND is not set
+# CONFIG_XEN_PCIDEV_FE_DEBUG is not set
+# CONFIG_PCI_MSI is not set
+# CONFIG_ISA is not set
+# CONFIG_MCA is not set
+# CONFIG_HOTPLUG_PCI_COMPAQ is not set
+# CONFIG_HOTPLUG_PCI_IBM is not set
+# CONFIG_I2O_EXT_ADAPTEC_DMA64 is not set
+CONFIG_SERIAL_8250=y
+CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_CORE_CONSOLE=y
+CONFIG_PARPORT_SERIAL=m
+# CONFIG_SERIAL_8250_CS is not set
+CONFIG_SERIAL_8250_NR_UARTS=4
+CONFIG_SERIAL_8250_RUNTIME_UARTS=4
+# CONFIG_SERIAL_8250_EXTENDED is not set
+# CONFIG_USB_STORAGE_ONETOUCH is not set
+
+# CONFIG_TCG_XEN is not set
+# CONFIG_HUGETLBFS is not set
+# CONFIG_XEN is not set
+# CONFIG_XEN_INTERFACE_VERSION is not set
+
+#
+# XEN
+#
+# CONFIG_XEN_PRIVILEGED_GUEST is not set
+# CONFIG_XEN_UNPRIVILEGED_GUEST is not set
+# CONFIG_XEN_BACKEND is not set
+# CONFIG_XEN_PCIDEV_BACKEND is not set
+# CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set
+# CONFIG_XEN_PCIDEV_BACKEND_PASS is not set
+# CONFIG_XEN_PCIDEV_BE_DEBUG is not set
+# CONFIG_XEN_BLKDEV_BACKEND is not set
+# CONFIG_XEN_BLKDEV_TAP_BE is not set
+# CONFIG_XEN_NETDEV_BACKEND is not set
+# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
+# CONFIG_XEN_NETDEV_LOOPBACK is not set
+# CONFIG_XEN_TPMDEV_BACKEND is not set
+# CONFIG_XEN_BLKDEV_FRONTEND is not set
+# CONFIG_XEN_NETDEV_FRONTEND is not set
+# CONFIG_XEN_BLKDEV_TAP is not set
+# CONFIG_XEN_SCRUB_PAGES is not set
+# CONFIG_XEN_DISABLE_SERIAL is not set
+# CONFIG_XEN_SYSFS is not set
+# CONFIG_XEN_COMPAT_030002_AND_LATER is not set
+# CONFIG_XEN_COMPAT_LATEST_ONLY is not set
+# CONFIG_XEN_COMPAT_030002 is not set
+# CONFIG_HAVE_ARCH_ALLOC_SKB is not set
+# CONFIG_HAVE_ARCH_DEV_ALLOC_SKB is not set
+# CONFIG_NO_IDLE_HZ is not set
+CONFIG_X86_HT=y
+# CONFIG_X86_NO_TSS is not set
+# CONFIG_X86_NO_IDT is not set
+# CONFIG_SCHED_MC is not set
+# CONFIG_COMPAT_VDSO is not set
+CONFIG_MTD_NAND_CS553X=m
diff --git a/buildconfigs/conf.linux-kdump/50_kdump b/buildconfigs/conf.linux-kdump/50_kdump
new file mode 100644 (file)
index 0000000..8a75084
--- /dev/null
@@ -0,0 +1,3 @@
+CONFIG_PHYSICAL_START=0x2000000
+CONFIG_PROC_VMCORE=y
+CONFIG_CRASH_DUMP=y
diff --git a/buildconfigs/conf.linux-x86_32-kdump/00_xen_to_native b/buildconfigs/conf.linux-x86_32-kdump/00_xen_to_native
new file mode 100644 (file)
index 0000000..4fbb70b
--- /dev/null
@@ -0,0 +1,3 @@
+CONFIG_X86_PC=y
+# CONFIG_X86_XEN is not set
+# CONFIG_X86_MCE is not set
diff --git a/buildconfigs/conf.linux-x86_64-kdump/00_xen_to_native b/buildconfigs/conf.linux-x86_64-kdump/00_xen_to_native
new file mode 100644 (file)
index 0000000..7a64279
--- /dev/null
@@ -0,0 +1,13 @@
+CONFIG_X86_PC=y
+# CONFIG_X86_VSMP is not set
+# CONFIG_X86_64_XEN is not set
+# CONFIG_MK8 is not set
+# CONFIG_MPSC is not set
+CONFIG_GENERIC_CPU=y
+# CONFIG_REORDER is not set
+# CONFIG_X86_MCE is not set
+# CONFIG_X86_MCE_INTEL is not set
+# CONFIG_X86_MCE_AMD is not set
+# CONFIG_NUMA is not set
+# CONFIG_CALGARY_IOMMU is not set
+# CONFIG_IOMMU_DEBUG is not set
diff --git a/buildconfigs/conf.linux/kexec b/buildconfigs/conf.linux/kexec
new file mode 100644 (file)
index 0000000..b45488d
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_KEXEC=y