From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: [PATCH 0/4] Fix to libxl migration v2 issue blocking OSSTest Date: Fri, 17 Jul 2015 17:51:14 +0100 Message-ID: <1437151878-11792-1-git-send-email-andrew.cooper3@citrix.com> 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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xen-devel Cc: Andrew Cooper List-Id: xen-devel@lists.xenproject.org And three improvements to debugging. Note that there is still a bug in libxl__toolstack_save() which valgrind identified, but I do not wish to block this bugfix on that Andrew Cooper (4): tools/libxc: Identify the path of the kernel image which cannot be found tools/libxl: Log the subject fd in datacopier messages tools/libxl: Identify copywhat in stream v2 datacopiers tools/libxl: Initialise the fd of the unused half of a datacopier tools/libxc/xg_private.c | 2 +- tools/libxl/libxl_aoutils.c | 24 ++++++++++++------------ tools/libxl/libxl_stream_read.c | 19 +++++++++++-------- tools/libxl/libxl_stream_write.c | 5 ++++- 4 files changed, 28 insertions(+), 22 deletions(-) -- 1.7.10.4