VirtualBox

Ignore:
Timestamp:
Jan 16, 2009 10:55:12 AM (16 years ago)
Author:
vboxsync
Message:

Fixed clearing properly

File:
1 edited

Legend:

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

    r15988 r15989  
    543543            {
    544544                /* Restore previous value. */
    545                 ASMWrMsr(MSR_K6_EFER, val);
     545                ASMWrMsr(MSR_K6_EFER, val & ~MSR_K6_EFER_SVME);
    546546                paRc[idCpu] = VINF_SUCCESS;
    547547            }
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