From owner-freebsd-virtualization@freebsd.org Sun Dec 20 16:14:09 2015 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 A7EB1A4DDD0 for ; Sun, 20 Dec 2015 16:14:09 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (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 79A561189 for ; Sun, 20 Dec 2015 16:14:09 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: by mail-io0-x22a.google.com with SMTP id o67so133996097iof.3 for ; Sun, 20 Dec 2015 08:14:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=G8UUlrcqn9WKKIrmvV2RhoTRZJRvo4ZGMWwO/YK+g+8=; b=IoAJGIrqgEfbK0XgBm25P/wJXZsphuA5BdYSZD1+zPaFy6UrcPt9yO3k+Si2zzbT9B Klfu8LBvqGXcEaEqAinvIlt1V4xFM2h3+YoJFT1PHcVSVm8Wn1TeX2arrw0zq1bjvSUf xl4U/b84BF2IYZDquKaZHHFTf/ER5kOPnHcskkuyv7C5kw9GWHlVlfUdkfZ7vGhIXTrT RAtHqTGDF0zzoUksBqitMrJ9w762HEYxeZg3pwQlLybQpQypWt9hLuNaZbMnZ2gjmiq6 4qZU8NvIoimBiHNYQZR/AhbWumCp6Sh/I84gwdMBfcbJRJ16LEDnj9l5stJqBbmbW2Zy SlEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=G8UUlrcqn9WKKIrmvV2RhoTRZJRvo4ZGMWwO/YK+g+8=; b=QvlDqjZKUGTMtt6aaOlvb8VyYi9VbGzB1JP5nIjUjSaw7efNyttC5kFo7MImgToQZV X95UuEJm6m0TeGFP+ock2LQfIOC/b1jWK3m1w1GcXX0PzM4V+AIL0OXAoEy9bQcqxrQv tRVSuZulxbwwINGCjDSDueQ14RwEh9ckqv92HGUxV6UAWwvaO3AFX1CU/40Y8hpFubLp P7RBU/Y7etSgxRFc2Us/poIydEF6aiX+APTw0KLvxLDdDVbe7qfFMciLLebKMGu+Ubgu xF2b+G232GXdZtYOsR298094CM8joN09I3jfTDuiD/ovUG4r5EX3v78z4gyacZ5Wcwtc FNuA== X-Gm-Message-State: ALoCoQnanlrSH14JjgCtKNkORBWqk58lwSCkYW4u4ZpaUwi6FscHl21zWRad13Mg3K8LNFNv/eB0QAC65E7RrJzk6ivonsxINQ== X-Received: by 10.107.40.76 with SMTP id o73mr10947140ioo.157.1450628048612; Sun, 20 Dec 2015 08:14:08 -0800 (PST) Received: from dendrobates.araler.com (70-59-19-232.hlrn.qwest.net. [70.59.19.232]) by smtp.gmail.com with ESMTPSA id c2sm6422722igg.4.2015.12.20.08.14.07 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 20 Dec 2015 08:14:07 -0800 (PST) Date: Sun, 20 Dec 2015 09:14:05 -0700 From: Sergey Manucharian To: FreeBSD virtualization Subject: Re: available hypervisors in FreeBSD Message-ID: <20151220161405.GB4053@dendrobates.araler.com> References: <551BC8B3.2030900@bestsolution.at> <56766D93.9030808@quip.cz> <20151220152544.GA4053@dendrobates.araler.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 20 Dec 2015 16:14:09 -0000 Excerpts from Adam Vande More's message from Sun 20-Dec-15 09:36: > On Sun, Dec 20, 2015 at 9:25 AM, Sergey Manucharian wrote: > > > I agree that VirtualBox is really stable, and I'm using it in production > > environments for many years. However, there are a couple of possible > > drawbacks: It does not support VRDP (remote console) and USB2/3 on FreeBSD. > > > > Tha latter is probably not really important (although I needed it too). > > The lack of remote console is bad for troubleshooting and/or remote > > (re)installation. > > > > Remote console is available via VNC, not RDP. It is VNC, and I use it Linux hosts, it's rather confusing since the option is "--vrde on|off". But isn't it a part of the extension pack, which is not available for FreeBSD? https://www.virtualbox.org/manual/ch07.html S.