From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54680 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4FNN-0000GQ-DG for qemu-devel@nongnu.org; Mon, 28 Mar 2011 12:33:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4FJ7-00050p-Ot for qemu-devel@nongnu.org; Mon, 28 Mar 2011 12:28:46 -0400 Received: from mail-vx0-f173.google.com ([209.85.220.173]:59885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4FJ7-00050h-MZ for qemu-devel@nongnu.org; Mon, 28 Mar 2011 12:28:45 -0400 Received: by vxb41 with SMTP id 41so2771699vxb.4 for ; Mon, 28 Mar 2011 09:28:45 -0700 (PDT) MIME-Version: 1.0 Sender: anthony.perard@gmail.com In-Reply-To: References: <1299004529-31290-1-git-send-email-anthony.perard@citrix.com> <1299004529-31290-10-git-send-email-anthony.perard@citrix.com> From: Anthony PERARD Date: Mon, 28 Mar 2011 17:28:14 +0100 Message-ID: Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH V11 09/15] xen: Introduce the Xen mapcache Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Xen Devel , QEMU-devel , Stefano Stabellini On Wed, Mar 23, 2011 at 12:33, Alexander Graf wrote: > We have a bitmap framework in qemu now. Please use that :). See bitmap.h / bitops.h / bitops.c. Will do. Thanks, -- Anthony PERARD