From owner-freebsd-virtualization@freebsd.org Tue Sep 29 11:04:38 2015 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 793BDA0B5A5 for ; Tue, 29 Sep 2015 11:04:38 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14ADF1D77 for ; Tue, 29 Sep 2015 11:04:38 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: by wiclk2 with SMTP id lk2so10113900wic.1 for ; Tue, 29 Sep 2015 04:04:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=wcBRSfWwBQH5NwaweD4dkhgQN5R8girYst62ArAAmpc=; b=ok20bBHvKkPKAZDd4iF76uyqyUOqZniz3cZ+tqj0eIbOqmS4w10JBYNGVXIAhJYE3q WRews0bQ3RWGRr6Dm8K0hIrk0/ape6EVkpnwxXIDpGmBcj4i4X2NAAUnVtcTA97LFoZj ev5QuSZnzU6J/RW7jTttASffH7Em4wROrqR8/3+qzSP/39C39c7wXijx828SCRBYOLsb pHL1Ry5BEFR/KStAIMWExlFXjMQSzSIdDFZ//krrxbG7dkbTooCuhmRbisoCHjosJjN0 eZTUcXPDqhaoSufTGiBbJC+NgrNuDo8XlTtedNoVOswhuJhe8QI/wgxYEnJRDYBIRjuS d7gQ== X-Received: by 10.180.106.66 with SMTP id gs2mr25039745wib.14.1443524676495; Tue, 29 Sep 2015 04:04:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.115.3 with HTTP; Tue, 29 Sep 2015 04:03:56 -0700 (PDT) In-Reply-To: References: From: "C. L. Martinez" Date: Tue, 29 Sep 2015 11:03:56 +0000 Message-ID: Subject: Re: AMD processors supported under bhyve To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 29 Sep 2015 11:04:38 -0000 On Tue, Sep 29, 2015 at 10:43 AM, Jason Tubnor wrote: > On 29 September 2015 at 20:07, C. L. Martinez wrote: >> >> Hi all, >> >> Maybe a stupid question, but are AMD processors supported under >> FreeBSD 10.2-STABLE for bhyve or are they only supported under >> 11-CURRENT? > > > 10.2-RELEASE is the first release to contain AMD support (10.1-STABLE did > have support however). 11-CURRENT obviously supports it and is where you'll > find all the latest patches/fixes when reports are made. I use TrueOS > monthly 11-CURRENT snapshots specifically for this reason (and to have > binary updates). Thanks Jason... My idea is to use or FreeBSD or HardenedBSD for this host, and if I have problems maybe I will try TrueOS ...