From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 3 V2] xl: add helpers for option parsing Date: Tue, 18 Dec 2012 15:18:46 +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@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 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.