From owner-freebsd-emulation@freebsd.org Sat Aug 15 11:13:36 2015 Return-Path: Delivered-To: freebsd-emulation@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 44D1E9BAE56 for ; Sat, 15 Aug 2015 11:13:36 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from fnsib-smtp06.srv.cat (fnsib-smtp06.srv.cat [46.16.61.52]) by mx1.freebsd.org (Postfix) with ESMTP id 103231008 for ; Sat, 15 Aug 2015 11:13:35 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from [10.0.1.111] (j83162.upc-j.chello.nl [24.132.83.162]) by fnsib-smtp06.srv.cat (Postfix) with ESMTPSA id D7A13D9C8B for ; Sat, 15 Aug 2015 13:04:29 +0200 (CEST) To: freebsd-emulation@freebsd.org From: ArnoB Subject: qemu pci access Message-ID: <55CF1CBC.3070906@rgbaz.eu> Date: Sat, 15 Aug 2015 13:04:28 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2015 11:13:36 -0000 Hi! I 'm running Qemu 0.11.1 on a FreeBSD 9.3 host. I'm testing out a FreeBSD 10.2 installation and was wondering if it is possible to expose the actual hardware to the guest OS? I find some info on a '-device' option but it's not available... Is there any way to make the guest OS "see" the raw devices? thanks in advance Arno