From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 10 23:31:20 2013 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 ESMTP id 8331B810 for ; Thu, 10 Oct 2013 23:31:20 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 204072740 for ; Thu, 10 Oct 2013 23:31:19 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id c11so2348431wgh.10 for ; Thu, 10 Oct 2013 16:31:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=5g4QwKv9cYPKDOZNIggQjiEsM0GMxApgXt/tkmqptyE=; b=o7/woGRLvLxtQ2ZY4vWUfWcvr3FuKtdFE7r+PrD+b/AtpAHbiDgjQF3pFC0eGwNdR6 7rqSUIym1K3qY8D5t57tD2mr2dswht2FL4ZFXtVT2wZkd+6MnD4mVPOHD4hO/kBkP6Jy Ws20BAo2J5js/cY0wvUa6s/mWU+o6GnDJtXH2i7DYs1ylC0sZ/Lt03LBXgrjCiFqhEKe E/4G3WM8p6bWlYqAMGjTXUiLwM9kb+7aMnEBs4kWH1cfe13tjn8XoR7QQDZrUfutb9wb mUT+feuW1wVk9lhjOAJWD2hCEH1MTPNYDtu3KvM2SryaadtPkeCglA4MgI9TZn4oFhCY ZgoA== X-Received: by 10.180.77.82 with SMTP id q18mr600055wiw.7.1381447878531; Thu, 10 Oct 2013 16:31:18 -0700 (PDT) Received: from [10.10.50.70] (52.91.249.5.rev.vodafone.pt. [5.249.91.52]) by mx.google.com with ESMTPSA id l9sm159034wif.10.2013.10.10.16.31.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Oct 2013 16:31:18 -0700 (PDT) Message-ID: <525738C1.7040401@gmail.com> Date: Fri, 11 Oct 2013 00:31:13 +0100 From: "Mike C." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "freebsd-virtualization@freebsd.org" Subject: Bhyve "Exit Console" keyboard shortcut? X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Thu, 10 Oct 2013 23:31:20 -0000 Hi, I've been testing with bhyve but so far found no away to get out of the console without shutting down the guest! Am I missing something is this really not possible? Also is there any way to list running guests? Thanks!