VirtualBox

Changeset 1353 in vbox for trunk


Ignore:
Timestamp:
Mar 9, 2007 9:36:00 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19335
Message:

Backed out rev.19297

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/TRPMGC.cpp

    r1329 r1353  
    116116    Log(("trpmgcGuestIDTWriteHandler: write to gate %x\n", iTrap));
    117117
     118#if 0
    118119    /* Check if we can handle the write here. */   
    119120    if (     iTrap != 3                                         /* Gate 3 is handled differently; could do it here as well, but let ring 3 handle this case for now. */
     
    129130        }
    130131    }
     132#endif
    131133
    132134    /** @todo Check which IDT entry and keep the update cost low in TRPMR3SyncIDT() and CSAMCheckGates(). */
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