VirtualBox

Changeset 46587 in vbox for trunk


Ignore:
Timestamp:
Jun 17, 2013 12:55:39 PM (12 years ago)
Author:
vboxsync
Message:

VMM/HM: A tad bit more comments on what is really going on.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r46557 r46587  
    19731973                uint8_t abInstr[15];
    19741974
    1975                 /* Replacing two instructions now. */
     1975                /* Replacing the two instructions above with an AMD-V specific lock-prefixed 32-bit MOV CR8 instruction so as to
     1976                   access CR8 in 32-bit mode and not cause a #VMEXIT. */
    19761977                rc = PGMPhysSimpleReadGCPtr(pVCpu, &pPatch->aOpcode, pCtx->rip, cbOpMmio + cbOp);
    19771978                AssertRC(rc);
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