rpms/kernel/devel/configs config-xen-xen, NONE, 1.1 config-xen-generic, 1.18, 1.19

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jun 13 22:47:00 UTC 2006


Author: quintela

Update of /cvs/dist/rpms/kernel/devel/configs
In directory cvs.devel.redhat.com:/tmp/cvs-serv18587/configs

Modified Files:
	config-xen-generic 
Added Files:
	config-xen-xen 
Log Message:
rename xen0/xenU to single xen kernel


--- NEW FILE config-xen-xen ---
#
# XEN
#
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PHYSDEV_ACCESS=y
CONFIG_XEN_BLKDEV_BACKEND=y
CONFIG_XEN_NETDEV_BACKEND=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=m
# CONFIG_XEN_NETDEV_FRONTEND_PIPELINED_TRANSMITTER is not set
# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GOANY is not set

# Microcode driver in Xen won't work as a module - should be upgraded
CONFIG_MICROCODE=y

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Ethernet (10 or 100Mbit)
# 
# CONFIG_LANCE is not set
# CONFIG_SUNLANCE is not set
# CONFIG_3C515 is not set
# CONFIG_NI65 is not set
# CONFIG_ELPLUS is not set
# B44 results in "b44.ko needs unknown symbol dma_get_cache_alignment"
# CONFIG_B44 is not set

#
# SCSI low-level drivers
#
# CONFIG_SCSI_AHA1542 is not set

#
# ISA devices
#
# CONFIG_SND_SB16_CSP is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=m
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_XEN_DISABLE_SERIAL is not set

# CONFIG_SYNCLINK is not set
# CONFIG_SYNCLINKMP is not set

#
# FIR device drivers
#
# CONFIG_TOSHIBA_FIR is not set

# 
# TPM
# 
# CONFIG_XEN_TPMDEV_BACKEND is not set
# CONFIG_XEN_TPMDEV_FRONTEND is not set

#
# Power management bits that don't work in Xen:
#
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_P4_CLOCKMOD is not set
CONFIG_PCI=y
CONFIG_PCI_GODIRECT=y
# CONFIG_PCI_GOXEN_FE is not set
CONFIG_PCI_DIRECT=y
CONFIG_PCIEPORTBUS=y


Index: config-xen-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/configs/config-xen-generic,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- config-xen-generic	12 May 2006 02:00:26 -0000	1.18
+++ config-xen-generic	13 Jun 2006 22:46:57 -0000	1.19
@@ -62,8 +62,8 @@
 #
 # CONFIG_EDD is not set
 # CONFIG_NOHIGHMEM is not set
-CONFIG_HIGHMEM4G=y
-# CONFIG_HIGHMEM64G is not set
+# CONFIG_HIGHMEM4G is not set
+CONFIG_HIGHMEM64G=y
 CONFIG_HAVE_DEC_LOCK=y
 # CONFIG_REGPARM is not set
 




More information about the fedora-cvs-commits mailing list