From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH v7 0/4] xen/pvh: enable migration on PVH Dom0 Date: Thu, 14 May 2015 16:21:41 +0100 Message-ID: <20150514152141.GA81534@deinos.phlegethon.org> References: <1431615977-38284-1-git-send-email-roger.pau@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YsuxD-0002UE-Fc for xen-devel@lists.xenproject.org; Thu, 14 May 2015 15:21:43 +0000 Content-Disposition: inline In-Reply-To: <1431615977-38284-1-git-send-email-roger.pau@citrix.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: Roger Pau Monne Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org At 17:06 +0200 on 14 May (1431623173), Roger Pau Monne wrote: > Changes in this revision include using clear_page instead of memset in > vzalloc and minor fixes to paging_log_dirty_op in order to make the page > unmapping/mapping more similar to the preempt case. All Reviewed-by: Tim Deegan Cheers, Tim.