From owner-freebsd-xen@freebsd.org Fri Jul 31 14:18:49 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 C2F589AECE6 for ; Fri, 31 Jul 2015 14:18:49 +0000 (UTC) (envelope-from jeroen@dckd.nl) 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 AD6C31B1B for ; Fri, 31 Jul 2015 14:18:49 +0000 (UTC) (envelope-from jeroen@dckd.nl) Received: by mailman.ysv.freebsd.org (Postfix) id AA4849AECE5; Fri, 31 Jul 2015 14:18:49 +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 A9E029AECE4 for ; Fri, 31 Jul 2015 14:18:49 +0000 (UTC) (envelope-from jeroen@dckd.nl) Received: from positron.dckd.nl (positron.dckd.nl [IPv6:2a02:898:62:f6::63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73E9B1B1A for ; Fri, 31 Jul 2015 14:18:49 +0000 (UTC) (envelope-from jeroen@dckd.nl) Received: from [172.16.34.199] (unknown [213.154.252.196]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by positron.dckd.nl (Postfix) with ESMTPSA id E15FD29F3B; Fri, 31 Jul 2015 16:18:37 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: Boot FreeBSD 10 in HVM mode under Xen? From: Jeroen van der Ham In-Reply-To: Date: Fri, 31 Jul 2015 16:18:37 +0200 Cc: xen@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Karl Pielorz X-Mailer: Apple Mail (2.2102) 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 14:18:49 -0000 Hi Karl, You=E2=80=99re running into the exact same issue as I did. There is way = too much outdated documentation. I=E2=80=99ve attempted to contribute a fix: = https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201787 That bug report contains a working configuration for a VPS that is = running FreeBSD 10 in HVM mode, with a vanilla kernel (HVM support has = been merged already in the 10-RELEASE kernel) Regards, Jeroen.