From owner-freebsd-virtualization@freebsd.org Sun Aug 9 09:12:30 2015 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 9E40B99891F for ; Sun, 9 Aug 2015 09:12:30 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34E90173D for ; Sun, 9 Aug 2015 09:12:30 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: by wijp15 with SMTP id p15so103015389wij.0 for ; Sun, 09 Aug 2015 02:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=v1vm9fm1TlGcbB50O7i75x3aPlUhYXnFVcjfgjVri+s=; b=A+Zp9jKo7IPGjlkFxa4JQtJsyjM+m/ORYfg0rak0RjzM0Su/6rn6RALjF1GbqsgvHo UWMsVBs+H4ZDTZbJR9P8l8TL08fdlEYS/1aksvn/Bpa0nAzcABe8V18xp5zvgHMjEOb7 /cY+M02aFj9fWJjGyLbGuzgmbtVThSUfbUDz30rRLxURQK2R/F8jm57o2jYbRl8bccrf xNK08C7/EIqrJbq+odpYmYzA5tXxrFYIabnUmDijvc3WyoHGJuWsNhBXfWvkzuKiwH8F HyZMTTZsXBaojmJDQRV2MEFdPi1akR+vIFwYtd1+U3jaxNMCBQqxfFzN2WmcAFpta9Yf nKmg== MIME-Version: 1.0 X-Received: by 10.180.20.198 with SMTP id p6mr14216897wie.38.1439111548525; Sun, 09 Aug 2015 02:12:28 -0700 (PDT) Received: by 10.194.115.3 with HTTP; Sun, 9 Aug 2015 02:12:28 -0700 (PDT) In-Reply-To: References: Date: Sun, 9 Aug 2015 11:12:28 +0200 Message-ID: Subject: Re: FreeBSD 10.2 RC2 under Windows 10 Hyper-V From: "C. L. Martinez" To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 09 Aug 2015 09:12:30 -0000 One more question about this topic. Is it possible to setup release 10.2 rc3 as a generation2 VM with secure boot disabled?? On Friday, August 7, 2015, C. L. Martinez wrote: > On Fri, Aug 7, 2015 at 9:21 AM, Wei Hu > > wrote: > > What is your Hyper-V version, 2012R2, 2012 or earlier? UDP offloading is > not working > > Properly on 2012 and earlier Hyper-V. I committed a patch r286058 to > 10.2 release branch on July 30th to disable UDP offloading on these > releases. It might not be in RC2, should be in the upcoming RC3. > > > > Also is it working on any other 10.x releases on Hyper-V? > > > > Thanks, > > Wei > > > It is a Windows 10 Enterprise host. Some time ago, I was used Windows > 2012 R2 host and i need to disable tso and rx and tx checksums ... > > But this is a Windows 10 host ... >