From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: qemu: remove overzelaous virtio-net printf Date: Wed, 25 Jun 2008 15:07:52 +0300 Message-ID: <48623518.80201@qumranet.com> References: <20080624211200.GA16361@dmt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , kvm-devel To: Marcelo Tosatti Return-path: Received: from il.qumranet.com ([212.179.150.194]:54919 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751130AbYFYMHy (ORCPT ); Wed, 25 Jun 2008 08:07:54 -0400 In-Reply-To: <20080624211200.GA16361@dmt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Marcelo Tosatti wrote: > When two virtio devices share an interrupt virtio-net floods the console > with "this should not happen" message. > > As Anthony points this is not a fatal condition: its possible that the > guest consumed all ring elements between the can_receive check and > actual net_receive call. > > Applied, thanks. -- error compiling committee.c: too many arguments to function