Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

How to reflect interrupt?

sashah
Beginner
541 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
541 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