From: S.P.T.Krishnan <sptkrishnan@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] trace an incoming network packet of data ?
Date: Mon, 14 Aug 2006 22:17:16 +0800 [thread overview]
Message-ID: <3ed52ec0608140717s60f7be4enf02489de29880418@mail.gmail.com> (raw)
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
next reply other threads:[~2006-08-14 14:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-14 14:17 S.P.T.Krishnan [this message]
2006-08-16 9:16 ` [Qemu-devel] trace an incoming network packet of data ? Alessandro Corradi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3ed52ec0608140717s60f7be4enf02489de29880418@mail.gmail.com \
--to=sptkrishnan@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).