From owner-freebsd-stable@FreeBSD.ORG Tue Nov 27 20:49:19 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0195C31 for ; Tue, 27 Nov 2012 20:49:19 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from abby.lhr1.as41113.net (unknown [IPv6:2001:b70:201:2::22]) by mx1.freebsd.org (Postfix) with ESMTP id 8992D8FC12 for ; Tue, 27 Nov 2012 20:49:18 +0000 (UTC) Received: from [172.16.11.21] (bella.stf.rewt.org.uk [91.208.177.62]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by abby.lhr1.as41113.net (Postfix) with ESMTPS id 3Y9xtg4FdXz13N1; Tue, 27 Nov 2012 20:49:15 +0000 (GMT) Message-ID: <50B52743.2070407@rewt.org.uk> Date: Tue, 27 Nov 2012 20:49:07 +0000 From: Joe Holden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Sergey Kandaurov Subject: Re: virtio for 9.1-R References: <50B5029D.90908@rewt.org.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 20:49:20 -0000 On 27/11/2012 19:25, Sergey Kandaurov wrote: > On 27 November 2012 22:12, Joe Holden wrote: >> Hi guys, >> >> I can't see virtio in releng/9.1, is there any particular reason why it >> isn't going to be included given that it works reasonable well (and is >> optional anyway, so not likely to be detrimental)? > > virtio appeared in stable/9 a bit after 9.1 cut off, > and it is too late now regardless of virtio shape. > Anyway you can installed it from ports. > Ah I see, doesn't really help all the people who can't install it in KVM and such though unfortunately, seems silly making them wait even longer and having to use Linux :) cheers