From owner-freebsd-virtualization@freebsd.org Mon Nov 7 08:33:26 2016 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 D90D2C34949 for ; Mon, 7 Nov 2016 08:33:26 +0000 (UTC) (envelope-from misc-freebsd@talk2dom.com) Received: from mail.shmtech.biz (mail.shmtech.biz [IPv6:2001:41c9:1:37::e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.shmtech.biz", Issuer "Go Daddy Secure Certification Authority" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D6E87B9 for ; Mon, 7 Nov 2016 08:33:26 +0000 (UTC) (envelope-from misc-freebsd@talk2dom.com) Received: from [10.0.1.100] (originc9729.pndsl.co.uk [84.92.225.78]) (authenticated bits=0) by mail.shmtech.biz (8.15.2/8.15.2) with ESMTPSA id uA78XNCT096361 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Mon, 7 Nov 2016 08:33:23 GMT (envelope-from misc-freebsd@talk2dom.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=talk2dom.com; s=shmtech4; t=1478507603; x=1479112403; bh=tBLUI8IwKnUJyMrOGo+7oO0yGucGjfnwXwF0JxJCtvg=; h=Subject:To:References:From:Date:In-Reply-To; b=eVCDeOUJ7XAqkat25MG9Lly1VIN0S4E/yqSqoPJ24UE0fu+4jSnRlySQdnaKFgr2v MqtAU5CJJYHIn8lhknxb9pQnsDRYa9SzY+UIo/4WKLHgy2827G180jQkvrBmmu9fQB GRYv5OO9SHCEwzwTQqgNu2qzyGgwxVMeFjPCK66c= X-Authentication-Warning: sendmail: Host originc9729.pndsl.co.uk [84.92.225.78] claimed to be [10.0.1.100] Subject: Re: PCI pass-through does not work To: freebsd-virtualization@freebsd.org References: From: Dom Message-ID: Date: Mon, 7 Nov 2016 08:33:22 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Mon, 07 Nov 2016 08:33:26 -0000 On 06/11/2016 15:28, Rajil Saraswat wrote: > On 11/06/2016 12:15 AM, Allan Jude wrote: >> vmm_load="YES" >> > vmm_load="YES > Looks like you might have missed a quote off the end there.