From owner-freebsd-virtualization@FreeBSD.ORG Wed Feb 5 19:28:23 2014 Return-Path: Delivered-To: freebsd-virtualization@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 ESMTPS id 5255E2EB for ; Wed, 5 Feb 2014 19:28:23 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 22D951E24 for ; Wed, 5 Feb 2014 19:28:23 +0000 (UTC) Received: from ralph.baldwin.cx (pool-173-70-85-31.nwrknj.fios.verizon.net [173.70.85.31]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 276F3B972; Wed, 5 Feb 2014 14:28:22 -0500 (EST) From: John Baldwin To: freebsd-virtualization@freebsd.org, Aryeh Friedman Subject: Re: CFT: Very rough draft of PetiteCloud 0.2.4 (Linux as a host) Date: Wed, 05 Feb 2014 13:00:20 -0500 Message-ID: <5330814.Xk97r20mZI@ralph.baldwin.cx> User-Agent: KMail/4.10.5 (FreeBSD/10.0-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: <52F12981.4080103@callfortesting.org> References: <52F12981.4080103@callfortesting.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 05 Feb 2014 14:28:22 -0500 (EST) 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: Wed, 05 Feb 2014 19:28:23 -0000 On Tuesday, February 04, 2014 09:55:13 AM Michael Dexter wrote: > May I suggest you take this all to a personal blog? I agree. You can use a blog on petitecloud.org if you wish, but the purpose of this list is discussing virtualization techniques FreeBSD supports including jails/vimage, hypervisors (bhyve), and accelerated guest support (e.g. Xen HVM and Hyper-V drivers). An occasional note about petitecloud may be warranted, but the current volume is excessive. Also, this list is not suitable for use as a support forum for a commercial product. It is certainly appropriate for bug reports in the aforementioned list of topics (e.g. bhyve bugs or bhyve performance testing results) that may come out of "downstream" bug reports. -- John Baldwin