VirtualBox

Changeset 52027 in vbox for trunk/src


Ignore:
Timestamp:
Jul 15, 2014 6:05:08 AM (11 years ago)
Author:
vboxsync
Message:

VMM/GIM: Enable relaxed timing for Hyper-V.

File:
1 edited

Legend:

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

    r52010 r52027  
    109109
    110110        /* Hypervisor recommendations to the guest. */
    111         pHv->uHyperHints = GIM_HV_HINT_MSR_FOR_SYS_RESET;
     111        pHv->uHyperHints = GIM_HV_HINT_MSR_FOR_SYS_RESET
     112                         | GIM_HV_HINT_RELAX_TIME_CHECKS;
    112113
    113114        /* Hypervisor capabilities; features used by the hypervisor. */
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