public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Where is the entry of hypercalls in kvm?
@ 2010-06-26  1:06 Balachandar
  2010-06-30  8:17 ` Peter Teoh
  0 siblings, 1 reply; 11+ messages in thread
From: Balachandar @ 2010-06-26  1:06 UTC (permalink / raw)
  To: kernelnewbies, kvm

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

Hello,
 I am trying to understand the virtio mechanism in linux. I read that the
kick function will notify the host side about the newly published buffers. I
am looking especially at virtio_net.Once a packet is ready for transmission
the kick function is called
here<http://lxr.linux.no/#linux+v2.6.34/drivers/net/virtio_net.c#L588>.
>From here i traced the call and i think it goes to
this<http://lxr.linux.no/#linux+v2.6.34/drivers/virtio/virtio_pci.c#L185>.
>From here where does it go? Which code contains the backend driver of
virtio. Where is the code in the hypervisor which this kick will go to?
Thank you...

Thanks,
Bala

[-- Attachment #2: Type: text/html, Size: 680 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-06-30 16:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-26  1:06 Where is the entry of hypercalls in kvm? Balachandar
2010-06-30  8:17 ` Peter Teoh
2010-06-30  8:56   ` Alexander Graf
2010-06-30 15:10     ` Anthony Liguori
2010-06-30 16:36       ` Peter Teoh
2010-06-30 16:28     ` Peter Teoh
2010-06-30 16:32       ` Alexander Graf
2010-06-30 16:34       ` Anthony Liguori
2010-06-30 14:59   ` Balachandar
2010-06-30 15:02     ` Balachandar
2010-06-30 15:12       ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox