From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v4 0/3] PCI Shared memory device Date: Tue, 13 Apr 2010 00:17:28 +0300 Message-ID: <20100412211728.GB19176@redhat.com> References: <1270680720-8457-1-git-send-email-cam@cs.ualberta.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org To: Cam Macdonell Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50108 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753863Ab0DLVVM (ORCPT ); Mon, 12 Apr 2010 17:21:12 -0400 Content-Disposition: inline In-Reply-To: <1270680720-8457-1-git-send-email-cam@cs.ualberta.ca> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Apr 07, 2010 at 04:51:57PM -0600, Cam Macdonell wrote: > Latest patch for PCI shared memory device that maps a host shared memory object > to be shared between guests FWIW, I still think it would be better to reuse virtio-pci spec for feature negotiation, control etc even if Anthony nacks the reuse of virtio code in qemu. -- MST