From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQNxZ-0000SW-An for qemu-devel@nongnu.org; Mon, 22 Oct 2012 15:46:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQNxY-0004CW-Ag for qemu-devel@nongnu.org; Mon, 22 Oct 2012 15:46:49 -0400 Received: from mail-oa0-f45.google.com ([209.85.219.45]:55449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQNxY-0004Bz-65 for qemu-devel@nongnu.org; Mon, 22 Oct 2012 15:46:48 -0400 Received: by mail-oa0-f45.google.com with SMTP id i18so2746160oag.4 for ; Mon, 22 Oct 2012 12:46:46 -0700 (PDT) From: Anthony Liguori In-Reply-To: References: <1349800368-15228-1-git-send-email-avi@redhat.com> <87626g3eqj.fsf@codemonkey.ws> <507C0CB4.4070703@redhat.com> <50851358.4020202@redhat.com> Date: Mon, 22 Oct 2012 14:46:30 -0500 Message-ID: <87zk3e9tnt.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL v3 00/23] Integrate DMA into the memory API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Avi Kivity Cc: Blue Swirl , Paolo Bonzini , liu ping fan , qemu-devel@nongnu.org, "Michael S. Tsirkin" Peter Maydell writes: > On 22 October 2012 10:35, Avi Kivity wrote: >> On 10/15/2012 03:16 PM, Avi Kivity wrote: >>> Rebased tree in the same place: >>> >>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/dma >>> >> >> Anthony, or Blue, can you pull please? The neighbours are starting to >> complain about the smell. > > Yes, please -- there's a patch in my nearly-ready-to-post v3 > KVM-ARM RFC series which will want these changes... Pulled. Thanks. Regards, Anthony Liguori > > -- PMM