From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Chanudet Subject: [PATCH 0 of 7] xl: network2 commands, hap parameter and block commands fixes Date: Fri, 04 Jun 2010 15:30:12 +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: Stefano Stabellini List-Id: xen-devel@lists.xenproject.org This patch serie adds network2-{attach,list,detach} commands to xl and libxenlight, adds hap parameter parsing from configuration file and fixes some issues with block-{attach,list,detach} commands (argv/argc offset mismatch). -- Eric Chanudet