[kernel] r5993 - in dists/trunk/linux-2.6/debian: arch/amd64/xen patches/series

Bastian Blank waldi at costa.debian.org
Tue Feb 28 11:59:04 UTC 2006


Author: waldi
Date: Tue Feb 28 11:59:03 2006
New Revision: 5993

Added:
   dists/trunk/linux-2.6/debian/arch/amd64/xen/
   dists/trunk/linux-2.6/debian/arch/amd64/xen/config
   dists/trunk/linux-2.6/debian/arch/amd64/xen/defines
Modified:
   dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra
Log:
Add preliminary support for xen images.

* debian/arch/amd64/xen: New directory.
* debian/arch/amd64/xen/config, debian/arch/amd64/xen/defines: Add.
* debian/patches/series/0experimental.1-extra: Add xen patch.


Added: dists/trunk/linux-2.6/debian/arch/amd64/xen/config
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/amd64/xen/config	Tue Feb 28 11:59:03 2006
@@ -0,0 +1,19 @@
+CONFIG_X86_64_XEN=y
+CONFIG_XEN_PCIDEV_FRONTEND=y
+# CONFIG_XEN_PCIDEV_FE_DEBUG is not set
+CONFIG_XEN_PRIVILEGED_GUEST=y
+CONFIG_XEN_PCIDEV_BACKEND=y
+CONFIG_XEN_PCIDEV_BACKEND_VPCI=y
+# CONFIG_XEN_PCIDEV_BACKEND_PASS is not set
+# CONFIG_XEN_PCIDEV_BE_DEBUG is not set
+CONFIG_XEN_BLKDEV_BACKEND=y
+# CONFIG_XEN_BLKDEV_TAP_BE is not set
+CONFIG_XEN_NETDEV_BACKEND=y
+# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
+# CONFIG_XEN_TPMDEV_BACKEND is not set
+CONFIG_XEN_BLKDEV_FRONTEND=y
+CONFIG_XEN_NETDEV_FRONTEND=y
+# CONFIG_XEN_BLKDEV_TAP is not set
+# CONFIG_XEN_TPMDEV_FRONTEND is not set
+CONFIG_XEN_SCRUB_PAGES=y
+CONFIG_XEN_DISABLE_SERIAL=y

Added: dists/trunk/linux-2.6/debian/arch/amd64/xen/defines
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/amd64/xen/defines	Tue Feb 28 11:59:03 2006
@@ -0,0 +1,14 @@
+[base]
+flavours:
+ amd64-k8
+ em64t-p4
+type: plain
+
+[amd64-k8]
+class: AMD64 K8 
+longclass: 64bit AMD Athlon64, AthlonFX, Opteron 1xx and Turion64
+
+[em64t-p4]
+class: Intel em64t P4
+longclass: 64bit Intel em64t Pentium4 
+

Modified: dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/0experimental.1-extra	Tue Feb 28 11:59:03 2006
@@ -2,5 +2,6 @@
 + arm-nslu2-maclist.patch arm armeb
 + vserver-version.patch amd64_vserver i386_vserver hppa_vserver powerpc_vserver
 + vserver-vs2.0.2-rc9.patch amd64_vserver i386_vserver powerpc_vserver
++ xen-merge.patch amd64_xen i386_xen
 + mips-tulip.patch mipsel
 + mips-tulip_dc21143.patch mipsel



More information about the Kernel-svn-changes mailing list