From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Joz5q-0001Ut-Uk for qemu-devel@nongnu.org; Thu, 24 Apr 2008 06:54:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Joz5n-0001Ua-Ct for qemu-devel@nongnu.org; Thu, 24 Apr 2008 06:54:22 -0400 Received: from [199.232.76.173] (port=60650 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Joz5n-0001UX-8b for qemu-devel@nongnu.org; Thu, 24 Apr 2008 06:54:19 -0400 Received: from an-out-0708.google.com ([209.85.132.250]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Joz5m-0005jt-Ua for qemu-devel@nongnu.org; Thu, 24 Apr 2008 06:54:19 -0400 Received: by an-out-0708.google.com with SMTP id d26so1044204and.130 for ; Thu, 24 Apr 2008 03:54:15 -0700 (PDT) Message-ID: Date: Thu, 24 Apr 2008 16:24:15 +0530 From: Ashwath MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17846_4833564.1209034455100" Subject: [Qemu-devel] NewBie: PCI Emulation...how? 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 ------=_Part_17846_4833564.1209034455100 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am new to QEMU devel. I am currently using QEMU for learning how QEMU emulates PCI devices. I am trying to know how it emulates Bus:Dev:Fun for (1:0:0) PCI device. This is on X86. If i need to add support for more devices (on PCI) how do I start? Where in the code base should I start looking into? Can someone point me to some good beginner info on emulation of PCI devices? Thanks a bunch in advance!! Regards itsmeash. ------=_Part_17846_4833564.1209034455100 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

I am new to QEMU devel. I am currently using QEMU for learning how QEMU emulates PCI devices.
I am trying to know how it emulates Bus:Dev:Fun for (1:0:0) PCI device.

This is on X86.

If i need to add support for more devices (on PCI) how do I start? Where in the code base should I start looking into?

Can someone point me to some good beginner info on emulation of PCI devices?

Thanks a bunch in advance!!

Regards
itsmeash.

------=_Part_17846_4833564.1209034455100--