From owner-freebsd-virtualization@FreeBSD.ORG Tue Aug 27 08:45:52 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 6F4F1A85 for ; Tue, 27 Aug 2013 08:45:52 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x229.google.com (mail-vb0-x229.google.com [IPv6:2607:f8b0:400c:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2E91E2728 for ; Tue, 27 Aug 2013 08:45:52 +0000 (UTC) Received: by mail-vb0-f41.google.com with SMTP id g17so2924402vbg.28 for ; Tue, 27 Aug 2013 01:45:51 -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=1hyDZ02G093hZUwoOqMTFW6JId3TKeuSluVBjbTVAsM=; b=EB21VZmAFwF2KcqAMKQll7Ci+qOJTbFShYvMsabdTR9VV7FPWJqDVm/ryyYpMIxtUg zwBt4PIebGC+HlzVuxY8Lq2XxlOKcSRx18k2XAv8PqKgH9WBOOeQ3UZJh40oVX8zuqNj 5BmevS7EMjwRUMO2EChGVVvHNNeuKTGk8N2wE7QTvn9HA6uadd1atKbG+gY1xa4//JS4 CAoiAUu8R6Y2TrUUrkPc8uiKD9GFgS/DdAqa6YAmYvcgOjza5OQgzbUjZiavRXhxNJqm jGpFhoMH1OGfIjZayf5Wo/5DaKf2L6LqdK8pKSX7blUShKGz7r2GzcFKb+NQKDkuM3iW 7aHg== MIME-Version: 1.0 X-Received: by 10.220.249.67 with SMTP id mj3mr801730vcb.23.1377593151208; Tue, 27 Aug 2013 01:45:51 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Tue, 27 Aug 2013 01:45:51 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Aug 2013 04:45:51 -0400 Message-ID: Subject: Re: 10-CURRENT code freezes and bhyve From: "Sam Fourman Jr." To: Neel Natu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Aryeh Friedman , "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 08:45:52 -0000 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.