From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCH v3 1/5] configure: set blktap2 availability on configure Date: Thu, 19 Jun 2014 17:41:48 +0100 Message-ID: <53A312CC.3030601@citrix.com> References: <1403195568-19464-1-git-send-email-roger.pau@citrix.com> <1403195568-19464-2-git-send-email-roger.pau@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WxfPP-0005NL-IY for xen-devel@lists.xenproject.org; Thu, 19 Jun 2014 16:41:55 +0000 In-Reply-To: <1403195568-19464-2-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 , xen-devel@lists.xenproject.org Cc: Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 19/06/14 17:32, Roger Pau Monne wrote: > blktap2 will be enabled by default on Linux systems only, also give > the oportunity to disable it from configure. I think it should be disabled by blktap2 on Linux as well. It requires a non-upstream driver to work. David