* [PATCH] enable CONFIG_TUN
@ 2010-06-14 18:23 Alex Zeffertt
0 siblings, 0 replies; only message in thread
From: Alex Zeffertt @ 2010-06-14 18:23 UTC (permalink / raw)
To: xen-devel@lists.xensource.com
[-- Attachment #1: Type: text/plain, Size: 105 bytes --]
This option is needed to run an HVM with an emulated VIF with the PV ops kernel
Regards,
Alex Zeffertt
[-- Attachment #2: enable-CONFIG_TUN.patch --]
[-- Type: text/x-diff, Size: 544 bytes --]
Set CONFIG_TUN=y in kernel config
This is needed by the PV ops kernel in order to support HVM guests with emulated VIFs
Signed-off-by: Alex Zeffertt <alex.zeffertt@eu.citrix.com>
diff -r 11ca36cdd218 buildconfigs/enable-xen-config
--- a/buildconfigs/enable-xen-config Mon Jun 14 19:00:25 2010 +0100
+++ b/buildconfigs/enable-xen-config Mon Jun 14 19:02:07 2010 +0100
@@ -48,6 +48,7 @@
setopt CONFIG_XEN_SYS_HYPERVISOR y
setopt CONFIG_XEN_GNTDEV y
setopt CONFIG_VMI y
+setopt CONFIG_TUN y
setopt CONFIG_KVM y
setopt CONFIG_KVM_INTEL y
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-14 18:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-14 18:23 [PATCH] enable CONFIG_TUN Alex Zeffertt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).