VirtualBox

Changeset 55688 in vbox for trunk


Ignore:
Timestamp:
May 6, 2015 9:22:10 AM (10 years ago)
Author:
vboxsync
Message:

VMM/GIM: comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp

    r55663 r55688  
    191191    if (TMR3CpuTickIsFixedRateMonotonic(pVM, true /* fWithParavirtEnabled */))
    192192    {
     193        /** @todo We might want to consider just enabling this bit *always*. As far
     194         *        as I can see in the Linux guest, the "TSC_STABLE" bit is only
     195         *        translated as a "monotonic" bit which even in Async systems we
     196         *        -should- be reporting a strictly monotonic TSC to the guest.  */
    193197        PGIMKVM pKvm = &pVM->gim.s.u.Kvm;
    194198        pKvm->uBaseFeat |= GIM_KVM_BASE_FEAT_TSC_STABLE;
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