From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Magenheimer Subject: Re: [PATCH] libxl: Remove libxl_tmem_destroy and associated xl command Date: Mon, 16 Apr 2012 12:37:11 -0700 (PDT) Message-ID: <86afad50-a6a2-4b10-b2e3-f675215d003d@default> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org > From: Ian Campbell [mailto:ian.campbell@citrix.com] > Subject: [PATCH] libxl: Remove libxl_tmem_destroy and associated xl command > > > Accordingly remove this interface from libxl and xl but don't touch libxc or > the hypervisor. > > This is the only libxl_tmem_* function which might potentially have required > conversion to be asynchronous and which therefore might have been a potential > API stability concern. > > Signed-off-by: Ian Campbell Thanks for handling this! Acked-by: Dan Magenheimer