From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXVqx-0002ME-42 for qemu-devel@nongnu.org; Tue, 18 Sep 2007 01:42:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXVqv-0002KR-Ff for qemu-devel@nongnu.org; Tue, 18 Sep 2007 01:42:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXVqv-0002KL-Bx for qemu-devel@nongnu.org; Tue, 18 Sep 2007 01:42:29 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXVqu-00045d-Va for qemu-devel@nongnu.org; Tue, 18 Sep 2007 01:42:29 -0400 Received: by ug-out-1314.google.com with SMTP id m2so46818uge for ; Mon, 17 Sep 2007 22:42:27 -0700 (PDT) Message-ID: <46EF651E.2080702@gmail.com> Date: Tue, 18 Sep 2007 07:41:50 +0200 From: Ronald MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU - I/O document References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Artur Baruchi schreef: > Hi guys, > > I'm studying Virtual Machines, and I would like to read something > about QEMU... Does anybody know a paper(s) that shows how I/O works > in qemu (I have interest in how qemu emulate network interface). > > Thanks in advance... > > Att. > Artur Baruchi > > > > Don't exactly know if this is the documentation you are looking for but you can find some technical documentation here: http://fabrice.bellard.free.fr/qemu/user-doc.html Under the header Technical Documentation :P Good luck :)