From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] [GIT PULL] Memory API fixes Date: Mon, 22 Aug 2011 11:24:21 -0500 Message-ID: <4E5282B5.8050305@codemonkey.ws> References: <4E5278D5.6040104@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel , KVM list To: Avi Kivity Return-path: Received: from mail-gw0-f46.google.com ([74.125.83.46]:57437 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753189Ab1HVQYZ (ORCPT ); Mon, 22 Aug 2011 12:24:25 -0400 Received: by gwaa12 with SMTP id a12so3116548gwa.19 for ; Mon, 22 Aug 2011 09:24:24 -0700 (PDT) In-Reply-To: <4E5278D5.6040104@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/22/2011 10:42 AM, Avi Kivity wrote: > Anthony, please pull from: > > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git > refs/tags/memory-region-fixes-1 I don't fetch tags from subtrees at the moment. Could you make this a branch instead? Regards, Anthony Liguori > > to receive a memory API fix. The fix is not required for any of the > already merged patches, but is needed by other patches in my queue. > > I am sending core patches separately than the conversions to increase > their visibility. > > Richard Henderson (1): > memory: Fix old_portio vs non-zero offset > > memory.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) >