From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] kvm: fix dirty bit tracking for slots with large pages Date: Sun, 14 Jun 2009 14:10:11 +0300 Message-ID: <4A34DA93.6000006@redhat.com> References: <1244651005-18322-1-git-send-email-ieidus@redhat.com> <1244651005-18322-2-git-send-email-ieidus@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Izik Eidus Return-path: Received: from mx2.redhat.com ([66.187.237.31]:59042 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757836AbZFNLKK (ORCPT ); Sun, 14 Jun 2009 07:10:10 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5EBADre027580 for ; Sun, 14 Jun 2009 07:10:13 -0400 In-Reply-To: <1244651005-18322-2-git-send-email-ieidus@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Izik Eidus wrote: > When slot is already allocted and being asked to be tracked we need to break the > large pages. > > This code flush the mmu when someone ask a slot to start dirty bit tracking. > > Applied, thanks. -- error compiling committee.c: too many arguments to function