From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 3/5] x86/p2m: restrict auditing to debug builds Date: Tue, 10 Dec 2013 17:31:25 +0000 Message-ID: <52A74FED.1000701@eu.citrix.com> References: <52A744B7020000780010BEF1@nat28.tlf.novell.com> <52A74595020000780010BF27@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VqR9t-0005EZ-90 for xen-devel@lists.xenproject.org; Tue, 10 Dec 2013 17:31:45 +0000 In-Reply-To: <52A74595020000780010BF27@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel Cc: Tim Deegan , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 12/10/2013 03:47 PM, Jan Beulich wrote: > ... since iterating through all of a guest's pages may take unduly > long. > > Signed-off-by: Jan Beulich > Acked-by: Ian Campbell Release-acked-by: George Dunlap