rpms/kernel-xen-2.6/devel config-xen-generic, 1.5, 1.6 config-xen-x86_64, 1.6, 1.7

Mark McLoughlin (markmc) fedora-extras-commits at redhat.com
Mon Jun 16 13:19:54 UTC 2008


Author: markmc

Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30540

Modified Files:
	config-xen-generic config-xen-x86_64 
Log Message:
More config fiddling


Index: config-xen-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/config-xen-generic,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- config-xen-generic	16 Jun 2008 11:21:16 -0000	1.5
+++ config-xen-generic	16 Jun 2008 13:19:10 -0000	1.6
@@ -11,5 +11,3 @@
 CONFIG_XEN_KBDDEV_FRONTEND=y
 CONFIG_XEN_FBDEV_FRONTEND=y
 
-# config-x86_64-generic disables this; odd
-CONFIG_PARAVIRT_GUEST=y


Index: config-xen-x86_64
===================================================================
RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/config-xen-x86_64,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- config-xen-x86_64	29 May 2008 16:09:55 -0000	1.6
+++ config-xen-x86_64	16 Jun 2008 13:19:10 -0000	1.7
@@ -1,12 +1,15 @@
 CONFIG_PARAVIRT=y
 CONFIG_PARAVIRT_GUEST=y
+
 # CONFIG_SMP is not set
 # CONFIG_NUMA is not set
 # CONFIG_NEED_MULTIPLE_NODES is not set
 
-
 # x86_64 breaks with a different CONFIG_PHYSICAL_START, currently
 CONFIG_PHYSICAL_START=0x200000
 
 # x86_64 breaks with CONFIG_SPARSEMEM_VMEMMAP, currently
 # CONFIG_SPARSEMEM_VMEMMAP is not set
+
+# CONFIG_KVM_GUEST is not set
+# CONFIG_KVM_CLOCK is not set




More information about the fedora-extras-commits mailing list