VirtualBox

Ignore:
Timestamp:
Jun 19, 2013 1:42:28 PM (11 years ago)
Author:
vboxsync
Message:

VMM: AMD-V nits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r46557 r46659  
    29152915
    29162916    /* Force to reload LDTR, so we'll execute VMLoad to load additional guest state. */
    2917     pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_GUEST_LDTR;
     2917    pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_GUEST_LDTR;  /** @todo r=ramshankar: I can't understand what effect this will have.
     2918                                                                    Probably a left over? */
    29182919
    29192920    return VINF_SUCCESS;
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