From owner-freebsd-virtualization@freebsd.org Fri Apr 7 13:58:42 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A6C4D317A2 for ; Fri, 7 Apr 2017 13:58:42 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E3B1ABD for ; Fri, 7 Apr 2017 13:58:42 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v37DwXcr070843; Fri, 7 Apr 2017 15:58:33 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (titan.inop.mo1.omnilan.net [IPv6:2001:a60:f0bb:1::3:1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 6C0471D9; Fri, 7 Apr 2017 15:58:33 +0200 (CEST) Message-ID: <58E79B08.3060406@omnilan.de> Date: Fri, 07 Apr 2017 15:58:32 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Christian_St=E6rk?= CC: freebsd-virtualization@freebsd.org Subject: Re: What is the recommended version of virtio-win for bhyve References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: ACL 124 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Fri, 07 Apr 2017 15:58:33 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 07 Apr 2017 13:58:42 -0000 Bezüglich Christian Stærk's Nachricht vom 07.04.2017 13:15 (localtime): > Hello, > > I am trying to get Windows 10 up and running on bhyve on a FreeBSD > 11.0 host. > > The installation went smooth and I have Windows running on the > framebuffer. > > I installed the NetKVM driver from virtio-win-0.1.126.iso, but it > looks like windows is onlu receiving packets but are unable to send. > > I remeber some talk earlier about not all versions og virtio-win > working correctly. > > Can anoyone here recommend a version, that works with bhyve and > windows 10? According to my directory content (ftp://ftp.omnilan.de/pub/Driver/Windows/), the latest version working with win 10 was 0.1.118 by the end of 12/2016 (bisected). -harry