From owner-freebsd-xen@FreeBSD.ORG Thu Feb 5 21:11:47 2009 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 70670106566C; Thu, 5 Feb 2009 21:11:47 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id B89258FC0A; Thu, 5 Feb 2009 21:11:46 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: by fg-out-1718.google.com with SMTP id l26so257115fgb.35 for ; Thu, 05 Feb 2009 13:11:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=2T/pcHYBJQpkY49E8z9+aCx2vva6ZxavsZjbZh+xfxM=; b=ifeN2kpBSRB+vx4krEnbuDE+UM3xLPnENoC9xC+/40qoILA6dsMPtS4h2wAk0t8O11 NESJa+Lxjw1FzuW2c7iJdpisnYht1YJfdWrs2+pJjLheZJ1xMy63+1Rpvfwfipla6d01 3X4ZyRnnWeCzF/68/xkxag8OGHFrbLTjPT+Ng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=tLbvfcQwnUKvK6nOem+yUizkSpCfl/PqsB5I7iq9cj6Y+v46js/6WhRT/Wi6Higb2B nJdnPew9l2awRxo+G1udRSHjUHvPvnuP3Q3/x/y0pamnX5jraaJyKhZB7RjPFm11CgE+ mimd1E9o24f9UUUZnj+iB+T6McRKctp5HI2CU= Received: by 10.180.224.13 with SMTP id w13mr298766bkg.160.1233868305393; Thu, 05 Feb 2009 13:11:45 -0800 (PST) Received: from ?10.30.1.235? (vpn-or.studi-planet.com [78.47.172.52]) by mx.google.com with ESMTPS id 13sm1331655fks.27.2009.02.05.13.11.44 (version=SSLv3 cipher=RC4-MD5); Thu, 05 Feb 2009 13:11:44 -0800 (PST) From: Mister Olli To: Kip Macy In-Reply-To: <3c1674c90902051259m54b09398s3e5a6d10e9eedc14@mail.gmail.com> References: <877i4d1p46.fsf@tabernacle.localnet> <1233285639.24925.12.camel@phoenix.blechhirn.net> <87ljsokbdn.fsf@tabernacle.localnet> <3c1674c90902042004x299bee3ay7a231a27252e7e55@mail.gmail.com> <8763joeuzz.fsf@tabernacle.localnet> <1233863896.22204.46.camel@phoenix.blechhirn.net> <3c1674c90902051203n338be726rc18ab1f71c513d6c@mail.gmail.com> <1233867531.22204.50.camel@phoenix.blechhirn.net> <3c1674c90902051259m54b09398s3e5a6d10e9eedc14@mail.gmail.com> Content-Type: text/plain Date: Thu, 05 Feb 2009 22:11:42 +0100 Message-Id: <1233868302.22204.65.camel@phoenix.blechhirn.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit Cc: freebsd-xen@freebsd.org Subject: Re: Time goes backwards X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mister.olli@googlemail.com 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: Thu, 05 Feb 2009 21:11:47 -0000 hi, Am Donnerstag, den 05.02.2009, 12:59 -0800 schrieb Kip Macy: > On Thu, Feb 5, 2009 at 12:58 PM, Mister Olli wrote: > > Hi, > > > > Am Donnerstag, den 05.02.2009, 12:03 -0800 schrieb Kip Macy: > >> > The same problem here. Even with > >> > on_reboot = 'restart' > >> > in my config file. > >> > > >> > Is this a XEN problem, or is it related to the FreeBSD kernel? > >> > > >> > >> FreeBSD. A different argument to shutdown needs to be passed for the > >> reboot case. > > > > Can this be done by a userland utility, or does it require a kernel > > modification? > > It is a fairly trivial kernel source change. Ok, I'll wait for it ;-))) -- Mr. Olli