From owner-freebsd-virtualization@FreeBSD.ORG Thu Feb 20 18:14:30 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 A724F2FF for ; Thu, 20 Feb 2014 18:14:30 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 645691DEB for ; Thu, 20 Feb 2014 18:14:30 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 110BC123C1; Fri, 21 Feb 2014 04:14:23 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local ([198.95.226.236]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BRZ00628 (AUTH peterg@ptree32.com.au); Fri, 21 Feb 2014 04:14:21 +1000 Message-ID: <530645F2.4080201@freebsd.org> Date: Thu, 20 Feb 2014 10:14:10 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Rudy Rucker Subject: Re: [PATCH] Support for S5 (soft power off) in bhyve References: <5305B3E2.8040506@monkeybrains.net> In-Reply-To: <5305B3E2.8040506@monkeybrains.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Thu, 20 Feb 2014 18:14:30 -0000 Hi Rudy, > Is this only in HEAD and not 10.0? > > Looking for the power button for those VMs. Not in 10.0 :( In HEAD, and mfc'd to 10-stable with r261090. later, Peter.