From owner-freebsd-questions@FreeBSD.ORG Wed Apr 14 17:55:26 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F4F11065687 for ; Wed, 14 Apr 2010 17:55:26 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 078078FC15 for ; Wed, 14 Apr 2010 17:55:25 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so129096qwi.7 for ; Wed, 14 Apr 2010 10:55:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=qL6iT67r4BbnP5gfoedB2qwUtojcgR7QLieOXAa0CPg=; b=SAa61l7Zzn9AJTLxHcebH8WKCQYaSD2D/lFESg5sroSzF7dCNDai9WIpHkDrxbVPbZ v0UL1RiZZk1dQoj8w8Sa+0VWpXziWdZC5sFcGplklzos1xH+1RBuAYb1RtLEjJf773m/ VUkES0SM7PjZaDDrT4C+g4MmaxnmI9F1voF/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Bex7p6az6u0+1Djny+aETLlfpiqZtkOH6qGZP1/6Q6y8P8X4T8Bi9zFZU9j2i32gou KVirDEYfFIEHy42R+iCiIkUmYrCO5kgTFLFAfPZLQbVJwhSZQZSLPI2vM2VBMz03M5mG 72OaWROAIsOtpsYD/g0NkcfCbSB6KaL1EQ3J0= MIME-Version: 1.0 Received: by 10.229.85.147 with HTTP; Wed, 14 Apr 2010 10:55:24 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Apr 2010 12:55:24 -0500 Received: by 10.229.211.75 with SMTP id gn11mr6190022qcb.34.1271267724513; Wed, 14 Apr 2010 10:55:24 -0700 (PDT) Message-ID: From: Adam Vande More To: Bob Johnson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: Why is Qemu not in Handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 17:55:26 -0000 On Wed, Apr 14, 2010 at 10:24 AM, Bob Johnson wrote: > For years I used Qemu to run Windows XP under FreeBSD. It worked fine. > A few months ago I saw a message that VirtualBox was now working > correctly under FreeBSD. So I tried to install it and it wouldn't > build. But that's not the actual topic of my question. In the process > of trying to install VirtualBox I noticed that Qemu is not mentioned > in the Handbook. It's not even mentioned under "Other Virtualization > Options". So my actual question is: > > Why is Qemu not mentioned in the Handbook? > > There is already a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=127923 > > Even just a mention with a link to http://wiki.freebsd.org/qemu would > be helpful. > > Thanks, > you mean like this? http://www.freebsdgr.org/handbook-mine/virtualization-host.html I don't know why it's not on the official one, IIRC it used to be. -- Adam Vande More