* [Qemu-devel] trace an incoming network packet of data ? @ 2006-08-14 14:17 S.P.T.Krishnan 2006-08-16 9:16 ` Alessandro Corradi 0 siblings, 1 reply; 2+ messages in thread From: S.P.T.Krishnan @ 2006-08-14 14:17 UTC (permalink / raw) To: qemu-devel Hi, I would like to know how a network packet of data is received by qemu and delivered to the guest OS ? I need to debug/print the incoming data at the qemu-level before it reaches the guest OS. Can you give me a few hints at what files and structs should I be spending some time on ? I saw vl.c to be of some importance along with /hw/ne2000.c which emulates the network card. However, I want to know the method (flow-chart ?) which qemu uses to interact with the host OS and transfers the packets of data to the guest OS ? Many thanks in advance for your time. regards, Krishnan ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] trace an incoming network packet of data ? 2006-08-14 14:17 [Qemu-devel] trace an incoming network packet of data ? S.P.T.Krishnan @ 2006-08-16 9:16 ` Alessandro Corradi 0 siblings, 0 replies; 2+ messages in thread From: Alessandro Corradi @ 2006-08-16 9:16 UTC (permalink / raw) To: qemu-devel [-- Attachment #1: Type: text/plain, Size: 1069 bytes --] Hi, I am interesting to understand qemu network manage too. I search and find this document: http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html Look if it can help you (I read it very fast but I think it's very interesting). 2006/8/14, S. P. T. Krishnan <sptkrishnan@gmail.com>: > > Hi, > > I would like to know how a network packet of data is received by qemu > and delivered to the guest OS ? > > I need to debug/print the incoming data at the qemu-level before it > reaches the guest OS. > Can you give me a few hints at what files and structs should I be > spending some time on ? > > I saw vl.c to be of some importance along with /hw/ne2000.c which > emulates the network card. However, I want to know the method > (flow-chart ?) which qemu uses to interact with the host OS and > transfers the packets of data to the guest OS ? > > Many thanks in advance for your time. > > regards, > Krishnan > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > [-- Attachment #2: Type: text/html, Size: 1571 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-16 9:16 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-08-14 14:17 [Qemu-devel] trace an incoming network packet of data ? S.P.T.Krishnan 2006-08-16 9:16 ` Alessandro Corradi
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).