From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REkZL-0005Z3-5b for qemu-devel@nongnu.org; Fri, 14 Oct 2011 12:25:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REkZJ-0005JB-TA for qemu-devel@nongnu.org; Fri, 14 Oct 2011 12:25:11 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:48820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REkZJ-0005Ip-Oj for qemu-devel@nongnu.org; Fri, 14 Oct 2011 12:25:09 -0400 Received: by ggnr5 with SMTP id r5so1534349ggn.4 for ; Fri, 14 Oct 2011 09:25:08 -0700 (PDT) Message-ID: <4E986261.8090407@codemonkey.ws> Date: Fri, 14 Oct 2011 11:25:05 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1318258793-10576-1-git-send-email-avi@redhat.com> <4E9443B3.7040109@codemonkey.ws> <4E9449ED.9000205@redhat.com> <4E944B96.1080304@redhat.com> In-Reply-To: <4E944B96.1080304@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/24] Memory API, batch 11 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org On 10/11/2011 08:58 AM, Avi Kivity wrote: > On 10/11/2011 03:51 PM, Avi Kivity wrote: >> For some reason I'm the only one that doesn't get this... will try to >> work around it. >> > > Please re-pull - I changed the code to use plain structs, not the typedefs. > > git://github.com/avikivity/qemu.git memory/batch Pulled. Thanks. Regards, Anthony Liguori >