From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 2] xl: add helpers for option parsing Date: Fri, 30 Nov 2012 11:21:26 +0000 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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org This is a repost of the last two patches of "xl shutdown compatibility with xm" which were actually helpers for xl option parsing. I've addresses Ian J's review comments on the second patch and rebased.