From: Avi Kivity <avi@redhat.com>
To: Liang YANG <brinewsor@gmail.com>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: How does the network packed in guest os deliver to the host?
Date: Sun, 03 Jan 2010 08:19:32 +0200 [thread overview]
Message-ID: <4B4036F4.6030603@redhat.com> (raw)
In-Reply-To: <3a240e801001010436y24738f9cwfab9162dedaa29ed@mail.gmail.com>
On 01/01/2010 02:36 PM, Liang YANG wrote:
> Does it make use of the kvm exit handler? Where the detailed code
> involved about the kvm's control?
>
>
kvm isn't very involved, except in delivering mmio or pio exits that
cause the packets to be transferred. The exit codes are KVM_EXIT_MMIO
and KVM_EXIT_PIO.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
prev parent reply other threads:[~2010-01-03 6:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-01 12:36 How does the network packed in guest os deliver to the host? Liang YANG
2010-01-03 6:19 ` Avi Kivity [this message]
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=4B4036F4.6030603@redhat.com \
--to=avi@redhat.com \
--cc=brinewsor@gmail.com \
--cc=kvm@vger.kernel.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 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.