VirtualBox

Changeset 76751 in vbox for trunk


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

VMM/HMVMXR0: Comment nit.

File:
1 edited

Legend:

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

    r76742 r76751  
    35133513        uint32_t uXcptBitmap = pVCpu->hm.s.vmx.u32XcptBitmap;
    35143514
    3515         /* The remaining exception intercepts are handled elsewhere, e.g. in hmR0VmxExportSharedCR0(). */
     3515        /* The remaining exception intercepts are handled elsewhere, e.g. in hmR0VmxExportGuestCR0(). */
    35163516        if (pVCpu->hm.s.fGIMTrapXcptUD)
    35173517            uXcptBitmap |= RT_BIT(X86_XCPT_UD);
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