VirtualBox

Changeset 53198 in vbox for trunk/src


Ignore:
Timestamp:
Nov 4, 2014 3:01:20 PM (10 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Remove assertion in hmR0VmxExitRdtsc() for when CR4.TSD is set and we most probably should #GP.

File:
1 edited

Legend:

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

    r53196 r53198  
    1016610166    }
    1016710167    else
    10168     {
    10169         AssertMsgFailed(("hmR0VmxExitRdtsc: EMInterpretRdtsc failed with %Rrc\n", rc));
    1017010168        rc = VERR_EM_INTERPRETER;
    10171     }
    1017210169    STAM_COUNTER_INC(&pVCpu->hm.s.StatExitRdtsc);
    1017310170    return rc;
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