[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.1-testing] unmodified_drivers: update README from
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1337010564 -3600 # Node ID 44161ecfcda34ebc288dc49b9c935b7321051956 # Parent 5b90064e5375dd3017bf61d223443a1fed1a4f75 unmodified_drivers: update README from http://wiki.xen.org/xenwiki/UnmodifiedDrivers Add reference to the fact that these drivers are for "classic-Xen" kernels only and do not work with PVops but point towards the PVHVM functionality in mainstream. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> xen-unstable changeset: 24045:4ed766d70396 xen-unstable date: Wed Oct 26 17:44:03 2011 +0100 --- diff -r 5b90064e5375 -r 44161ecfcda3 unmodified_drivers/linux-2.6/README --- a/unmodified_drivers/linux-2.6/README Mon May 14 16:48:46 2012 +0100 +++ b/unmodified_drivers/linux-2.6/README Mon May 14 16:49:24 2012 +0100 @@ -1,10 +1,19 @@ -To build: +These drivers provide paravirtualised drivers for pre-PVops Linux +kernels which have the classic-Xen patches applied. They do not work +with kernels which are not patched with the classic-Xen patches. In +particular this includes all PVops kernels. -1. ./mkbuildtree [<arch>] +For 2.6.36 and newer you should use the "PVHVM" functionality which is +available in the mainline kernel. + +To build do one of: + + ./mkbuildtree [<arch>] NB. You can override paths to Xen sources and a (stub) XenLinux build tree via the XEN and XL environment variable. -2. make -C /path/to/kernel/build M=$PWD modules +- or - + make -C /path/to/kernel/build M=$PWD modules NB. This is your native kernel build tree (or a distro provided stub), not the XenLinux sources referred to in step 1. NB. If you are cross compiling, you need to set ARCH and _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |