From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfFXb-0000Om-79 for qemu-devel@nongnu.org; Wed, 10 Feb 2010 11:35:51 -0500 Received: from [199.232.76.173] (port=46395 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfFXa-0000OR-LL for qemu-devel@nongnu.org; Wed, 10 Feb 2010 11:35:50 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfFXZ-0007x8-8T for qemu-devel@nongnu.org; Wed, 10 Feb 2010 11:35:50 -0500 Received: from mail-iw0-f194.google.com ([209.85.223.194]:45869) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NfFXX-0007jW-Qg for qemu-devel@nongnu.org; Wed, 10 Feb 2010 11:35:49 -0500 Received: by iwn32 with SMTP id 32so313268iwn.14 for ; Wed, 10 Feb 2010 08:35:34 -0800 (PST) Message-ID: <4B72E051.8090008@codemonkey.ws> Date: Wed, 10 Feb 2010 10:35:29 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling References: <4B728FF9.6010707@lab.ntt.co.jp> <4B72B28E.6010801@redhat.com> <4B72D69D.7050005@codemonkey.ws> <4B72D838.9060603@suse.de> In-Reply-To: <4B72D838.9060603@suse.de> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Anthony Liguori , "kvm@vger.kernel.org" , mtosatti@redhat.com, OHMURA Kei , "qemu-devel@nongnu.org" , Avi Kivity On 02/10/2010 10:00 AM, Alexander Graf wrote: > On PPC the bitmap is Little Endian. > Out of curiousity, why? It seems like an odd interface. Regards, Anthony Liguori