From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 18:37:43 2014 Return-Path: Delivered-To: freebsd-current@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 58F13D16 for ; Tue, 9 Dec 2014 18:37:43 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCB16EA for ; Tue, 9 Dec 2014 18:37:42 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id b13so1622550wgh.32 for ; Tue, 09 Dec 2014 10:37:41 -0800 (PST) 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=c9POvhjDwT0U+5KJ/pwyVelZCOxCCtsezaNDllW/TDw=; b=pCOCavfaOFI2vtBU24pgfwveRQHfvv4aRX6PAfmatb2Pq6YYAs2M0uR0YiDYqeekm2 FpBacPZua92CI7Cx3fHDcwzf9i4Fkc/2jxHAJ8N3A+lBPfmSbhBYFfzckm1kdw86MrUS gfblRe6PlM0yChMF60eGqHepCfR9foSk2daXbhgkpIg3mK1FDYMUg8HpAli35WLIPzdj pgS5FjJm2VUvenND7Z1Hnv786WtwfALc0WiUzyITYgD733rTDR+L7OTXW7oe0OOG7tAH hO7HcTy2M2ysbFP4ue6+fTAA9LkW7t79JOxfmlOxC1tRDy86P9V8Gz/DyavIbxxDtD8M fOvQ== MIME-Version: 1.0 X-Received: by 10.194.92.37 with SMTP id cj5mr7261505wjb.81.1418150261265; Tue, 09 Dec 2014 10:37:41 -0800 (PST) Received: by 10.27.82.21 with HTTP; Tue, 9 Dec 2014 10:37:41 -0800 (PST) In-Reply-To: <54873552.5000104@shrew.net> References: <154A442D-7814-4618-9AFC-6F9FB3F5DFD3@gmail.com> <5443A89F.8050801@digiware.nl> <981D4579-CBD4-46EF-A4E3-4236B3C06EF2@jnielsen.net> <54873552.5000104@shrew.net> Date: Tue, 9 Dec 2014 10:37:41 -0800 Message-ID: Subject: Re: HEADS UP: Merging projects/bhyve_svm to HEAD From: Neel Natu To: Matthew Grooms Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2014 18:37:43 -0000 Hi Matthew, On Tue, Dec 9, 2014 at 9:45 AM, Matthew Grooms wrote: > On 12/9/2014 11:03 AM, John Nielsen wrote: >> >> On Oct 26, 2014, at 4:40 PM, Zaphod Beeblebrox wrote: >> >>> On Sat, Oct 25, 2014 at 8:20 PM, Neel Natu wrote: >>> >>>> On Sat, Oct 25, 2014 at 3:50 PM, Zaphod Beeblebrox >>>> wrote: >>>>> >>>>> I tried to integrate this patch into 10.1_RC3 and I failed. Is there a >>>>> timeframe to MFC this to 10.1 or 10-STABLE? >>>> >>>> >>>> It will be MFCed to 10-STABLE but I don't have a specific time frame in >>>> mind. >>>> >>>> I'll guess that it'll be towards the end of November but can be >>>> accelerated if someone has a need for this in 10-STABLE sooner. >>> >>> >>> I would be using such a patch as soon as it was available. On a friend's >>> advice, I upgraded a ZFS server here at home with an AMD 9590 and 32Gig >>> of >>> RAM. I'd dearly like to use it to track down the netgraph bug (see my >>> other recent posts), but it doesn't currently qualify. >> >> >> Ping? I'm also waiting with bated breath for this to be MFCed. :) Thanks >> for the great work! >> Message received: loud and clear :-) > > +1. And on a somewhat related note, does the SVM port have equivalent to > Intel Unrestricted Guest support? From what I understand, that will be > required for the forthcoming UEFI/CSM ( Legacy BIOS ) as well as other bhyve > features. Yes, it does. best Neel > > Thanks, > > -Matthew > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"