From owner-freebsd-xen@FreeBSD.ORG Tue Apr 14 07:37:18 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 70C664D2 for ; Tue, 14 Apr 2015 07:37:18 +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 E58EE2A6 for ; Tue, 14 Apr 2015 07:37:17 +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 t3E7bArH030241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=FAIL); Tue, 14 Apr 2015 09:37:10 +0200 Received: from [10.0.2.151] ([147.83.40.10]) (authenticated bits=0) by ackerman2.upc.es (8.14.4/8.14.4) with ESMTP id t3E7b9YF009505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 14 Apr 2015 09:37:10 +0200 Message-ID: <552CC3A5.9060906@entel.upc.edu> Date: Tue, 14 Apr 2015 09:37:09 +0200 From: =?UTF-8?B?R3VzdGF1IFDDqXJleg==?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= CC: freebsd-xen@freebsd.org Subject: Re: Two issues with xen References: <5528F578.2030908@entel.upc.edu> <552BAE1C.1090603@citrix.com> <97e3bb8b2ea7acfb89c861e21f1534c7@webmail.entel.upc.edu> <552BE23D.9030107@citrix.com> <552BFBD3.7060304@citrix.com> <552CACE1.8070101@entel.upc.edu> <552CBD60.80802@citrix.com> In-Reply-To: <552CBD60.80802@citrix.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Greylist: Delayed for 69:16:27 by milter-greylist-4.4.3 (dash.upc.es [147.83.2.50]); Tue, 14 Apr 2015 09:37:10 +0200 (CEST) X-Greylist: Default is to whitelist mail, not delayed by milter-greylist-4.4.3 (ackerman2.upc.es [147.83.2.244]); Tue, 14 Apr 2015 09:37:10 +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: Tue, 14 Apr 2015 07:37:18 -0000 On 14/04/2015 09:10, Roger Pau Monné wrote: > Hello, > > El 14/04/15 a les 8.00, Gustau Pérez ha escrit: >> this morning I was able to the patch, and apparently it fixes the >> reboots with PV domU guests. Right now I'm installing debian as PV with >> no problems. Thank you. >> >> As I'm using 4.5 from the ports tree on this laptop, I'd like to ask >> the port's maintainer (bapt) to integrate this patch. Do you think it >> would be safe to integrate the patch in the ports tree? > Since the patch is for the FreeBSD kernel itself it's not possible to > integrate it in the port. I have to rework it a little bit before > committing, will probably send you a new version later so you can test > the final version before I commit it, since I'm not able to reproduce > this problem on my boxes. > > My bad, I was thinking about the patch for the xen kernel and the IOMMU problems with the L5520 while I was writing the mail. Sorry for the noise, Gustau