kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "jemmy858585" <jemmy858585@gmail.com>
To: "kvm" <kvm@vger.kernel.org>
Subject: How kvm handle extern interrupt when guest os is running
Date: Sun, 29 Aug 2010 22:16:24 +0800	[thread overview]
Message-ID: <201008292216173903911@gmail.com> (raw)

i didn't understand how kvm handle extern interrupt when guest os running.
i think the extern interrupt will cause vm exit, then kvm should pass this interrupt to host os , then the host os handle it.
but i didn't found the correlative code.

I think vmx_complete_interrupts and vmx_handle_exit function will be execute, but i didn't found how pass the extern interrupt to host os.

If anyone knows , please tell me,thanks.
 				
--------------
jemmy858585
2010-08-29


             reply	other threads:[~2010-08-29 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29 14:16 jemmy858585 [this message]
2010-08-29 14:24 ` How kvm handle extern interrupt when guest os is running Avi Kivity
2010-08-31 15:47 ` jemmy858585

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=201008292216173903911@gmail.com \
    --to=jemmy858585@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 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).