VirtualBox

Changeset 1341 in vbox for trunk/src


Ignore:
Timestamp:
Mar 8, 2007 5:20:45 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19315
Message:

Disabled v86 raw mode again due to windows install regressions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMA.asm

    r1338 r1341  
    11301130    ; we can't do an iret to v86 code, as we run with CPL=1. The iret would attempt a protected mode iret and (most likely) fault.
    11311131    test    dword [esp+12], X86_EFL_VM
    1132     jnz     iret_return_to_v86
     1132    jnz     iret_fault1
     1133;;    jnz     iret_return_to_v86
    11331134
    11341135    ;;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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