All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: network questions on Qemu
       [not found] <200904071940147947893@cse.buaa.edu.cn>
@ 2009-04-07 12:11 ` Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2009-04-07 12:11 UTC (permalink / raw)
  To: zshan; +Cc: kvm@vger.kernel.org

zshan wrote:
> hi all:
> I am now recently using KVM which use the Qemu to perform network I/O
> activities, I use the tun/tap bridging to let the guest os connect to
> the Internet , and the detailed network topology is as follows:
>

Wow, ascii art in an image.


> And I am so curious about the interaction between the tap and qemu,
> how can packet been passed from tap to qemu, and what is the ingress
> path in detail ?



Look in qemu/net.c, qemu uses read() and write() to receive and send
packets through tap.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-07 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200904071940147947893@cse.buaa.edu.cn>
2009-04-07 12:11 ` network questions on Qemu Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.