Displaying 4 results from an estimated 4 matches for "defconfig_xen0_ia64".
2009 Jan 04
1
How to compile Kernel with pciback.hide
...st/install/boot/config-2.6.18.8-xen0
./usr/src/xen-3.2.1/dist/install/boot/vmlinuz-2.6.18.8-xen0
./usr/src/xen-3.2.1/dist/install/boot/System.map-2.6.18.8-xen0
./usr/src/linux-2.6.18-xen.hg/.hg/data/buildconfigs/linux-defconfig_xen0_x86_32.i
./usr/src/linux-2.6.18-xen.hg/.hg/data/buildconfigs/linux-defconfig_xen0_ia64.i
./usr/src/linux-2.6.18-xen.hg/.hg/data/buildconfigs/linux-defconfig_xen0_x86_64.i
./usr/src/linux-2.6.18-xen.hg/buildconfigs/linux-defconfig_xen0_x86_64
./usr/src/linux-2.6.18-xen.hg/buildconfigs/linux-defconfig_xen0_ia64
./usr/src/linux-2.6.18-xen.hg/buildconfigs/linux-defconfig_xen0_x86_32
./us...
2006 Jul 28
6
[PATCH] ia64 buildconfig update
Hi Keir,
This patch updates the ia64 buildconfigs, enabling pcifront for all
kernels and pciback for -xen and -xen0. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
diff -r 4833dc75ce4d buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Fri Jul 28 17:52:57 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen0_ia64 Fri Jul 28 16:54:09 2006 -0600
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don''t edit
# Linux kernel version: 2.6.16.13-xen0
-# Fri Jun 30 12:59:19 2006...
2007 Dec 13
0
Re: [Xen-changelog] [linux-2.6.18-xen] xen: make gntdev code configurable
...elow is a patch that makes this a module for
xen and xen0, unconfigured for xenU. That might not be the best thing
here however.
Thanks
kurt
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
=====================================================
diff -r cd744c5ec950 buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Wed Dec 12 10:18:35 2007 +0000
+++ b/buildconfigs/linux-defconfig_xen0_ia64 Wed Dec 12 18:19:45 2007 -0800
@@ -1677,6 +1677,7 @@ CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_FRAMEBUFFER=y
+CONFIG_XE...
2007 Mar 13
4
Object sync problem
...s the proof that the directory does exist (after the extract):
ls -l /usr/src/xen-3.0.4_1-src/buildconfigs/
total 352
drwxrwxr-x 2 1103 10020 80 2007-01-08 16:00 conf.linux-native
-rw-r--r-- 1 1103 10020 1411 2007-01-08 16:00 create_config.sh
-rw-r--r-- 1 1103 10020 33744 2007-01-08 16:00 linux-defconfig_xen0_ia64
-rw-r--r-- 1 1103 10020 28852 2007-01-08 16:00 linux-defconfig_xen0_x86_32
-rw-r--r-- 1 1103 10020 27089 2007-01-08 16:00 linux-defconfig_xen0_x86_64
-rw-r--r-- 1 1103 10020 33902 2007-01-08 16:00 linux-defconfig_xen_ia64
-rw-r--r-- 1 1103 10020 30395 2007-01-08 16:00 linux-defconfig_xenU_ia64
-rw-...