From owner-freebsd-xen@FreeBSD.ORG Mon Apr 19 20:19:41 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 9C0A3106564A for ; Mon, 19 Apr 2010 20:19:41 +0000 (UTC) (envelope-from jon.otterholm@ide.resurscentrum.se) Received: from mail1.cil.se (mail1.cil.se [217.197.56.125]) by mx1.freebsd.org (Postfix) with ESMTP id 2B6278FC13 for ; Mon, 19 Apr 2010 20:19:40 +0000 (UTC) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from 192.168.98.96 ([192.168.98.96]) by edusrv05.edu.irc.local ([192.168.44.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Apr 2010 20:08:04 +0000 MIME-Version: 1.0 User-Agent: Microsoft-Entourage/12.0.0.071130 Content-class: urn:content-classes:message Date: Mon, 19 Apr 2010 22:07:34 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RELENG_8_0 on Xen 3.4 Thread-Index: Acrf+/L+zwzyiv8NAky/LLsbjbyaow== From: "Jon Otterholm" To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RELENG_8_0 on Xen 3.4 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: Mon, 19 Apr 2010 20:19:41 -0000 We are testing FreeBSD-8 on Xen and ran into some problems. We want to use "xm save" to save state on running guests and this does = not work after we added XENHVM and XENPCI to the kernconf. Running the = kernel from install-cd workes well. If I build a GENERIC kernel it fails in = bootup. What is the difference between GENERIC kernconf and the kernel shipped = on install-cd? Why does "xm save" fail when we added XENHVM and XENPCI? Info: HostOS: openSUSE 11.2 (x86_64) # uname -a Linux xen0-0 2.6.31.12-0.1-xen #1 SMP 2010-01-27 08:20:11 +0100 x86_64 x86_64 x86_64 GNU/Linux XEN version: 3.4.1_19718_04 GuestOS: Freebsd 8.0-RELEASE-p2 AMD64 //JO