VirtualBox

Changeset 10853

Show
Ignore:
Timestamp:
07/24/08 15:31:40 (4 months ago)
Author:
vboxsync
Message:

Comment update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/VMM/HWACCM.cpp

    r10830 r10853  
    748748        /* The guest is about to complete the switch to protected mode. Wait a bit longer. */ 
    749749        /* Windows XP; switch to protected mode; all selectors are marked not present in the 
    750          * hidden registers (possible recompiler bug) */ 
     750         * hidden registers (possible recompiler bug; see load_seg_vm) */ 
    751751        if (pCtx->csHid.Attr.n.u1Present == 0) 
    752752            return false; 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy