summaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
authorMichael Marineau <marineam@gentoo.org>2007-09-05 23:20:15 +0000
committerMichael Marineau <marineam@gentoo.org>2007-09-05 23:20:15 +0000
commita669fe03d44f8adc235e18a67607783f2709e916 (patch)
tree81d7d28db2ee498eadaddcb32d66addb818ae564 /trunk
parentFix builds for non-PAE kernels and remove the compatibility note since it isn... (diff)
downloadxen-a669fe03d44f8adc235e18a67607783f2709e916.tar.gz
xen-a669fe03d44f8adc235e18a67607783f2709e916.tar.bz2
xen-a669fe03d44f8adc235e18a67607783f2709e916.zip
Update the README file.
svn path=/patches/; revision=38
Diffstat (limited to 'trunk')
-rw-r--r--trunk/2.6.20/00000_README15
1 files changed, 6 insertions, 9 deletions
diff --git a/trunk/2.6.20/00000_README b/trunk/2.6.20/00000_README
index 9ad6f94..63ec415 100644
--- a/trunk/2.6.20/00000_README
+++ b/trunk/2.6.20/00000_README
@@ -19,17 +19,11 @@ Numbering
Patches
-------
-20950_linux-2.6-xen.patch
+20950_linux-2.6.20.14-xen-3.1.0.patch
Main Xen patch
-20952-linux-2.6-xen-x86_64-silence-up-apic-errors.patch
-20956-linux-2.6-fix-x86_64-smp.patch
-20957-linux-2.6-fix-x86_64-vgetcpu.patch
-20958-linux-2.6-xen-iscsi-x86_64-no_iommu_init.patch
-20959-linux-2.6-xen-fix-nosegneg-detection.patch
-20960-linux-2.6-xen-blkfront-wait-add.patch
-21665-linux-2.6-disable-netback-checksum.patch
-23000-linux-2.6-acpi-config_pm-poweroff.patch
+20xxx-?
+ Various bug-fix patches from Redhat.
50001_make-install.patch
Handle make install in a semi-sane way that plays nice with
@@ -45,3 +39,6 @@ Patches
50004_quirks-no-smp-fix.patch
Another compile fix for non-SMP (UP) kernels.
+
+50006_pgetable-build-fix.patch
+ Fix a function re-definition error when PAE is not enabled.