VirtualBox

Changeset 62878 in vbox


Ignore:
Timestamp:
Aug 2, 2016 3:12:15 PM (8 years ago)
Author:
vboxsync
Message:

VMM/APIC: comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/APICAll.cpp

    r62606 r62878  
    727727     *
    728728     * The 'receive illegal vector' will be set on the target APIC when the interrupt
    729      * gets generated, see APICPostInterrupt().
     729     * gets generated, see apicPostInterrupt().
    730730     *
    731731     * See Intel spec. 10.5.3 "Error Handling".
     
    15291529     * error or not signal the error at all. For now, we'll allow setting illegal vectors into the LVT
    15301530     * but set the 'send illegal vector' error here. The 'receive illegal vector' error will be set if
    1531      * the interrupt for the vector happens to be generated, see APICPostInterrupt().
     1531     * the interrupt for the vector happens to be generated, see apicPostInterrupt().
    15321532     *
    15331533     * [1] See Intel spec. 10.5.2 "Valid Interrupt Vectors".
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette