From owner-freebsd-virtualization@freebsd.org Tue Jan 23 11:27:08 2018 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 0F182ECC7A3 for ; Tue, 23 Jan 2018 11:27:08 +0000 (UTC) (envelope-from agapon@gmail.com) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) (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 A355576002; Tue, 23 Jan 2018 11:27:07 +0000 (UTC) (envelope-from agapon@gmail.com) Received: by mail-wm0-f67.google.com with SMTP id f3so1204352wmc.1; Tue, 23 Jan 2018 03:27:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=FCbbLARbFwp+fW9thtoRFyAaJ/Z/A4JgcodkXAun2vM=; b=nwcusL15PDbVr7D1rBTEp2f/kkfhc0sEk/uXYaEbLWmfOamUIt4Kv3SsWyzwK/Chx4 4Hib0Mnpb3BZw/teoD0Z4eqV76sol/bax38VYIJMU03MfzK3vQimxFC7CfZ+Peti6W12 xhXaL/8XVremW9VZYLHJ5/G8jaquLAkFZAeKaODrHrhecT4QNBKXfGTycDh5jR5onsR0 iFAuytRsmymI2TJXaTD7+i3IninCs0KfwOHgkbk0WlUwZ6RdHBrwzv+DEjmd09s0Cp3H /SJlPI5D83SRc7ulDV4RPNYUFlbPLVGctOzyDe0tt39FIP+pGl8b270LDLPs08K5iyq3 Etew== X-Gm-Message-State: AKwxytf8atGpR+R5d8dbbrTJJsoV5gYAEZZV1KDrTccU7vi7l9UdNIlL vid7yFzM1HOmG5yIJBZ6oCO3kKYD X-Google-Smtp-Source: AH8x2267vbbpWkv4K880pJIS04Szg0QdPNiJ3gGps4anGRhLr5WlP+MbQWvnPICyWFqVpQe33YPJzA== X-Received: by 10.80.171.21 with SMTP id s21mr19019250edc.117.1516703673200; Tue, 23 Jan 2018 02:34:33 -0800 (PST) Received: from [192.168.0.88] (east.meadow.volia.net. [93.72.151.96]) by smtp.googlemail.com with ESMTPSA id l60sm10294227edl.83.2018.01.23.02.34.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2018 02:34:32 -0800 (PST) Subject: Re: Bhyve passthrough problems To: Harry Schmalzbauer , Peter Grehan Cc: "freebsd-virtualization@freebsd.org" References: <20180117202250.6ef90c6d@Papi.lobos> <5A65FB2D.7010908@omnilan.de> From: Andriy Gapon Message-ID: <77304bc9-535b-7283-2f39-41323bce73a7@FreeBSD.org> Date: Tue, 23 Jan 2018 12:34:30 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <5A65FB2D.7010908@omnilan.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 23 Jan 2018 11:27:08 -0000 On 22/01/2018 16:54, Harry Schmalzbauer wrote: > Inderictly related, but also a big improvement for bhyve, could you have > a minute on that too: > https://lists.freebsd.org/pipermail/freebsd-virtualization/2017-November/005875.html What you request, has already been committed once and then reverted: https://svnweb.freebsd.org/base?view=revision&revision=282922 https://svnweb.freebsd.org/base?view=revision&revision=283168 Unfortunately, an 'upcoming commit' hasn't come yet. -- Andriy Gapon