From owner-freebsd-xen@FreeBSD.ORG Fri May 22 21:10:41 2015 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9174EE9A for ; Fri, 22 May 2015 21:10:41 +0000 (UTC) Received: from dash.upc.es (dash.upc.es [147.83.2.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "relay.upc.es", Issuer "TERENA SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C56D1DEF for ; Fri, 22 May 2015 21:10:40 +0000 (UTC) Received: from ackerman2.upc.es (ackerman2.upc.es [147.83.2.244]) by dash.upc.es (8.14.1/8.13.1) with ESMTP id t4MLAP6E007655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=FAIL); Fri, 22 May 2015 23:10:26 +0200 Received: from [192.168.2.134] (196.Red-79-154-48.dynamicIP.rima-tde.net [79.154.48.196]) (authenticated bits=0) by ackerman2.upc.es (8.14.4/8.14.4) with ESMTP id t4MLAOIC028627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 22 May 2015 23:10:25 +0200 Message-ID: <555F9B3F.1000600@entel.upc.edu> Date: Fri, 22 May 2015 23:10:23 +0200 From: =?UTF-8?B?R3VzdGF1IFDDqXJleg==?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= , FreeBSD XEN Subject: Re: Porting the block-iscsi hotplug script References: <553DEB97.5000300@entel.upc.edu> <5540A053.4080409@entel.upc.edu> <5540F3FC.80606@citrix.com> <5541FC8A.8080009@citrix.com> <5542365D.10403@entel.upc.edu> <55423ECD.6000404@citrix.com> <5556F21D.2050005@entel.upc.edu> <555EEFBA.5080902@citrix.com> <555EF542.3090002@citrix.com> In-Reply-To: <555EF542.3090002@citrix.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Greylist: ACL matched, not delayed by milter-greylist-4.4.3 (dash.upc.es [147.83.2.50]); Fri, 22 May 2015 23:10:26 +0200 (CEST) X-Greylist: Default is to whitelist mail, not delayed by milter-greylist-4.4.3 (ackerman2.upc.es [147.83.2.244]); Fri, 22 May 2015 23:10:25 +0200 (CEST) X-Scanned-By: MIMEDefang 2.70 on 147.83.2.244 X-Mail-Scanned: Criba 2.0 + Clamd X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 21:10:41 -0000 El 22/05/2015 a les 11:22, Roger Pau Monné ha escrit: > El 22/05/15 a les 10.58, Roger Pau Monné ha escrit: >> And the patches for Xen are at: >> >> https://people.freebsd.org/~royger/xen-hotplug/ > I had to upload the Xen patches again because the ones there missed a > chunk, please fetch them again (if you have already done so). Hi Roger, I'll take a look at those patches. I'm not sure if I'll be able to test them this weekend. My current kernel is a bit old (r281759 as of April 21th), and I'm currently using the 0001-xen-introduce-a-newbus-function-to-allocate-unused-m.patch. Has this patch been integrated in HEAD? I'm considering rebuild everything and then try your patches. Thanks for your efforts, Gustau > Roger. >