Software Archive
Read-only legacy content
17060 Discussions

How to reflect interrupt?

sashah
Beginner
345 Views

Hi,

I am new to Virtual Technology.

Cananybody point out some detailed explanation or (better) example of external interrupt interception and interrupt reflection in VMM? I tried to follow Intel's recommendations for reflecting exceptions, but itmakes target computer to crash with no useful information in WinDBG.

Thanks in advance.

0 Kudos
1 Reply
David_O_Intel1
Employee
345 Views

Section 25.7.1.1 in the "Intel 64 and IA-32 Architectures Software Developer's Manual" talks about this. (Volume 3B: System Programming Guide, Part 2) http://download.intel.com/design/processor/manuals/253669.pdf

-d

0 Kudos
Reply