From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: qemu-kvm missing some msix capability check Date: Tue, 21 Jul 2009 20:34:51 +0300 Message-ID: <20090721173451.GC4826@redhat.com> References: <20090717130439.GA10081@amit-x200.redhat.com> <20090721165400.GB4826@redhat.com> <20090721171219.GA29051@amit-x200.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Amit Shah Return-path: Received: from mx2.redhat.com ([66.187.237.31]:55227 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753712AbZGURfr (ORCPT ); Tue, 21 Jul 2009 13:35:47 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n6LHZlZe015556 for ; Tue, 21 Jul 2009 13:35:47 -0400 Content-Disposition: inline In-Reply-To: <20090721171219.GA29051@amit-x200.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jul 21, 2009 at 10:42:19PM +0530, Amit Shah wrote: > On (Tue) Jul 21 2009 [19:54:00], Michael S. Tsirkin wrote: > > On Fri, Jul 17, 2009 at 06:34:40PM +0530, Amit Shah wrote: > > > Hello, > > > > > > Using recent qemu-kvm userspace with a slightly older kernel module I > > > get this when using the virtio-net device: > > > > > > kvm_msix_add: kvm_get_irq_route_gsi failed: No space left on device > > > > > > ... and the guest doesn't use the net device. > > > > > > This goes away when using a newer kvm module. > > > > > > Amit > > > > Could you verify if the following helps please? > > What is this based on? Fails to apply on kvm/master. > > Amit 84a3c0818fe9d7a1e34c188d6182793f213a6a66