From owner-freebsd-emulation@FreeBSD.ORG Mon Nov 26 01:01:50 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50C6D363 for ; Mon, 26 Nov 2012 01:01:50 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by mx1.freebsd.org (Postfix) with ESMTP id B5ABC8FC13 for ; Mon, 26 Nov 2012 01:01:49 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 4919 invoked from network); 26 Nov 2012 02:01:48 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1353891708; bh=vR6mRDdzpbkgUoNRVDiDlfAywhUa75wHVOpSzX8mwr8=; h=From:To:CC:Subject; b=q4BzuejZrk4o5xnKdvfWOfcvvvIUMTq+c9PMTMnhWHPuk8sUyPeqMxoMcQPM2jsgp LLLn2/lmFhusAe6/yy3FK77tTPlVeQeHicg63g0rCW32jq1N6mQIXz6NXQeUq6HUaq GgI5sZrj994zaDqgIA4oXmqgtZttDGLAZvRflXjM= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 26 Nov 2012 02:01:48 +0100 Message-ID: <50B2BF7B.6000605@wp.pl> Date: Mon, 26 Nov 2012 02:01:47 +0100 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Marek Salwerowicz Subject: Re: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox References: <50B2BE05.7090508@wp.pl> In-Reply-To: <50B2BE05.7090508@wp.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121125-1, 2012-11-25), Outbound message X-Antivirus-Status: Clean X-WP-DKIM-Status: good (id: wp.pl) X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [ARNE] Cc: ports@freebsd.org, emulation@freebsd.org, kuriyama@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 26 Nov 2012 01:01:50 -0000 W dniu 2012-11-26 01:55, Marek Salwerowicz pisze: > Hi, > > I would like to test the 'intnet' networking mode in VirtualBox 4.2.4 > (under FreeBSD 9.1-PRERELEASE), running 2 VMs with FreeBSD 9.1-RC3 > amd64 each. and 'virtio' NIC type, of course...