WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/8] solidy and cleanup libxl

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/8] solidy and cleanup libxl
From: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx>
Date: Fri, 8 Jan 2010 11:17:53 +0000
Cc: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx>
Delivery-date: Fri, 08 Jan 2010 03:16:04 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
this patchset fix lots of segfault (mostly in unexpected scenario),
making libxl more fault resiliant. it also fix a couple of bugs
that were introduced with previous patchset.

Vincent Hanquez (8):
  don't ignore ctx_init errors if there is one.
  don't free ifname, can lead to double free
  returns errors if xc and/or xs has not been initialized properly.
  don't use the cloning logic in dm_xenstore_record_pid.
  remove all cloning logic.
  simplify the logic of domain_list to just return 1024 domains maximum
  don't try to delete path when they doesn't exists.
  initialize domid to -1 in domain_create

 tools/libxl/libxl.c          |   83 ++++++++++++++++++------------------------
 tools/libxl/libxl_device.c   |   20 ++++------
 tools/libxl/libxl_internal.c |   25 ++-----------
 tools/libxl/libxl_internal.h |   19 +---------
 tools/libxl/libxl_xshelp.c   |   19 ++++++++++
 tools/libxl/xl.c             |   64 +++++++++++++++++++++++++--------
 6 files changed, 116 insertions(+), 114 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel