From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUrq0-0006eY-Eq for qemu-devel@nongnu.org; Mon, 31 May 2004 14:48:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUrpy-0006d3-NR for qemu-devel@nongnu.org; Mon, 31 May 2004 14:48:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUrpy-0006cS-J1 for qemu-devel@nongnu.org; Mon, 31 May 2004 14:48:42 -0400 Received: from [24.21.209.245] (helo=pdx.silverbeach.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUrpJ-0003qu-6H for qemu-devel@nongnu.org; Mon, 31 May 2004 14:48:01 -0400 Received: from localhost (localhost [127.0.0.1]) by pdx.silverbeach.net (Postfix) with ESMTP id BC34C1BF33C for ; Mon, 31 May 2004 11:48:04 -0700 (PDT) From: Kyle Hayes Subject: Re: [Qemu-devel] [PATCH,RFC]: PCI Host Proxy v0.1 Date: Mon, 31 May 2004 11:48:03 -0700 References: <1086023781.21903.23.camel@sherbert> In-Reply-To: <1086023781.21903.23.camel@sherbert> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200405311148.03528.kyle@silverbeach.net> Reply-To: kyle@silverbeach.net, 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 Monday 31 May 2004 10:16, Gianni Tedesco wrote: > [snip] Wow... This is very nice. I can see that it will help with driver support (via reverse engineering) a lot. Best, Kyle