From owner-freebsd-current@FreeBSD.ORG Sun Oct 26 22:40:53 2014 Return-Path: Delivered-To: freebsd-current@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 E1D3D221; Sun, 26 Oct 2014 22:40:53 +0000 (UTC) Received: from mail-vc0-x231.google.com (mail-vc0-x231.google.com [IPv6:2607:f8b0:400c:c03::231]) (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 7761BF43; Sun, 26 Oct 2014 22:40:53 +0000 (UTC) Received: by mail-vc0-f177.google.com with SMTP id hq11so1779492vcb.8 for ; Sun, 26 Oct 2014 15:40:52 -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=7Gqi+/UZbvXi9ZA0YjwjFpApB5JG0iMBXFM601QkTR4=; b=CXJy4f7jeKiAR8Etf/gCPuA4Cg20MW7d8JFlnbw8wT7F4HVmhfzLAuGTy7fslmKkZa 5YGVTeJh3hhN9z4Pv2eScEpySdHqtO5nDibzifrzjOal+xb24FbbPs1JH6Dy+Dm85Mv3 PbnqBZ0mpbbnD5HuqF0Vtq5tgQc660CjCp5JR1b+A+iyrlcweII5ZNS3bF/wHkvlzbgh 82kOdzwiKQNNjjNuIOSc9bw8fRNt50B3I2qVWXXQOxv7TmlRHckABe2CLylxqJRc40Dl Ao3NpEUZCIFMew+l0GP43yor0MyxEqMSdBJUsFzS1dVeNPI2ltBbQLSVZ+KWfpIyrnxG 8z5Q== MIME-Version: 1.0 X-Received: by 10.52.96.228 with SMTP id dv4mr5929080vdb.9.1414363252592; Sun, 26 Oct 2014 15:40:52 -0700 (PDT) Received: by 10.220.118.73 with HTTP; Sun, 26 Oct 2014 15:40:52 -0700 (PDT) In-Reply-To: References: <154A442D-7814-4618-9AFC-6F9FB3F5DFD3@gmail.com> <5443A89F.8050801@digiware.nl> Date: Sun, 26 Oct 2014 18:40:52 -0400 Message-ID: Subject: Re: HEADS UP: Merging projects/bhyve_svm to HEAD From: Zaphod Beeblebrox To: Neel Natu Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Benjamin Perrault , freebsd-current , Neel Natu , "freebsd-virtualization@freebsd.org" , Anish Gupta 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: Sun, 26 Oct 2014 22:40:54 -0000 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. On Sat, Oct 25, 2014 at 8:20 PM, Neel Natu wrote: > Hi, > > 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. > > best > Neel > > > On Sun, Oct 19, 2014 at 4:04 PM, Benjamin Perrault < > ben.perrault@gmail.com> > > wrote: > >> > >> After a few days of extensive testing and abuse, i=E2=80=99ve run into= no new > >> issues or unknowns what so ever. Everything that worked before still > works > >> now ( and a few bugs from fixed from HEAD ). > >> > >> Thus, I have gone ahead and pushed r273182 w/ Neel=E2=80=99s patch out= to about > 80 > >> of the assorted AMD boxes in the production and dev pods that I care > for. If > >> end users see something, I=E2=80=99ll let you know, but I have a feeli= ng they > won=E2=80=99t. > >> > >> Again - Excellent work. > >> > >> cheers, > >> -bp > >> > >> > On Oct 19, 2014, at 5:03 AM, Willem Jan Withagen > >> > wrote: > >> > > >> > On 16-10-2014 5:00, Anish Gupta wrote: > >> >> Hi all, > >> >> > >> >> The projects/bhyve_svm branch is ready to be merged to HEAD. > >> >> > >> >> This branch contains patches to bhyve to enable it to work on AMD > >> >> processors with SVM/AMD-V hardware extensions[1]. Pretty much any A= MD > >> >> processor since 2010 will have the features required by bhyve. > >> >> > >> >> bhyve on AMD supports (almost) all the features available with Inte= l > >> >> [2]. All guest OSes supported on Intel are supported on AMD. All th= e > >> >> bhyve-related utilities function similarly on both Intel and AMD > >> >> platforms [3]. > >> >> > >> >> The patch against HEAD revision 273066 is available for review and > >> >> testing: > >> >> https://people.freebsd.org/~neel/bhyve/bhyve_svm.diff [Neel=E2=80= =99s web > >> >> directory] > >> >> > >> >> [1]: http://en.wikipedia.org/wiki/X86_virtualization > >> >> [2]: bhyve doesn't support PCI passthru on AMD at this time > >> >> [3]: bhyvectl has grown some processor-specific options > >> > > >> > Fetched the patch and compiled. > >> > Now running: HEAD r273066M and I was able to throw at it all the tes= ts > >> > and images that in the past works. And perhaps even better. > >> > > >> > Great work. > >> > --WjW > >> > > >> > > >> > _______________________________________________ > >> > freebsd-virtualization@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > >> > To unsubscribe, send any mail to > >> > "freebsd-virtualization-unsubscribe@freebsd.org" > >> > >> _______________________________________________ > >> 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" > > > > >