* [PATCH] config_xen0_tun.patch
@ 2005-05-02 20:20 Arun Sharma
2005-05-13 11:59 ` Rusty Russell
0 siblings, 1 reply; 2+ messages in thread
From: Arun Sharma @ 2005-05-02 20:20 UTC (permalink / raw)
To: Ian Pratt, Keir Fraser; +Cc: xen-devel
QEMU needs CONFIG_TUN to enable networking.
Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
--- 1.56/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 2005-04-13 15:38:59 -07:00
+++ edited/xen0_defconfig_x86_32 2005-05-02 13:18:14 -07:00
@@ -598,7 +598,7 @@
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
-# CONFIG_TUN is not set
+CONFIG_TUN=y
#
# ARCnet devices
--- 1.3/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 2005-04-14 14:23:23 -07:00
+++ edited/xen0_defconfig_x86_64 2005-05-02 13:17:54 -07:00
@@ -515,7 +515,7 @@
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
-# CONFIG_TUN is not set
+CONFIG_TUN=y
#
# ARCnet devices
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] config_xen0_tun.patch
2005-05-02 20:20 [PATCH] config_xen0_tun.patch Arun Sharma
@ 2005-05-13 11:59 ` Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2005-05-13 11:59 UTC (permalink / raw)
To: Arun Sharma; +Cc: Ian Pratt, xen-devel
On Mon, 2005-05-02 at 13:20 -0700, Arun Sharma wrote:
> QEMU needs CONFIG_TUN to enable networking.
Just on the off chance you didn't realise: this is not true if you use
-user-net. Then you don't need to run as root, either (of course, it's
limited in other ways).
Thanks,
Rusty.
--
A bad analogy is like a leaky screwdriver -- Richard Braakman
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-13 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-02 20:20 [PATCH] config_xen0_tun.patch Arun Sharma
2005-05-13 11:59 ` Rusty Russell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.