From owner-freebsd-virtualization@FreeBSD.ORG Tue Aug 27 17:28:20 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 A5CE9D8B for ; Tue, 27 Aug 2013 17:28:20 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pb0-x235.google.com (mail-pb0-x235.google.com [IPv6:2607:f8b0:400e:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7FFF82693 for ; Tue, 27 Aug 2013 17:28:20 +0000 (UTC) Received: by mail-pb0-f53.google.com with SMTP id up15so5091793pbc.40 for ; Tue, 27 Aug 2013 10:28:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yFaEBT4ggnIa/GwlgeXCeLPOTPzyWBCSPGkzrJLhSIE=; b=mv/2t8SwaLCJF0WqHAyEYjv77HwRdAu1eJPgkx+yMqwzcTSrWyYw13fGFPNuk7yASi rVAY6kBRLKivS5PsXQlJUrlEHiKNHm3L/4O2v8YYqsv1WNcr+Umaj5C+H+Erh2JxsRF1 deJioXS4MpSg8BrSddGALZ5niPlptHqGwWD+ZuPjFGK+fBPXF0GhLVgsCuyLLOHnLMkT wceIBPQnRdKXyo335pKQAwERIEBWcXf6p04aXjmYN2h99Ti2MYbfTRFuJ6F4fF6D1FRd XKp438xVT1O4aeQgN6ywgaa6gpwyD7agEVN/jrkp1/H5zkCAgTdxDV6PrZPWa4PL4L75 mISA== MIME-Version: 1.0 X-Received: by 10.66.136.131 with SMTP id qa3mr21975402pab.77.1377624500161; Tue, 27 Aug 2013 10:28:20 -0700 (PDT) Received: by 10.68.212.138 with HTTP; Tue, 27 Aug 2013 10:28:20 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Aug 2013 13:28:20 -0400 Message-ID: Subject: Re: 10-CURRENT code freezes and bhyve From: Aryeh Friedman To: "Sam Fourman Jr." Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Tue, 27 Aug 2013 17:28:20 -0000 >From my understanding this is the goal of AHCI booting On Tue, Aug 27, 2013 at 4:45 AM, Sam Fourman Jr. wrote: > > > > On Mon, Aug 26, 2013 at 12:09 PM, Neel Natu wrote: > >> Hi Aryeh, >> >> On Mon, Aug 26, 2013 at 12:14 AM, Aryeh Friedman >> wrote: >> >> > What is the schedule, functionality goal and such for bhyve in regards >> to >> > the 10-CURRENT code freeze coming up (according to the rel_eng page) on >> > 9/17 >> > >> >> - AMD/SVM support (ready to go) >> - integrate bhyve nested page tables with amd64/pmap (code is being >> reviewed) >> - ahci device emulation (WIP, GSoC project) >> - e1000 device emulation (WIP) >> >> best >> Neel >> >> > For the interest of the mail archives, would you mind giving a update on > guest OS support, eg booting linix? > > -- > > Sam Fourman Jr. >