From owner-freebsd-virtualization@FreeBSD.ORG Wed Feb 19 11:08:38 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 546CD987 for ; Wed, 19 Feb 2014 11:08:38 +0000 (UTC) Received: from mail-yh0-x233.google.com (mail-yh0-x233.google.com [IPv6:2607:f8b0:4002:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 151DD18A4 for ; Wed, 19 Feb 2014 11:08:38 +0000 (UTC) Received: by mail-yh0-f51.google.com with SMTP id t59so188358yho.24 for ; Wed, 19 Feb 2014 03:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=irrelevant.org; s=irrelevant; h=mime-version:date:message-id:subject:from:to:content-type; bh=JyJ7iMNTiy4Jf134kG21Bw2sCADLnPcZFxSsxDkHP+c=; b=Ba9MmcD4AykKF2uC8u1XtQgrYPB0Kh11n9C653pHsiylMS50AzEUKiZRooXq3M1qiD K9q2guX5UFv+PcGi4i6SlBwtoAtPnvHZ2zIC4ZWNOHwF5uF0y8MNGtLa91MU8ukJbVS7 uUVekWd5I7jYK29P/Fp/M7NYw17EpC2Nu1p5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=JyJ7iMNTiy4Jf134kG21Bw2sCADLnPcZFxSsxDkHP+c=; b=kQ59LBglk3DDuZve7BGW2hEXS5TnAnSKn6qJdHNw+0Ohl016p+1JuH0vGTHGDWC1k/ DfsKZt2q4oM5pyUeU7QFBuJEjLJ6zwK/q068LHIbB+7S1SUuypCTNICMtpR23wUM/QhM Wex+P9o1pEG/3VUrS3P8BOXGbvWj8h59zNq35Ic6hZdCiyNGg+FzooDQjhmm58hHU+fh 3BWfaSFkgxIcoztgqkKrTikpnvrEYJrBxm/cpgySnoQb6Wp0xnbk6zpfiZqqWdUY3/kk wwdSLtnrRV345mkWEAs5PDq6R+H6QzrVsRzhb1LWPDXwBxe9xhW0uF5/GI9vPZJzl+2g H3QA== X-Gm-Message-State: ALoCoQkcoFCysb+XZ6GcatuKEZmho3M2HS8egSqnv2oiFbtIuUVQdPZ3p4yr4wfnVD2wc3+pOK9A MIME-Version: 1.0 X-Received: by 10.236.165.74 with SMTP id d50mr42085155yhl.7.1392808117150; Wed, 19 Feb 2014 03:08:37 -0800 (PST) Received: by 10.170.77.87 with HTTP; Wed, 19 Feb 2014 03:08:36 -0800 (PST) X-Originating-IP: [94.31.26.101] Date: Wed, 19 Feb 2014 11:08:36 +0000 Message-ID: Subject: bhyve and FreeBSD 8.1 From: Simon Dick To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 19 Feb 2014 11:08:38 -0000 Is there any way to get FreeBSD 8.1 working under bhyve? I've read the FAQ and it says 8.4 upwards, but thought it was worth asking here just in case it can be done just not in a supported way... :) Thanks