From owner-freebsd-virtualization@freebsd.org Wed Mar 9 10:27:15 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6376AC981C for ; Wed, 9 Mar 2016 10:27:15 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A364E3DC for ; Wed, 9 Mar 2016 10:27:15 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: by mail-io0-x22d.google.com with SMTP id z76so60294718iof.3 for ; Wed, 09 Mar 2016 02:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=avw7wUbcPBMl/zwwbCjD17ueX8AFedUNqmN4FVC00/I=; b=ScPHIK25AJFD3dnagfGayBWexbK4gqe51kkXwPGLdM29/VIinCEWQ6/AXUiZhAdoGT 1yQ613uHAewcCIgwtLQMkyq6wvscN1OkDG5re7oFEVZ8k7HoSgChzIcLOBhHZwClK3rN ePxGXgBFXFc++5ZKWmbqRoE0TN0ovzZ51JmmeKAy2VROmgOjcSWaDA0RoEHZ2SAZ3C6d u/B9IrYumLWjX83YcoqvIgW0n/KiMB0nFLx4Xj3BwT74aDwU3XXVH7D2CWz6Yti8fzD1 CFzxbOFI0pvssbMg+yRK+Oss8ZezvQhu79UFLPBUFTj3LSYZB5dii61/aT5a18Mo9a2A UlGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=avw7wUbcPBMl/zwwbCjD17ueX8AFedUNqmN4FVC00/I=; b=k2EiajXizGD0jfe82vyeDUrhwaeDqVxnE3sAHWRwrS1ZGf9NAqAnDiXa8QDA+tj/C/ +lT06rdBXf6AxUHXw2gJTTyGwMxPizKwmCQouWpQfKAVuaKt3qkX+Nad0ac0YKr8DMaO tb9ssDa4wyRGa6FJR/Z4Z99CQoEqmTEh1jYcoMj+ShWL2VXLhEosse1zUJqvxNb5AXau dIX0OrTfGGdrShe0CTLNSSoDUiSAf+ZSs/iBcBbEe9z11gcPE2oxcTsQvGabHynacVHh Z05Kfx45nwVilCwbTM4klNS5rHHngZ4XB+lLJLp3PKx2i3dH4jOg2K/+NGOtXJfdLi/f QvnQ== X-Gm-Message-State: AD7BkJJ7ogbXYslewvhi3R7n8W9KO6Fs+1meaPE4EA2X+Ppf+6x03qyMpOPTrKnP8JFzvOvURgMWUk66nXJ4yA== X-Received: by 10.107.135.96 with SMTP id j93mr13477486iod.96.1457519235047; Wed, 09 Mar 2016 02:27:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.149.229 with HTTP; Wed, 9 Mar 2016 02:26:45 -0800 (PST) In-Reply-To: <53F10736.3040402@freebsd.org> References: <1408304375.152231185@f342.i.mail.ru> <53F10736.3040402@freebsd.org> From: Matthias Gamsjager Date: Wed, 9 Mar 2016 11:26:45 +0100 Message-ID: Subject: Re: VNC server on bhyve To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.21 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, 09 Mar 2016 10:27:16 -0000 On 17 August 2014 at 21:49, Peter Grehan wrote: > Hi Denis, > > Does (or will include) bhyve VNC server? >> > > For the console, currently not. It will hopefully be there at some point. > > later, > > Peter. > > Old post but is there any item on the road map which implements a VNC server to access the console? For Windows install that would really come handy.