From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34936 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5PkU-0007ey-86 for qemu-devel@nongnu.org; Thu, 31 Mar 2011 17:49:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5PkT-0005ed-D1 for qemu-devel@nongnu.org; Thu, 31 Mar 2011 17:49:50 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:64158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5PkT-0005eY-AW for qemu-devel@nongnu.org; Thu, 31 Mar 2011 17:49:49 -0400 Received: by yib19 with SMTP id 19so1363794yib.4 for ; Thu, 31 Mar 2011 14:49:48 -0700 (PDT) Message-ID: <4D94F6FA.6080505@codemonkey.ws> Date: Thu, 31 Mar 2011 16:49:46 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH RFC] vga: flag vga ram for notifiers References: <20110331174328.GA25133@redhat.com> <4D94C916.6080709@codemonkey.ws> <20110331184940.GA25688@redhat.com> <4D94CFA0.3030605@codemonkey.ws> <4D94D62E.2060206@codemonkey.ws> <4D94E2A7.80700@codemonkey.ws> <20110331213849.GB27264@redhat.com> In-Reply-To: <20110331213849.GB27264@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Peter Maydell , Alex Williamson , qemu-devel@nongnu.org On 03/31/2011 04:38 PM, Michael S. Tsirkin wrote: > >> That seems like a clearer API, yes. I think it makes it much more >> obvious what it's trying to achieve. >> >> -- PMM > Maybe register_dma_area - its' not 100% virtio specific. It's never been clear to me whether that's true or not. I've heard mixed things about whether devices DMA to other devices. I've never been able to find something in a specification stating authoritatively one way or another. Regards, Anthony Liguori