From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFLmw-0007Nw-SQ for qemu-devel@nongnu.org; Wed, 04 Apr 2012 04:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFLmu-0008M0-Cy for qemu-devel@nongnu.org; Wed, 04 Apr 2012 04:41:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFLmu-0008Lr-5P for qemu-devel@nongnu.org; Wed, 04 Apr 2012 04:41:56 -0400 Message-ID: <4F7C0944.3050209@redhat.com> Date: Wed, 04 Apr 2012 11:41:40 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1333502154-23999-1-git-send-email-david@gibson.dropbear.id.au> In-Reply-To: <1333502154-23999-1-git-send-email-david@gibson.dropbear.id.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH, RESEND] kvm: Fix dirty tracking with large kernel page size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: aliguori@us.ibm.com, mtosatti@redhat.com, jan.kiszka@web.de, qemu-devel@nongnu.org On 04/04/2012 04:15 AM, David Gibson wrote: > If the kernel page size is larger than TARGET_PAGE_SIZE, which > happens for example on ppc64 with kernels compiled for 64K pages, > the dirty tracking doesn't work. > > Cc: Avi Kivity > Cc: Marcelo Tosatti > Thanks, applied to uq/master. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.