From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMkAF-0003EV-Rl for qemu-devel@nongnu.org; Wed, 18 May 2011 13:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QMkAE-0005wA-VC for qemu-devel@nongnu.org; Wed, 18 May 2011 13:04:03 -0400 Received: from mail-px0-f173.google.com ([209.85.212.173]:49651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMkAE-0005w5-QE for qemu-devel@nongnu.org; Wed, 18 May 2011 13:04:02 -0400 Received: by pxi16 with SMTP id 16so1194681pxi.4 for ; Wed, 18 May 2011 10:04:01 -0700 (PDT) Sender: Richard Henderson Message-ID: <4DD3FBF6.6070004@twiddle.net> Date: Wed, 18 May 2011 10:03:50 -0700 From: Richard Henderson MIME-Version: 1.0 References: <4DD3C5B9.1080908@redhat.com> <4DD3E0E5.2030700@codemonkey.ws> <4DD3EA2F.4080200@mail.berlios.de> <4DD3EE75.70408@redhat.com> <4DD3F912.6040709@twiddle.net> <4DD3F97D.6070107@redhat.com> In-Reply-To: <4DD3F97D.6070107@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] Memory API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel On 05/18/2011 09:53 AM, Avi Kivity wrote: > I plan to centralize this logic in the memory API. You'll just declare how your device behaves. Excellent. Those were my only two concerns then. r~