From owner-freebsd-virtualization@FreeBSD.ORG Tue Jun 23 17:25:00 2015 Return-Path: Delivered-To: freebsd-virtualization@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 768897D9 for ; Tue, 23 Jun 2015 17:25:00 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [8.8.178.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hub.freebsd.org", Issuer "hub.freebsd.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 539DFA2 for ; Tue, 23 Jun 2015 17:25:00 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: by hub.freebsd.org (Postfix) id 493C57D8; Tue, 23 Jun 2015 17:25:00 +0000 (UTC) Delivered-To: virtualization@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 489497D7 for ; Tue, 23 Jun 2015 17:25:00 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto2.onthenet.com.au [203.13.68.14]) by mx1.freebsd.org (Postfix) with ESMTP id 0642E9F for ; Tue, 23 Jun 2015 17:24:59 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) by alto.onthenet.com.au (Postfix) with ESMTP id 550191272E for ; Wed, 24 Jun 2015 03:24:52 +1000 (EST) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id 4C3802809D5 for ; Wed, 24 Jun 2015 03:24:52 +1000 (AEST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kJ1RPWhlfjog for ; Wed, 24 Jun 2015 03:24:52 +1000 (AEST) Received: from Peters-MacBook-Pro.local (c-50-184-135-69.hsd1.ca.comcast.net [50.184.135.69]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id C9DAA280901; Wed, 24 Jun 2015 03:24:47 +1000 (AEST) Message-ID: <5589965C.10503@freebsd.org> Date: Tue, 23 Jun 2015 10:24:44 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Johannes Jost Meixner , "Leo R. Lundgren" CC: virtualization@FreeBSD.org Subject: Re: Windows support status References: <55881E08.5010906@freebsd.org> <19CB2CC1-FB10-42CF-A10B-DACF009CC65F@finalresort.org> <55885E1D.1010402@freebsd.org> <55891160.2030502@FreeBSD.org> In-Reply-To: <55891160.2030502@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Tue, 23 Jun 2015 17:25:00 -0000 > Does that UEFI Firmware come with a way to running very old > things, e.g. DOS 6.2.2, Windows 3.11 or Windows 95? Eventually :) > What's the timeline for bringing it into 11.0-CURRENT? Headless operation will be supported shortly. The native graphics work will take longer to trickle in. later, Peter.