From owner-freebsd-virtualization@FreeBSD.ORG Sun Oct 19 20:04:57 2014 Return-Path: Delivered-To: freebsd-virtualization@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 6DA2E7BC; Sun, 19 Oct 2014 20:04:57 +0000 (UTC) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com [IPv6:2607:f8b0:400e:c02::22a]) (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 375CCFA5; Sun, 19 Oct 2014 20:04:57 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id p10so3698721pdj.1 for ; Sun, 19 Oct 2014 13:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=FEzkb6ICRWhRwPcvyescEbytaBvjp0TmWZ6O0G+UULg=; b=lDqCI53VSk7dwOinaa4RWtYZPveLA3PtVEXC6ZE6teSL0yHmbB7c4o1sz1fO/6Gu+e wkdgii+P/Zb7yrP9ARa5biO1PvIa7rKUk8LqFchUNSI9uZUtYsWOTtKZNnrMRt3ZOEAi WjQlSvDwg60gSXicGa2Cwd3w2GR45WBsl1mhRujU/27hBmICnF3BdcaIw45BNoAMEZQa KA2EX8shDBb/BG6dB3aSLCr6zUpOhnSus5SN3f78+DuK7kXQCL+sZg97xfg5YfYS2OLi 3UKGSQbhO2G3HdRdH7sEedzPLMpEpfPKZOOiFvFZq21cYxWl2EeD5EQwhhcMD/+i4jEd wHhQ== X-Received: by 10.66.233.37 with SMTP id tt5mr23130468pac.11.1413749096727; Sun, 19 Oct 2014 13:04:56 -0700 (PDT) Received: from neil.creepingfur.org (tessier.creepingfur.is. [70.36.196.188]) by mx.google.com with ESMTPSA id qf3sm7175321pbc.96.2014.10.19.13.04.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 19 Oct 2014 13:04:56 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: HEADS UP: Merging projects/bhyve_svm to HEAD From: Benjamin Perrault In-Reply-To: <5443A89F.8050801@digiware.nl> Date: Sun, 19 Oct 2014 13:04:50 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <154A442D-7814-4618-9AFC-6F9FB3F5DFD3@gmail.com> <5443A89F.8050801@digiware.nl> To: freebsd-virtualization@freebsd.org, Anish Gupta X-Mailer: Apple Mail (2.1990.1) Cc: freebsd-current@freebsd.org, Neel Natu X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 19 Oct 2014 20:04:57 -0000 After a few days of extensive testing and abuse, i=92ve 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 ).=20 Thus, I have gone ahead and pushed r273182 w/ Neel=92s 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=92ll let you know, but I have a = feeling they won=92t.=20 Again - Excellent work.=20 cheers, -bp > On Oct 19, 2014, at 5:03 AM, Willem Jan Withagen = wrote: >=20 > On 16-10-2014 5:00, Anish Gupta wrote: >> Hi all, >>=20 >> The projects/bhyve_svm branch is ready to be merged to HEAD. >>=20 >> 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. >>=20 >> 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]. >>=20 >> The patch against HEAD revision 273066 is available for review and = testing: >> https://people.freebsd.org/~neel/bhyve/bhyve_svm.diff [Neel=92s web = directory] >>=20 >> [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 >=20 > 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. >=20 > Great work. > --WjW >=20 >=20 > _______________________________________________ > 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"