public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* How kvm handle extern interrupt when guest os is running
@ 2010-08-29 14:16 jemmy858585
  2010-08-29 14:24 ` Avi Kivity
  2010-08-31 15:47 ` jemmy858585
  0 siblings, 2 replies; 3+ messages in thread
From: jemmy858585 @ 2010-08-29 14:16 UTC (permalink / raw)
  To: kvm

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


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

end of thread, other threads:[~2010-08-31 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-29 14:16 How kvm handle extern interrupt when guest os is running jemmy858585
2010-08-29 14:24 ` Avi Kivity
2010-08-31 15:47 ` jemmy858585

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