From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v12 15/17] libxl: convert libxl_device_vfb_add to an async operation Date: Thu, 26 Jul 2012 11:41:27 +0100 Message-ID: <20497.7895.136186.925873@mariner.uk.xensource.com> References: <1343215161-27546-1-git-send-email-roger.pau@citrix.com> <1343215161-27546-16-git-send-email-roger.pau@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1343215161-27546-16-git-send-email-roger.pau@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Roger Pau Monne Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Roger Pau Monne writes ("[PATCH v12 15/17] libxl: convert libxl_device_vfb_add to an async operation"): > Split libxl_device_vfb_add into libxl__device_vfb_add (to be used > inside already running ao's), and make libxl_device_vfb_add a stub > to call libxl__device_vfb_add. Acked-by: Ian Jackson