From owner-freebsd-virtualization@FreeBSD.ORG Sat Sep 13 21:27:52 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 CFB71E86 for ; Sat, 13 Sep 2014 21:27:52 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 92957BDF for ; Sat, 13 Sep 2014 21:27:52 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 1886C123CF; Sun, 14 Sep 2014 07:27:51 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-69-181-164-196.hsd1.ca.comcast.net [69.181.164.196]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BYI54872 (AUTH peterg@ptree32.com.au); Sun, 14 Sep 2014 07:27:50 +1000 Message-ID: <5414B6D9.8060109@freebsd.org> Date: Sat, 13 Sep 2014 14:27:53 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Denis Menshikov Subject: Re: nmdm.c References: <1410643403.25508279@f350.i.mail.ru> In-Reply-To: <1410643403.25508279@f350.i.mail.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org 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: Sat, 13 Sep 2014 21:27:52 -0000 Hi Denis, > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192281 > > In what branch I can use the functionality of the modified nmdm.c ? It's in CURRENT and should be in 10-STABLE very shortly. later, Peter.