VirtualBox

Changeset 48077 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 27, 2013 10:20:47 AM (11 years ago)
Author:
vboxsync
Message:

ignore MSR_K8_VM_CR on AMD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

    r48075 r48077  
    11451145        case MSR_K8_NB_CFG:             /* (All known values are 0 on reset.) */
    11461146        case MSR_K8_HWCR:               /* Very interesting bits here. :) */
     1147        case MSR_K8_VM_CR:              /* Windows 8 */
    11471148            *puValue = 0;
    11481149            if (CPUMGetGuestCpuVendor(pVCpu->CTX_SUFF(pVM)) != CPUMCPUVENDOR_AMD)
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