From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQlwu-0003SN-99 for qemu-devel@nongnu.org; Wed, 06 Aug 2008 12:33:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQlws-0003SB-Tn for qemu-devel@nongnu.org; Wed, 06 Aug 2008 12:33:18 -0400 Received: from [199.232.76.173] (port=52871 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQlws-0003S8-PB for qemu-devel@nongnu.org; Wed, 06 Aug 2008 12:33:18 -0400 Received: from yw-out-1718.google.com ([74.125.46.156]:30131) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQlws-0001f6-MP for qemu-devel@nongnu.org; Wed, 06 Aug 2008 12:33:18 -0400 Received: by yw-out-1718.google.com with SMTP id 6so2008654ywa.82 for ; Wed, 06 Aug 2008 09:33:17 -0700 (PDT) Message-ID: Date: Wed, 6 Aug 2008 19:33:16 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] QEMU enhancments In-Reply-To: <1218022466.28499.1.camel@BlackBox.home> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1218022466.28499.1.camel@BlackBox.home> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 8/6/08, Graeme Brett Houston BSc wrote: > Hi looking for a uptodate patch that will allow pci proxy passthrough > from Host to Guest and should work with any architecture, i.e. SPARC > guest Sparc32 does not use PCI and Sparc64 PCI support is not ready yet, although basic IO and memory accesses seem to work for various emulated devices.