From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= Subject: Re: [PATCH v3 1/5] configure: set blktap2 availability on configure Date: Thu, 19 Jun 2014 18:46:08 +0200 Message-ID: <53A313D0.30509@citrix.com> References: <1403195568-19464-1-git-send-email-roger.pau@citrix.com> <1403195568-19464-2-git-send-email-roger.pau@citrix.com> <53A312CC.3030601@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WxfTY-0005kD-Rm for xen-devel@lists.xenproject.org; Thu, 19 Jun 2014 16:46:12 +0000 In-Reply-To: <53A312CC.3030601@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: David Vrabel , xen-devel@lists.xenproject.org Cc: Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 19/06/14 18:41, David Vrabel wrote: > 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. This was my original intention, but after discussion with Ian C he felt that it would be better to leave it out of the FreeBSD support series: http://marc.info/?l=xen-devel&m=140204739305306 If there's consensus about disabling blktap2 globally I can send a patch for it, but I would prefer to leave it out of the FreeBSD support series. Roger.