VirtualBox

Changeset 79102 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 12, 2019 8:43:57 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131264
Message:

VMM/HMVMXR0: Nested VMX: bugref:9180 Doxygen.

File:
1 edited

Legend:

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

    r79101 r79102  
    773773 * @param   pVCpu           The cross context virtual CPU structure.
    774774 * @param   pVmxTransient   The VMX-transient structure.
    775  * @param   uPinCtls        The Processor-based VM-execution controls to check.
     775 * @param   uProcCtls       The Processor-based VM-execution controls to check.
    776776 *
    777777 * @remarks This will not check merged controls when executing a nested-guest
     
    796796 * @param   pVCpu           The cross context virtual CPU structure.
    797797 * @param   pVmxTransient   The VMX-transient structure.
    798  * @param   uPinCtls        The Secondary Processor-based VM-execution controls to
     798 * @param   uProcCtls2      The Secondary Processor-based VM-execution controls to
    799799 *                          check.
    800800 *
     
    820820 * @param   pVCpu           The cross context virtual CPU structure.
    821821 * @param   pVmxTransient   The VMX-transient structure.
    822  * @param   uPinCtls        The VM-entry controls to check.
     822 * @param   uEntryCtls      The VM-entry controls to check.
    823823 *
    824824 * @remarks This will not check merged controls when executing a nested-guest
     
    842842 * @param   pVCpu           The cross context virtual CPU structure.
    843843 * @param   pVmxTransient   The VMX-transient structure.
    844  * @param   uPinCtls        The VM-exit controls to check.
     844 * @param   uExitCtls       The VM-exit controls to check.
    845845 *
    846846 * @remarks This will not check merged controls when executing a nested-guest
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