From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 3 V4] xl: add helpers for option parsing Date: Thu, 3 Jan 2013 11:39:40 +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 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 addressed Ian J's review comments on the second patch and rebased. I've added a third patch which makes the macro handle the 0 and 2 cases internally. In this new series this now exits directly instead of returning.