From owner-freebsd-current@FreeBSD.ORG Wed Jan 5 14:36:51 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06B6C1065679 for ; Wed, 5 Jan 2011 14:36:51 +0000 (UTC) (envelope-from regnauld@bluepipe.net) Received: from moof.catpipe.net (moof.catpipe.net [194.28.252.64]) by mx1.freebsd.org (Postfix) with ESMTP id BAA6C8FC20 for ; Wed, 5 Jan 2011 14:36:50 +0000 (UTC) Received: from localhost (moof.catpipe.net [194.28.252.64]) by localhost.catpipe.net (Postfix) with ESMTP id B898F4D0EDE for ; Wed, 5 Jan 2011 15:13:48 +0100 (CET) Received: from moof.catpipe.net ([194.28.252.64]) by localhost (moof.catpipe.net [194.28.252.64]) (amavisd-new, port 10024) with ESMTP id htg9SzlcItS6 for ; Wed, 5 Jan 2011 15:13:46 +0100 (CET) Received: from macbook.catpipe.net (flow.bluepipe.dk [195.249.214.179]) (Authenticated sender: relayuser) by moof.catpipe.net (Postfix) with ESMTP id 593654D0EDD for ; Wed, 5 Jan 2011 15:13:46 +0100 (CET) Received: by macbook.catpipe.net (Postfix, from userid 1001) id 235DA24CA2F7; Wed, 5 Jan 2011 15:13:46 +0100 (CET) Date: Wed, 5 Jan 2011 15:13:46 +0100 From: Phil Regnauld To: freebsd-current@freebsd.org Message-ID: <20110105141341.GI4613@macbook.catpipe.net> References: <1293726772.5853.1348.camel@pow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Darwin 10.4.0 i386 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Virtio drivers for FreeBSD on KVM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2011 14:36:51 -0000 Pete French (petefrench) writes: > Actually, it does look like virtio is more than just for > networking... > > http://vbox.innotek.de/pipermail/vbox-dev/2009-November/002053.html Yes indeed. Disk drivers as well. By the way, does anyone whatever happened to the KVM for FreeBSD project ? Nothing since Summer of Code 2007... http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD http://retis.sssup.it/~fabio/freebsd/lkvm/ Cheers, Phil