From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 4] libxc: avoid spurious error logging on restore/migrate Date: Fri, 03 Sep 2010 14:06:13 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Brendan Cully List-Id: xen-devel@lists.xenproject.org This series replaces "libxc: succeed silently on restore" from yesterday. As well as adding an explicit "final checkpoint" notification chunk it also includes some tweaks progress logging to be more pleasing and a fix to xl so it does not re-run the bootloader on restore.