From owner-freebsd-current@FreeBSD.ORG Wed Dec 31 04:17:25 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 36EC3221 for ; Wed, 31 Dec 2014 04:17:25 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (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 BB2AA3E86 for ; Wed, 31 Dec 2014 04:17:24 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id h11so24977382wiw.3 for ; Tue, 30 Dec 2014 20:17:23 -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=f0CuZV18B5pDwjNR0n9GLijjsnHhRN9GUbYgZFVGySE=; b=JPFlcEmU9tLzG7TgJcitLQyAAFcJ/3PpQYislk6Gp5Tx5b3I4ZNmfPgjqva2qfdW4V I2cX7yEjsJJK/7dQVSct2PW3k7GVvci9MGf5jPcxkjsu1gyY4SbJ2vlfLUoT8frjl3kk qF83fn7uGJ0LVqWgcCPwArBsdIUgF3LwtqqIYroFX4RIT+fYpad2U9o3pGlZ7NOyKM/i 0znHvxrelZb+CnV2hOSEFiHqcC944CrDaQqz9LRXB9DKkYmITBdfqpaz6N1VLy4Urzf/ xbFbYXc1iPnj5bjVUsWlSkA/+fuVMS0HdQBwWkG8JTYovCPq2xSM+YAEWEXSSVBmX++M qk2A== MIME-Version: 1.0 X-Received: by 10.194.243.1 with SMTP id wu1mr40949495wjc.69.1419999443308; Tue, 30 Dec 2014 20:17:23 -0800 (PST) Received: by 10.27.5.207 with HTTP; Tue, 30 Dec 2014 20:17:23 -0800 (PST) In-Reply-To: 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, 30 Dec 2014 20:17:23 -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: Wed, 31 Dec 2014 04:17:25 -0000 Hi, On Tue, Dec 9, 2014 at 10:37 AM, Neel Natu wrote: > 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 :-) > It took longer than anticipated but AMD/SVM support is now in stable/10. Please sync to r276447 before testing. best Neel >> >> +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"