From mboxrd@z Thu Jan 1 00:00:00 1970 From: Virajith Jalaparti Subject: Xen Netloop module missing Date: Mon, 03 Jan 2011 15:22:17 -0600 Message-ID: <4D223E09.8030401@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, I was hoping someone on this forums could help me out with a problem I was facing with Xen. When I compiled the kernel for Xen-3.1.3 using "make world"(I know this is an old version but I need to use it for some compatibility issues), the kernel was missing the Xen netloop module. There was no /kernel/drivers/xen/netback/netloop.ko in the newly compiled kernel. I think we would need that module to enable the bridging between the VM and the physical machine interfaces so that we can migrate the VM. Does anyone know how to solve this problem? or a workaround? Thanks Virajith