From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cam Macdonell Subject: Re: [PATCH v4] Shared memory uio_pci driver Date: Fri, 23 Apr 2010 11:45:02 -0600 Message-ID: References: <1270680720-8457-2-git-send-email-cam@cs.ualberta.ca> <1270681258-9042-1-git-send-email-cam@cs.ualberta.ca> <4BC38954.2000507@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org To: Avi Kivity , "Michael S. Tsirkin" Return-path: Received: from mail-iw0-f182.google.com ([209.85.223.182]:41713 "EHLO mail-iw0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757562Ab0DWRpE convert rfc822-to-8bit (ORCPT ); Fri, 23 Apr 2010 13:45:04 -0400 Received: by iwn12 with SMTP id 12so211880iwn.15 for ; Fri, 23 Apr 2010 10:45:03 -0700 (PDT) In-Reply-To: <4BC38954.2000507@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Apr 12, 2010 at 2:57 PM, Avi Kivity wrote: > > There is work now to bring msi to the generic pci 2.3 driver, perhaps= we can > use that instead. =A0From a quick look it looks fine. > I'd be interested to follow this development. I can't find anything on LKML, is it being discussed anywhere? Thanks, Cam From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5Mw8-0006sw-OT for qemu-devel@nongnu.org; Fri, 23 Apr 2010 13:45:08 -0400 Received: from [140.186.70.92] (port=52132 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5Mw7-0006qp-9s for qemu-devel@nongnu.org; Fri, 23 Apr 2010 13:45:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5Mw5-0007qN-J8 for qemu-devel@nongnu.org; Fri, 23 Apr 2010 13:45:07 -0400 Received: from mail-iw0-f192.google.com ([209.85.223.192]:61641) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5Mw5-0007qG-EQ for qemu-devel@nongnu.org; Fri, 23 Apr 2010 13:45:05 -0400 Received: by iwn30 with SMTP id 30so6766852iwn.28 for ; Fri, 23 Apr 2010 10:45:03 -0700 (PDT) MIME-Version: 1.0 Sender: camm@ualberta.ca In-Reply-To: <4BC38954.2000507@redhat.com> References: <1270680720-8457-2-git-send-email-cam@cs.ualberta.ca> <1270681258-9042-1-git-send-email-cam@cs.ualberta.ca> <4BC38954.2000507@redhat.com> Date: Fri, 23 Apr 2010 11:45:02 -0600 Message-ID: From: Cam Macdonell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [PATCH v4] Shared memory uio_pci driver List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity , "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On Mon, Apr 12, 2010 at 2:57 PM, Avi Kivity wrote: > > There is work now to bring msi to the generic pci 2.3 driver, perhaps we = can > use that instead. =A0From a quick look it looks fine. > I'd be interested to follow this development. I can't find anything on LKML, is it being discussed anywhere? Thanks, Cam