VirtualBox

Ignore:
Timestamp:
May 12, 2014 5:32:21 AM (11 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0,HMSVMR0: debug build fixes.

File:
1 edited

Legend:

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

    r51222 r51230  
    16841684    }
    16851685}
    1686 # endif /* VBOX_STRICT */
     1686#endif /* VBOX_STRICT */
    16871687
    16881688
     
    1043710437                case MSR_K8_FS_BASE:        /* no break */
    1043810438                case MSR_K8_GS_BASE:        HMCPU_CF_SET(pVCpu, HM_CHANGED_GUEST_SEGMENT_REGS);     break;
    10439                 case MSR_K6_EFER:           HMCPU_CF_SET(pVCpu, HM_CHANGED_GUEST_EFER_MSR);         break;
     10439                case MSR_K6_EFER:           /* already handled above */                             break;
    1044010440                default:
    1044110441                {
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