From owner-freebsd-virtualization@FreeBSD.ORG Sat Sep 28 20:47:35 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D92509D0 for ; Sat, 28 Sep 2013 20:47:35 +0000 (UTC) (envelope-from editor@callfortesting.org) Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AE50021D6 for ; Sat, 28 Sep 2013 20:47:35 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id w10so4020845pde.9 for ; Sat, 28 Sep 2013 13:47:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=tIObCJcc3sFv4lltcFJolXx7wd5LlPWMiLQvJJCpl98=; b=JrL/GjtImCoXaMCm4OwhXcATcJroQDteLYjtayMGZ7XR9gNMwbs/A6TrWJi5W34mxF ZKvA4YLBa2G9IdLDtYH8h9BPqRr1JRK6SRLxaYVLjlit+hnhSJ3y6BwO3tgL51w3/AXD CljJMsxg2CTmFpusRl58b7PGOXFImQSpuFaOdr9IUTjwaDTAsUcUKKmPeOPvZWklWT2h w0cqHo7oeohP+2StmNwfjvovY+FRLjgR/CUqpxgucaN42RG1/5pH+Gp0XJTFVRNTf24p tPz3NlHQKLLkBUgAy6uwFkpa5i9ZmM3+0lD6mBqIelhqXXfo/ofAeE0sxMVbs/GI1sxt u3bA== X-Gm-Message-State: ALoCoQmjnrPJGkIp/2SYA/jZ+pa2Qs6JVy8vINO9B/m6CVSM/TEoBNTK1J5zse77CMn9g6sly7Kc X-Received: by 10.66.196.168 with SMTP id in8mr18798991pac.18.1380400867998; Sat, 28 Sep 2013 13:41:07 -0700 (PDT) Received: from Michaels-MacBook-Pro.local (c-98-246-202-204.hsd1.or.comcast.net. [98.246.202.204]) by mx.google.com with ESMTPSA id yo2sm21731874pab.8.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Sep 2013 13:41:07 -0700 (PDT) Message-ID: <52473EE5.1040501@callfortesting.org> Date: Sat, 28 Sep 2013 13:41:09 -0700 From: Michael Dexter User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Miguel Clara Subject: Re: [SOLVED] Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 28 Sep 2013 20:47:35 -0000 On 9/27/13 3:07 PM, Miguel Clara wrote: > Btw, I guesss FreeBSD is the only guest type supported so far, are there > plans for linux/windows? Whats the best place to get updates on this? Experimental Linux and OpenBSD soon. Windows to be determined. Michael