From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [Xen-users] tun/tap driver in pvops dom0 kernel 2.6.32.13 Date: Fri, 09 Apr 2010 10:56:19 -0700 Message-ID: <4BBF6A43.1010601@goop.org> References: <2A3D97D7-CBBE-47AE-8EE1-11D9E8A0F8F3@uda.ad> <20100409125055.GH1878@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20100409125055.GH1878@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: xen-devel@lists.xensource.com, Aleix Dorca , xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 04/09/2010 05:50 AM, Pasi K=E4rkk=E4inen wrote: > On Fri, Apr 09, 2010 at 12:05:52PM +0200, Aleix Dorca wrote: > =20 >> Hi people, >> >> Today, installing my first hvm machines on Xen 4 I had lots of problem= s enabling the network interface on the DomU until I found that the kerne= l 2.6.32.13 from the git repository had been compiled without the TUN/TAP= support. >> >> How come this is not enabled by default on a kernel that will most lik= ely need it for hvm domU's ? >> >> Thanks, and please excuse the question if it's something 'stupid'. >> >> =20 > Hello, > > I added xen-devel to CC. > I guess the default .config needs some tweaking. > > I assume most people have been other "reference"-config files.. > =20 I tend to use stubdoms, so I don't notice if tun/tap is missing. But it should be in the defaults regardless. J