From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 9] libxl: various IDL cleanups + some misc bits Date: Thu, 14 Jul 2011 17:02:20 +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: Ian Campbell List-Id: xen-devel@lists.xenproject.org The following consists of vaqrious libxl IDL cleanups, plus some other misc bits. Previously this series had a patch on the end to add ..._to_string and ..._gen_json functions but I have omitted that this time round since I need to rebase onto / synchornise with the JSON stuff Anthony is doing for QMP support.