VirtualBox

Changeset 73335 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jul 23, 2018 4:57:12 PM (6 years ago)
Author:
vboxsync
Message:

GIMHvInternal.h: r=bird todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/GIMHvInternal.h

    r72469 r73335  
    419419/** @} */
    420420
     421/**
     422 *
     423 * @todo r=bird: Incorrect use of the term 'END' here.
     424 *               The correct term is 'LAST' as it's inclusive.
     425 *               'END' is the term for exclusive range terminators.
     426 *
     427 *               See Coding guidelines.
     428 *
     429 */
    421430AssertCompile(MSR_GIM_HV_RANGE0_START  <= MSR_GIM_HV_RANGE0_END);
    422431AssertCompile(MSR_GIM_HV_RANGE1_START  <= MSR_GIM_HV_RANGE1_END);
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