From owner-svn-src-all@freebsd.org Wed May 30 20:55:48 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 830A8EFD6A0 for ; Wed, 30 May 2018 20:55:48 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id E3B5379BCF for ; Wed, 30 May 2018 20:55:47 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) by alto.onthenet.com.au (Postfix) with ESMTPS id DDB4720195C6 for ; Thu, 31 May 2018 06:55:46 +1000 (AEST) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id D6D5F281E39 for ; Thu, 31 May 2018 06:55:46 +1000 (AEST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id sIrOhrBJ1HFT for ; Thu, 31 May 2018 06:55:46 +1000 (AEST) Received: from Peters-MacBook-Pro-2.local (c122-106-248-59.belrs3.nsw.optusnet.com.au [122.106.248.59]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id 7ADDA2808C3; Thu, 31 May 2018 06:55:46 +1000 (AEST) Subject: Re: svn commit: r334365 - head/sys/dev/pci From: Peter Grehan To: Justin Hibbits Cc: Nathan Whitehorn , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201805300241.w4U2fmvB033942@repo.freebsd.org> <25bd4319-6d7f-e668-88e4-4c3adbc1e8e9@freebsd.org> <264b6c9f-efa3-13e8-1d41-0cdc8631ec82@freebsd.org> Message-ID: Date: Thu, 31 May 2018 06:55:46 +1000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=dNCIZtRb c=1 sm=1 tr=0 a=A6CF0fG5TOl4vs6YHvqXgw==:117 a=B4xUt+5V0tDuyGor23H9pw==:17 a=IkcTkHD0fZMA:10 a=VUJBJC2UJ8kA:10 a=HoEhCaf3sUPyMsOJWiIA:9 a=QEXdDO2ut3YA:10 wl=host:3 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2018 20:55:48 -0000 >> If bhyve has its own=C2=A0 attachment id, it is trivial >> to add a special case on it quickly, too. >=20 > =C2=A0vendor_id -- 0x1275 Actually, this can also be AMD. A better check would be if the system=20 is running virtualized. later, Peter.