From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3 1/1] Shared memory uio_pci driver Date: Thu, 25 Mar 2010 18:51:01 +0200 Message-ID: <4BAB9475.9000703@redhat.com> References: <1269497376-21903-1-git-send-email-cam@cs.ualberta.ca> <20100325090513.GA11153@redhat.com> <4BAB90F2.6030706@redhat.com> <20100325163729.GA16506@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Cam Macdonell , kvm@vger.kernel.org, qemu-devel@nongnu.org To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40554 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082Ab0CYQvF (ORCPT ); Thu, 25 Mar 2010 12:51:05 -0400 In-Reply-To: <20100325163729.GA16506@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/25/2010 06:37 PM, Michael S. Tsirkin wrote: > 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? > > virtio matches devices 1000-1100 or something. -- error compiling committee.c: too many arguments to function