From owner-freebsd-xen@FreeBSD.ORG Wed Jul 10 16:15:20 2013 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8212F836; Wed, 10 Jul 2013 16:15:20 +0000 (UTC) (envelope-from roger.pau@citrix.com) Received: from SMTP.EU.CITRIX.COM (smtp.eu.citrix.com [46.33.159.39]) by mx1.freebsd.org (Postfix) with ESMTP id 03AA11B4A; Wed, 10 Jul 2013 16:15:19 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,1036,1363132800"; d="scan'208";a="6547648" Received: from lonpex01cl03.citrite.net ([10.30.203.103]) by LONPIPO01.EU.CITRIX.COM with ESMTP/TLS/AES128-SHA; 10 Jul 2013 16:15:18 +0000 Received: from [192.168.1.30] (10.30.203.1) by LONPEX01CL03.citrite.net (10.30.203.103) with Microsoft SMTP Server id 14.2.342.4; Wed, 10 Jul 2013 17:15:17 +0100 Message-ID: <51DD8890.9090509@citrix.com> Date: Wed, 10 Jul 2013 18:15:12 +0200 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Subject: Re: XENHVM on -curent useless References: <1373471682.2321.22.camel@localhost> In-Reply-To: <1373471682.2321.22.camel@localhost> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.30.203.1] Cc: Sean Bruno , freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 10 Jul 2013 16:15:20 -0000 On 10/07/13 17:54, Sean Bruno wrote: > Just got a rootbsd.net instance and the 9.1r XENHVM that they provided > me works great. > > Attempted to boot -current on their systems and the XENHVM kernel > panic'd when it could find any hardware timers. This is a pretty > serious regression that I'll bisect this weekend if nobody is looking at > it. Could you post the boot log and the panic with a backtrace?