VirtualBox

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


Ignore:
Timestamp:
Jul 10, 2019 8:57:08 AM (6 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

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

    r79664 r79665  
    1061410614
    1061510615/**
    10616  * Dispatching a host NMI on the host CPU that received the NMI.
     10616 * Dispatching an NMI on the host CPU that received it.
    1061710617 *
    1061810618 * @returns VBox status code.
    1061910619 * @param   pVCpu       The cross context virtual CPU structure.
    1062010620 * @param   pVmcsInfo   The VMCS info. object corresponding to the VMCS that was
    10621  *                      executing when receiving the host NMI.
     10621 *                      executing when receiving the host NMI in VMX non-root
     10622 *                      operation.
    1062210623 */
    1062310624static int hmR0VmxExitHostNmi(PVMCPU pVCpu, PCVMXVMCSINFO pVmcsInfo)
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