From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v7 3/5] libxl: add support for vscsi Date: Thu, 11 Feb 2016 16:03:52 +0100 Message-ID: <20160211150352.GA9750@aepfle.de> References: <1454667175-24282-1-git-send-email-olaf@aepfle.de> <1454667175-24282-4-git-send-email-olaf@aepfle.de> <20160211150006.GA8138@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20160211150006.GA8138@aepfle.de> 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: Wei Liu , Ian Jackson , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Thu, Feb 11, Olaf Hering wrote: > I'm in the process to move the counter to the backend path. ... which fails due to libxl__device_exists(). So, back to /libxl Olaf