VirtualBox

Ignore:
Timestamp:
Nov 1, 2018 3:48:26 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

    r75199 r75215  
    1194011940    switch (idMsr)
    1194111941    {
    11942         /* The FS and GS base MSRs are not part of the above all MSRs mask. */
     11942        /* The FS and GS base MSRs are not part of the above all-MSRs mask. */
    1194311943        case MSR_K8_FS_BASE: rc |= HMVMX_CPUMCTX_IMPORT_STATE(pVCpu, CPUMCTX_EXTRN_FS); break;
    1194411944        case MSR_K8_GS_BASE: rc |= HMVMX_CPUMCTX_IMPORT_STATE(pVCpu, CPUMCTX_EXTRN_GS); break;
     
    1200712007    {
    1200812008        /*
    12009          * The FS and GS base MSRs are not part of the above all MSRs mask.
     12009         * The FS and GS base MSRs are not part of the above all-MSRs mask.
    1201012010         *
    1201112011         * Although we don't need to fetch the base as it will be overwritten shortly, while
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