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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel