From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Marczykowski Subject: [PATCH 00 of 10] A bunch of fixes (and one feature) for libxl Date: Fri, 03 Jun 2011 00:35:30 +0200 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: marmarek@mimuw.edu.pl List-Id: xen-devel@lists.xenproject.org A bunch of simple fixes for libxl. Most of them fixes SEGV or other annoying bugs. The last patch implements simple way to reuse block* scripts in /etc/xen/scripts (called by udev). This most likely will be ignored because of more elegant way pending in paches on the list. But maybe someone will be interested in it.