From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 17 14:52:14 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9B9C106566B; Thu, 17 Mar 2011 14:52:14 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0D3BF8FC19; Thu, 17 Mar 2011 14:52:13 +0000 (UTC) Received: by wyf23 with SMTP id 23so3040164wyf.13 for ; Thu, 17 Mar 2011 07:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:organization:references:date :in-reply-to:message-id:user-agent:mime-version:content-type; bh=uRST5iMYdxqkTuT7LRN9fzxwxZFxm2gGHdqQW2Te2jU=; b=x+vL5KJmRQ/Ls31NjvGAhjiK/4GPCZmYCYo3ZaJpTdrjZ90VpVG03AejyiDkQ+X6C8 IvCibAkfPs0HYPNwQpoWzOYwPmRWbFrrH7ELWdCxRrmH6rnJjPUM/1TS2B+dzUww2pPI SgUq5DViMU7JwpuonKOR0gQFSNipaWCQA/j8g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=KqypWWSS5x0VwYMsVmmOGcxGcJx86dQ99PoHaLsEPxGV1YLG79iooEOYb1q8J6EHts K+Va0JDyDKrViaIsEX1l4MFVxfOUgdTymPP6Wqs7Tl9feLmffILfempT162GGY/5GCh2 WHn4Pq4MEH97YTIEhxPPzmqFU8l8DHT97JZm4= Received: by 10.216.142.85 with SMTP id h63mr1388116wej.84.1300372055213; Thu, 17 Mar 2011 07:27:35 -0700 (PDT) Received: from localhost ([94.27.39.186]) by mx.google.com with ESMTPS id n2sm1122190wej.46.2011.03.17.07.27.33 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 Mar 2011 07:27:34 -0700 (PDT) From: Mikolaj Golub To: Bernhard Froehlich Organization: TOA Ukraine References: <86oc77heqk.fsf@kopusha.home.net> <4D3D2DE9.2060004@freebsd.org> <86tygwy9p0.fsf@kopusha.home.net> <4D3F8357.2070005@freebsd.org> <62fcd16074e526547c3417a8f259174e@bluelife.at> <8662tbkahz.fsf@zhuzha.ua1> <4c9ee35c7798936a1e35259d72af781c@bluelife.at> <8b39481bb24314e2d543b7544f12a447@bluelife.at> <693ef9e6a28dc6da96e2294f0f1d0c95@bluelife.at> Date: Thu, 17 Mar 2011 16:27:32 +0200 In-Reply-To: <693ef9e6a28dc6da96e2294f0f1d0c95@bluelife.at> (Bernhard Froehlich's message of "Thu, 17 Mar 2011 15:01:17 +0100") Message-ID: <86wrjxom97.fsf@in138.ua3> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@freebsd.org, Julian Elischer , freebsd-virtualization@freebsd.org Subject: Re: VirtualBox + VIMAGE X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 14:52:14 -0000 On Thu, 17 Mar 2011 15:01:17 +0100 Bernhard Froehlich wrote: BF> Thanks to everyone involved! I have committed it now to our blueports BF> repository and the patch will come together with the next major BF> VirtualBox update to 4.0.x. BF> http://svn.bluelife.at/index.cgi/blueports/revision/?rev=1264 BF> It got also reviewed from upstream and it looks fine so far. Will BF> hopefully be committed soon. Thank you! -- Mikolaj Golub