From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdkcM-00063D-8Q for qemu-devel@nongnu.org; Sat, 28 Oct 2006 05:36:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdkcI-00060B-21 for qemu-devel@nongnu.org; Sat, 28 Oct 2006 05:36:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdkcG-0005zX-O8 for qemu-devel@nongnu.org; Sat, 28 Oct 2006 05:36:36 -0400 Received: from [64.233.162.206] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GdkcG-0005di-LF for qemu-devel@nongnu.org; Sat, 28 Oct 2006 05:36:36 -0400 Received: by nz-out-0102.google.com with SMTP id 9so1099497nzo for ; Sat, 28 Oct 2006 02:36:35 -0700 (PDT) Message-ID: Date: Sat, 28 Oct 2006 11:36:35 +0200 From: "Alessandro Corradi" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_40897_31638423.1162028195360" Subject: [Qemu-devel] Interrupt request info 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 ------=_Part_40897_31638423.1162028195360 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, Can someone give me detailed information (or a link where it is described) how qemu manage hw interrupts? I can't find any usefull info about it in QEMU doc. For example, how does work Interrupts for the parallel port? (I see in the code that it is the easier device to understand how qemu works). I think that it is very usefull for students and newbies to have more detailed documentations about it for understanding virtualizzation/emulation. Thank you very much Ale ps: Obviously, if these information are already present I apologize me in advance, I try to search but nothing was found :) ------=_Part_40897_31638423.1162028195360 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello,
Can someone give me detailed information (or a link where it is described) how qemu manage hw interrupts?
I can't find any usefull info about it in QEMU doc.
For example, how does work Interrupts for the parallel port? (I see in the code that it is the easier device to understand how qemu works).
I think that it is very usefull for students and newbies to have more detailed documentations about it for understanding virtualizzation/emulation.

Thank you very much
Ale

ps: Obviously, if these information are already present I apologize me in advance, I try to search but nothing was found  :)
------=_Part_40897_31638423.1162028195360--