From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH RFC 3/5] KVM: Use rapper functions to create and destroy dirty bitmaps Date: Sun, 11 Apr 2010 20:13:38 +0300 Message-ID: <4BC20342.9080800@redhat.com> References: <20100409182732.857de4db.yoshikawa.takuya@oss.ntt.co.jp> <20100409183414.f1caa95c.yoshikawa.takuya@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org, fernando@oss.ntt.co.jp To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:57755 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407Ab0DKRNn (ORCPT ); Sun, 11 Apr 2010 13:13:43 -0400 In-Reply-To: <20100409183414.f1caa95c.yoshikawa.takuya@oss.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On 04/09/2010 12:34 PM, Takuya Yoshikawa wrote: > For x86, we will change the allocation and free parts to do_mmap() and > do_munmap(). This patch makes it cleaner. > > Should be done for all architectures. I don't want different ways of creating dirty bitmaps for different architectures. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.