From owner-freebsd-virtualization@FreeBSD.ORG Sat Mar 15 23:35:33 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0ACB49AB for ; Sat, 15 Mar 2014 23:35:33 +0000 (UTC) Received: from mail-qa0-x22c.google.com (mail-qa0-x22c.google.com [IPv6:2607:f8b0:400d:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD9931AF for ; Sat, 15 Mar 2014 23:35:32 +0000 (UTC) Received: by mail-qa0-f44.google.com with SMTP id f11so4021926qae.31 for ; Sat, 15 Mar 2014 16:35:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XFbk9gNpe6DTvKY3ETol342X7wURVw+sPvnmC8AmLps=; b=rDIdAvbSyHPr6nsHxJvh4Q/l+egKhcJShWuM6YVJo0JdCGT/3yyffWlknSm1yFSkbJ /ZjE8HAXDxQd1Eyl6ML6f6cjGWOPDHAyOe9ww/oK/bMkJAR2SxgkWxFUDJHDK2oE4/1e Cr0bxAvAbwqxXu8j1VIVFYrTxtUzeyrziv4RDebd5MzQ5AAVEZNkGfC3bCdsKX2bRftA 4fTSu3BBNH5ohisyy93qALqmOYBzquT4ijiVomWzPNMrOPqfA1Nar4H4FzqS+0A3I1Cd dpUB3uX1W5OzCImEZkB3olxqByopXl8LFqQFrjTw+EAvBT0bxJRyCasYQdYNkujOZoZB vkXg== MIME-Version: 1.0 X-Received: by 10.140.27.193 with SMTP id 59mr17995009qgx.18.1394926531898; Sat, 15 Mar 2014 16:35:31 -0700 (PDT) Received: by 10.140.87.74 with HTTP; Sat, 15 Mar 2014 16:35:31 -0700 (PDT) In-Reply-To: <766b303ae006c121f8bebe077193e4fa@schema31.it> References: <766b303ae006c121f8bebe077193e4fa@schema31.it> Date: Sat, 15 Mar 2014 16:35:31 -0700 Message-ID: Subject: Re: Clock in bhyve From: Neel Natu To: Andrea Brancatelli Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2014 23:35:33 -0000 Hi Andrea, On Sat, Mar 15, 2014 at 11:14 AM, Andrea Brancatelli wrote: > > > Hello everybody. > > I have a stupid question for you :) > > Is the clock in bhyve virtual or just a hook the host? > > I mean, should I run ntpd inside the VMs as I would do, let's say, with > VMWare, or is it enough to run it on the host? You should also run it inside the guest. best Neel > -- > > Andrea Brancatelli > > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"