VirtualBox

Changeset 94011 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 1, 2022 5:28:19 AM (3 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Removed obsolete comment.

File:
1 edited

Legend:

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

    r93963 r94011  
    66356635     * Check if VMLAUNCH/VMRESUME succeeded.
    66366636     * If this failed, we cause a guru meditation and cease further execution.
    6637      *
    6638      * However, if we are executing a nested-guest we might fail if we use the
    6639      * fast path rather than fully emulating VMLAUNCH/VMRESUME instruction in IEM.
    66406637     */
    66416638    if (RT_LIKELY(rcVMRun == VINF_SUCCESS))
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