VirtualBox

Changeset 70446 in vbox


Ignore:
Timestamp:
Jan 3, 2018 5:21:07 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120052
Message:

VMM/IEM: Nested Hw.virt: ifdef consistency.

File:
1 edited

Legend:

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

    r70445 r70446  
    39403940    }
    39413941
    3942 #ifdef VBOX_WITH_NESTED_HWVIRT
    39433942    /*
    39443943     * The SVM nested-guest intercept for task-switch takes priority over all exceptions
     
    39633962        IEM_RETURN_SVM_VMEXIT(pVCpu, SVM_EXIT_TASK_SWITCH, uExitInfo1, uExitInfo2);
    39643963    }
    3965 
    39663964    /** @todo Nested-VMX task-switch intercept. */
    3967 #endif
    39683965
    39693966    /*
Note: See TracChangeset for help on using the changeset viewer.

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