VirtualBox

Changeset 10853 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jul 24, 2008 1:31:40 PM (17 years ago)
Author:
vboxsync
Message:

Comment update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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;
Note: See TracChangeset for help on using the changeset viewer.

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