From owner-freebsd-xen@FreeBSD.ORG Fri Sep 27 07:00:50 2013 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B02589BE for ; Fri, 27 Sep 2013 07:00:50 +0000 (UTC) (envelope-from mail@shankerbalan.net) Received: from 3r6s4.syminet.com (3r6s4.syminet.com [74.80.234.42]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 92BE926A2 for ; Fri, 27 Sep 2013 07:00:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=shankerbalan.net; s=x; h=Mime-Version:To:Date:Message-Id:Subject:Content-Transfer-Encoding:Content-Type:From; bh=xtkYqvBc6w1ykLh4yUXHH9OwtNzLLacMGlMoSfsDkqg=; b=i3j6Za1Ht9R9bhFsQ+ykzkBXnMt0gxO8zML5bgRi8R32OhZTXHRGItoYr2E5h6GsRAoyqyQcXvkO3LIzvqchvG283b885n+fRjykpPftdBGNANpqw8g3swXO6lejgxCI; Received: from [103.5.132.53] (helo=buffy.local) by sympanel.syminet.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1VPRLY-0000K5-Ok for freebsd-xen@freebsd.org; Thu, 26 Sep 2013 23:16:13 -0700 From: Shanker Balan Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Latest current -CURRENT (rev 255904) panics with "device hyperv" on XenServer 6.2 Message-Id: <7943FB36-C6F4-4529-A805-2C467192231F@shankerbalan.net> Date: Fri, 27 Sep 2013 11:46:11 +0530 To: "freebsd-xen@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) X-Antiabuse: This header was added to track abuse, please include it with any abuse report X-Antiabuse: Primary Hostname - 3r6s4.syminet.com X-Antiabuse: Original Domain - freebsd.org X-Antiabuse: Originator/Caller UID/GID - [105 113] / [0 0] X-Antiabuse: Sender Address Domain - shankerbalan.net 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: Fri, 27 Sep 2013 07:00:50 -0000 Helo, Now that XENHVM has been merged into the GENERIC kernel, I recompiled = todays -CURRENT (rev 255904) and hit the following panic. It seeems to be HyperV related. GENERIC without "device hyperv" works properly. The hypervisor is = XenServer 6.2. # HyperV drivers device hyperv # HyperV drivers=20 Panic screenshots with backtrace at http://imgur.com/cZsDsKE&VCkh4VS Regards. @shankerbalan=