From owner-freebsd-xen@FreeBSD.ORG Fri Oct 22 17:52:31 2010 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8D3D1065696 for ; Fri, 22 Oct 2010 17:52:31 +0000 (UTC) (envelope-from linda.messerschmidt@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 770428FC24 for ; Fri, 22 Oct 2010 17:52:31 +0000 (UTC) Received: by bwz3 with SMTP id 3so1444877bwz.13 for ; Fri, 22 Oct 2010 10:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=sM4ZkqSQCjXaZAYxFPhT/hpv81/Mtax+JzKERKBpAQY=; b=RuhcrRhw/zyZXfZ1Ygg5yj8ifWs+4v/HoFh0Dsi6vDZ4Vc36STg4Y1zGNQRusCPDOD KjsYlIH45KOLXRFVN5arGxiY0DF1z8MFSjt3X4a4pzfeF+DtTjjcEeDDsFhszdHlxBpS VoE7+xu4eMykLb63qwmLhxfn/cc+dNBUBBQ+w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rzCW/sfsRJgH6gnoyNDlSZbMe5xAIkT6uIkpGvJ8uVUBinHGs38JAUlN5uwmjNIT39 JqoJHwbSaCCusk7MAujdxquatDWkoJpuNOP/p6qW69Yth1qqT6dgSsp9RXGtsEBeriqi 7PN/mTtx7p+jL5t4sIxBpGkQKm6HWX9AMSFEU= MIME-Version: 1.0 Received: by 10.204.103.67 with SMTP id j3mr2501396bko.94.1287769949862; Fri, 22 Oct 2010 10:52:29 -0700 (PDT) Received: by 10.204.152.203 with HTTP; Fri, 22 Oct 2010 10:52:29 -0700 (PDT) In-Reply-To: <86C62B82-9EEB-418E-B52F-1385E0C1A30B@onapp.com> References: <86C62B82-9EEB-418E-B52F-1385E0C1A30B@onapp.com> Date: Fri, 22 Oct 2010 13:52:29 -0400 Message-ID: From: Linda Messerschmidt To: "freebsd-xen@FreeBSD.org" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: FreebBSD 8.1-STABLE i386 PV DomU kernel panic at HYPERVISOR_update_va_mapping X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Oct 2010 17:52:32 -0000 On Fri, Oct 22, 2010 at 7:48 AM, Yuriy Kohut wrote: > The kernel get into panic while booting: > ---- > panic: HYPERVISOR_update_va_mapping(((unsigned long)(va)), (pa | 0x002 | 0x001 | For 8.1 you must build your kernel without the keyboard drivers for the time being. This issue is pretty well documented at this point, so you should be able to find the instructions pretty readily. I've done this and it doesn't seem to hurt anything (the Xen "serial console" for the machine still works fine).