From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 19 18:26:57 2012 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A87991065676; Mon, 19 Mar 2012 18:26:57 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 394B48FC12; Mon, 19 Mar 2012 18:26:57 +0000 (UTC) Received: from [90.152.151.214] (90.152.151.214) by groupware.itac.at (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 2B9F8F; Mon, 19 Mar 2012 19:27:06 +0100 From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: AN , Bernhard Froehlich X-Mailer: Modest 3.90.7 References: <56065496c643287600337f31e708b216@bluelife.at> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-ID: <1332181605.4182.1.camel@Nokia-N900-42-11> Date: Mon, 19 Mar 2012 19:26:46 +0100 Message-Id: <1332181606.4182.2.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B020B.4F677A6A.00FF,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-emulation@FreeBSD.org Subject: Re: 4.1.10 PCI passthru X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 18:26:57 -0000 On Mo., 19. Mär. 2012 17:54:01 CET, AN wrote: > Hi Bernhard: > > I recently upgraded to virtualbox-ose-4.1.10, and it is running well. > But I seem to be having a problem with PCI passthru.  Can you confirm > if PCI passthru is working in virtualbox-ose-4.1.10? > > Below is output from opensuse11.4 log that shows 2 different usb drives. > Both work on the FreeBSD host, but they are not available in Linux.  I > followed the wiki and have had this working previously, but it does not > work for me now. PCI passthru is currently an experimental feature for Linux hosts and only available in the PUEL extpack. We would need Intel and AMD IOMMU support in the FreeBSD kernel and access to the vbox pci passthru code. An Intel IOMMU driver is available in the BeHyve branch but that's all right now.