From owner-freebsd-xen@freebsd.org Fri Jul 31 15:22:28 2015 Return-Path: Delivered-To: freebsd-xen@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 251AF9AFED1 for ; Fri, 31 Jul 2015 15:22:28 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0D2921142 for ; Fri, 31 Jul 2015 15:22:28 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: by mailman.ysv.freebsd.org (Postfix) id 0BA0E9AFED0; Fri, 31 Jul 2015 15:22:28 +0000 (UTC) Delivered-To: xen@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B3C69AFECE for ; Fri, 31 Jul 2015 15:22:28 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from smtp.krpservers.com (smtp.krpservers.com [62.13.128.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.krpservers.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A24951141 for ; Fri, 31 Jul 2015 15:22:26 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from [10.12.30.106] (vpn01-01.tdx.co.uk [62.13.130.213]) (authenticated bits=0) by smtp.krpservers.com (8.14.9/8.14.9) with ESMTP id t6VFMSZu077712 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 31 Jul 2015 16:22:29 +0100 (BST) (envelope-from kpielorz_lst@tdx.co.uk) Date: Fri, 31 Jul 2015 16:22:20 +0100 From: Karl Pielorz To: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= , xen@FreeBSD.org Subject: Re: Boot FreeBSD 10 in HVM mode under Xen? Message-ID: <9B60E53D7F086CE86B2A98ED@[10.12.30.106]> In-Reply-To: <55BB8F9B.2040301@citrix.com> References: <55BB8392.4050000@citrix.com> <32FBD53695D759928A181828@[10.12.30.106]> <55BB8F9B.2040301@citrix.com> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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, 31 Jul 2015 15:22:28 -0000 --On 31 July 2015 17:09 +0200 Roger Pau Monn=C3=A9 = wrote: > Ouch, I guess this is the Xen HyperV support badly interacting with > FreeBSD again. XenServer enables the "viridian" extensions by default, > which really messes up with FreeBSD. You should be able to disable the > extensions by hand, as reported in: > > https://lists.freebsd.org/pipermail/freebsd-xen/2013-October/001756.html Fantastic - that works! Cheers, -Karl