VirtualBox

Changeset 7696 in vbox


Ignore:
Timestamp:
Apr 2, 2008 12:36:33 PM (17 years ago)
Author:
vboxsync
Message:

Init PAT msr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUM.cpp

    r7105 r7696  
    547547    pCtx->fpu.FTW                   = 0xff;         /* All tags are set, i.e. the regs are empty. */
    548548    pCtx->fpu.FCW                   = 0x37f;
     549
     550    /* Init PAT MSR */
     551    pCtx->msrPAT                    = 0x0007040600070406ULL; /* @todo correct? */
    549552}
    550553
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