VirtualBox

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


Ignore:
Timestamp:
Nov 16, 2012 12:54:38 PM (12 years ago)
Author:
vboxsync
Message:

Spaces.

File:
1 edited

Legend:

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

    r43867 r43896  
    11181118         * This is the AMD erratum 170. We need to flush the entire TLB for each world switch. Sad.
    11191119         */
    1120         pCpu->uCurrentAsid               = 1;
     1120        pCpu->uCurrentAsid           = 1;
    11211121        pVCpu->hm.s.uCurrentAsid     = 1;
    11221122        pVCpu->hm.s.cTlbFlushes      = pCpu->cTlbFlushes;
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