From owner-freebsd-current@FreeBSD.ORG Sat Oct 25 22:50:13 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 3F3D74B8; Sat, 25 Oct 2014 22:50:13 +0000 (UTC) Received: from mail-vc0-x235.google.com (mail-vc0-x235.google.com [IPv6:2607:f8b0:400c:c03::235]) (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 CB02E617; Sat, 25 Oct 2014 22:50:12 +0000 (UTC) Received: by mail-vc0-f181.google.com with SMTP id hy10so45396vcb.26 for ; Sat, 25 Oct 2014 15:50:11 -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=yYFHj0B0mHNxLhy4VeEEVyUdCF2Bz6JodqhTuUtJNHw=; b=Bqi5S3qXf3horIRuRS1o12iBpv862zLeD6XKreQOcZklftdnipYoSviv7Oz0x04Gmp iVpwqPdunNDKYgFKEgsuPwIoVcHyRJLQcVrTrSoz+ZeN91CGdIFrxRleAkM4e7A0OFRv iOhcE1M5YBZX12J0W1+kqxXGZLQ/UC1VtLPlKS0wyaNk5tUm+3BZ4LG21KRF8MrP179L BTHGpk5+hvJkY4bfLEydLANpRR7oPJsxsV9PoXwIkTwhDNe4C5Hk0Zx8mVwS7RMzK1kp HlEHG1MRgC2EA7O7zO1i9zwHGjItkF3DqTYLwOq9e78zGPcwqkNuvQRk2siqOCvFC2IK g3WQ== MIME-Version: 1.0 X-Received: by 10.221.4.73 with SMTP id ob9mr9292812vcb.13.1414277411719; Sat, 25 Oct 2014 15:50:11 -0700 (PDT) Received: by 10.220.238.14 with HTTP; Sat, 25 Oct 2014 15:50:11 -0700 (PDT) In-Reply-To: References: <154A442D-7814-4618-9AFC-6F9FB3F5DFD3@gmail.com> <5443A89F.8050801@digiware.nl> Date: Sat, 25 Oct 2014 18:50:11 -0400 Message-ID: Subject: Re: HEADS UP: Merging projects/bhyve_svm to HEAD From: Zaphod Beeblebrox To: Benjamin Perrault Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Anish Gupta , freebsd-current , Neel Natu , "freebsd-virtualization@freebsd.org" 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: Sat, 25 Oct 2014 22:50:13 -0000 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? On Sun, Oct 19, 2014 at 4:04 PM, Benjamin Perrault 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 work= s > 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 AMD > >> processor since 2010 will have the features required by bhyve. > >> > >> bhyve on AMD supports (almost) all the features available with Intel > >> [2]. All guest OSes supported on Intel are supported on AMD. All the > >> 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 tests > > 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= " >