VirtualBox

Changeset 47105 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 11, 2013 5:10:40 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Added a todo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r47094 r47105  
    73647364    if (uIntrType == VMX_EXIT_INTERRUPTION_INFO_TYPE_NMI)
    73657365    {
     7366        /** @todo We should inject the NMI to the host by calling the NMI
     7367         *  interrupt handler! See Intel spec. 27.5.5 "Updating Non-Register State". */
    73667368        STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatExitXcptNmi, y3);
    73677369        return VINF_EM_RAW_INTERRUPT;
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