VirtualBox

Changeset 1297 in vbox


Ignore:
Timestamp:
Mar 7, 2007 12:25:24 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19254
Message:

removed another workaround

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCMInternal.h

    r1291 r1297  
    106106#else
    107107#define HWACCM_VMX_TRAP_MASK                BIT(7) | BIT(14)
    108 #define HWACCM_SVM_TRAP_MASK                HWACCM_VMX_TRAP_MASK | BIT(13) /* #GP is required for the #GP in V86 workaround */
     108#define HWACCM_SVM_TRAP_MASK                HWACCM_VMX_TRAP_MASK
    109109#endif
    110110/** @} */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette