Displaying 5 results from an estimated 5 matches for "defconfig_xen_x86_32".
Did you mean:
defconfig_xen0_x86_32
2007 Dec 13
0
Re: [Xen-changelog] [linux-2.6.18-xen] xen: make gntdev code configurable
...007 -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_XEN_GRANT_DEV=m
CONFIG_XEN_KEYBOARD=y
# CONFIG_XEN_SCRUB_PAGES is not set
CONFIG_XEN_DISABLE_SERIAL=y
diff -r cd744c5ec950 buildconfigs/linux-defconfig_xen_x86_32
--- a/buildconfigs/linux-defconfig_xen_x86_32 Wed Dec 12 10:18:35 2007 +0000
+++ b/buildconfigs/linux-defconfig_xen_x86_32 Wed Dec 12 18:18:52 2007 -0800
@@ -3274,6 +3274,7 @@ CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_FRAMEBUFFER=y
+CONFIG_...
2006 Aug 02
2
[PATCH 1/6] scsifront/back drivers'' common Makefile and header
...PELINED_TRANSMITTER is not set
CONFIG_XEN_NETDEV_LOOPBACK=y
# CONFIG_XEN_TPMDEV_BACKEND is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
+CONFIG_XEN_SCSI_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DISABLE_SERIAL=y
diff -r ed8d345449c1 -r 7111077b493e buildconfigs/linux-defconfig_xen_x86_32
--- a/buildconfigs/linux-defconfig_xen_x86_32 Wed Aug 02 15:11:34 2006 +0900
+++ b/buildconfigs/linux-defconfig_xen_x86_32 Wed Aug 02 15:14:15 2006 +0900
@@ -1049,13 +1049,14 @@ CONFIG_IDEDMA_AUTO=y
# SCSI device support
#
CONFIG_RAID_ATTRS=m
-CONFIG_SCSI=m
+CONFIG_SCSI=y
+CONFIG_SCSI_TGT=y
CON...
2007 Jan 31
1
I2O_EXT_ADAPTEC_DMA64
...an automated script to build xen-unstable on a 32 bit machine.
The build continues to ask about the following build parameter:
I2O_EXT_ADAPTEC_DMA64
Choosing the default (Y) allows the build to continue to completion.
After a little research, it looks like this parameter was pulled out of
linux-defconfig_xen_x86_32 in changeset 13509: 4fad820a2233 by Christian
Limpach during the update to 2.6.17
http://xenbits2.xensource.com/xen-unstable.hg?diff/4fad820a2233/buildconfigs/linux-defconfig_xen_x86_32;style=rev%3D%2B%2509buildconfigs%252Flinux
My question is -
If this was intentionally pulled out of the buildc...
2007 Mar 13
4
Object sync problem
...inux-defconfig_xen_ia64
-rw-r--r-- 1 1103 10020 30395 2007-01-08 16:00 linux-defconfig_xenU_ia64
-rw-r--r-- 1 1103 10020 17453 2007-01-08 16:00 linux-defconfig_xenU_x86_32
-rw-r--r-- 1 1103 10020 21166 2007-01-08 16:00 linux-defconfig_xenU_x86_64
-rw-r--r-- 1 1103 10020 60780 2007-01-08 16:00 linux-defconfig_xen_x86_32
-rw-r--r-- 1 1103 10020 56892 2007-01-08 16:00 linux-defconfig_xen_x86_64
-rw-r--r-- 1 1103 10020 119 2007-01-08 16:00 mk.linux-2.6-native
-rw-r--r-- 1 1103 10020 2323 2007-01-08 16:00 mk.linux-2.6-xen
-rw-r--r-- 1 1103 10020 58 2007-01-08 16:00 mk.linux-2.6-xen0
-rw-r--r-- 1 1103 10020 58...
2006 May 18
4
Fail to create hvm domain
I''m using FC5 with its Xen 3.0.2-2 package and 2.6.16-1.2118_FC5xen0 kernel.
I''ve got a Pentium 9xx chip with virtualization enabled in the BIOS; it
appears to be VT-enabled, since xm dmesg includes "(XEN) VMXON is done". I
base my config file on example.hvm and on previous emails to this list.
Unfortunately, I don''t get very far.
xm create winxp.conf