From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v3 1/1] Shared memory uio_pci driver Date: Thu, 25 Mar 2010 18:37:29 +0200 Message-ID: <20100325163729.GA16506@redhat.com> References: <1269497376-21903-1-git-send-email-cam@cs.ualberta.ca> <20100325090513.GA11153@redhat.com> <4BAB90F2.6030706@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Cam Macdonell , kvm@vger.kernel.org, qemu-devel@nongnu.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50614 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752560Ab0CYQlF (ORCPT ); Thu, 25 Mar 2010 12:41:05 -0400 Content-Disposition: inline In-Reply-To: <4BAB90F2.6030706@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Mar 25, 2010 at 06:36:02PM +0200, Avi Kivity wrote: > On 03/25/2010 11:05 AM, Michael S. Tsirkin wrote: >> >>> +static struct pci_device_id ivshmem_pci_ids[] __devinitdata = { >>> + { >>> + .vendor = 0x1af4, >>> + .device = 0x1110, >>> >> vendor ids must be registered with PCI SIG. >> this one does not seem to be registered. >> > > That's the Qumranet vendor ID. Isn't virtio_pci matching that id already? > -- > error compiling committee.c: too many arguments to function