VirtualBox

Changeset 81180 in vbox for trunk


Ignore:
Timestamp:
Oct 9, 2019 10:59:53 AM (5 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Nested SVM: bugref:7243 Fix when compiling without VBOX_WITH_NESTED_HWVIRT_SVM.

File:
1 edited

Legend:

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

    r81179 r81180  
    40414041#endif
    40424042
     4043#ifdef VBOX_WITH_NESTED_HWVIRT_SVM
    40434044    /*
    40444045     * Set up the nested-guest VMCB for execution using hardware-assisted SVM.
     
    40464047    if (pSvmTransient->fIsNestedGuest)
    40474048        hmR0SvmSetupVmcbNested(pVCpu);
     4049#endif
    40484050
    40494051    /*
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