VirtualBox

Changeset 9985 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jun 27, 2008 10:12:35 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32428
Message:

Relax the requirement for VT-x when in 64 bits mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r9817 r9985  
    11271127        Ctx.ssHid.u32Limit = env->segs[R_SS].limit;
    11281128        Ctx.ssHid.Attr.u   = (env->segs[R_SS].flags >> 8) & 0xF0FF;
     1129
     1130        Ctx.msrEFER        = env->efer;
    11291131
    11301132        /* Hardware accelerated raw-mode:
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