VirtualBox

Changeset 67056 in vbox


Ignore:
Timestamp:
May 24, 2017 9:19:24 AM (8 years ago)
Author:
vboxsync
Message:

VMM/IEM: #ifdef/endif VBOX_WITH_NESTED_HWVIRT comment nit.

File:
1 edited

Legend:

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

    r67042 r67056  
    1287712877# define IEMOP_HLP_SVM_CTRL_INTERCEPT(a_pVCpu, a_Intercept, a_uExitCode, a_uExitInfo1, a_uExitInfo2)    do { } while (0)
    1287812878# define IEMOP_HLP_SVM_READ_CR_INTERCEPT(a_pVCpu, a_uCr, a_uExitInfo1, a_uExitInfo2)                    do { } while (0)
    12879 #endif /* !VBOX_WITH_NESTED_HWVIRT */
     12879#endif /* VBOX_WITH_NESTED_HWVIRT */
    1288012880
    1288112881
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