[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] [NET] front: Allow driver to be built for an HVM guest.



# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Node ID a73aa6ec4c763a6a2f91f207e3289acaf36d8853
# Parent  a88f8c6d94018eb23fcf64ae5457f055f62259bd
[NET] front: Allow driver to be built for an HVM guest.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
 linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c |    1 +
 unmodified_drivers/linux-2.6/Makefile                |    1 +
 2 files changed, 2 insertions(+)

diff -r a88f8c6d9401 -r a73aa6ec4c76 
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
--- a/linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c      Thu Aug 17 
18:39:10 2006 +0100
+++ b/linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c      Thu Aug 17 
18:45:59 2006 +0100
@@ -58,6 +58,7 @@
 #include <xen/interface/memory.h>
 #include <xen/balloon.h>
 #include <asm/page.h>
+#include <asm/maddr.h>
 #include <asm/uaccess.h>
 #include <xen/interface/grant_table.h>
 #include <xen/gnttab.h>
diff -r a88f8c6d9401 -r a73aa6ec4c76 unmodified_drivers/linux-2.6/Makefile
--- a/unmodified_drivers/linux-2.6/Makefile     Thu Aug 17 18:39:10 2006 +0100
+++ b/unmodified_drivers/linux-2.6/Makefile     Thu Aug 17 18:45:59 2006 +0100
@@ -3,3 +3,4 @@ obj-m += platform-pci/
 obj-m += platform-pci/
 obj-m += xenbus/
 obj-m += blkfront/
+obj-m += netfront/

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.