From owner-freebsd-virtualization@FreeBSD.ORG Fri Oct 11 03:26:38 2013 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 ESMTP id 0D0DB492 for ; Fri, 11 Oct 2013 03:26:38 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id C1BF621F4 for ; Fri, 11 Oct 2013 03:26:37 +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 95891121F2; Fri, 11 Oct 2013 13:26:35 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local ([12.250.97.26]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BPD47178 (AUTH peterg@ptree32.com.au); Fri, 11 Oct 2013 13:26:34 +1000 Message-ID: <52576FE8.5010107@freebsd.org> Date: Thu, 10 Oct 2013 20:26:32 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Eitan Adler Subject: Re: Bhyve "Exit Console" keyboard shortcut? References: <525738C1.7040401@gmail.com> <5257399A.7020002@freebsd.org> <52575197.4010600@gmail.com> <52575310.8010502@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 11 Oct 2013 03:26:38 -0000 Hi Eitan, > how does Xen do it? Described here: http://wiki.xen.org/wiki/Xen_FAQ_Console#How_do_I_connect_to_or_detach_from_a_console.3F later, Peter.