From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kvm-guest-drivers-linux-1 virtio_net crash with 2.6.18.8 kernel Date: Wed, 25 Mar 2009 18:18:17 +0200 Message-ID: <49CA5949.6000808@redhat.com> References: <49CA3444.5070403@himeya.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Takeshi Sone Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41778 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757639AbZCYQSX (ORCPT ); Wed, 25 Mar 2009 12:18:23 -0400 In-Reply-To: <49CA3444.5070403@himeya.com> Sender: kvm-owner@vger.kernel.org List-ID: Takeshi Sone wrote: > Hello, > > I built kvm-guest-drivers-linux-1 on vanilla 2.6.18.8 kernel. > virtio_blk worked fine. > However virtio_net crashes right after enabling the device with ifconfig. > > This happens when the net device is connected to host tap. > It works fine with -net user. > > Host is kvm-84 on 2.6.28 (Ubuntu Jaunty). > > The kvm-guest-drivers-linux repository proved too difficult to maintain. You might try a newer guest kernel which has virtio support, or if you need a 2.6.18 kernel specifically, you might try to port the RHEL 5.3 virtio drivers (RHEL 5.3 is also 2.6.18 based). -- error compiling committee.c: too many arguments to function