VirtualBox

Changeset 40170 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Feb 17, 2012 2:22:26 PM (13 years ago)
Author:
vboxsync
Message:

MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to ignore the capabilites when it comes to fixed MTRRs.)

Location:
trunk/src/VBox/VMM/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/CPUMInternal.h

    r37955 r40170  
    363363     * Aligned on a 64-byte boundary.
    364364     */
    365     CPUMCTXMSR              GuestMsr;
     365    CPUMCTXMSRS             GuestMsrs;
    366366
    367367    /** Pointer to the current hypervisor core context - R3Ptr. */
  • trunk/src/VBox/VMM/include/CPUMInternal.mac

    r35333 r40170  
    411411    .Guest.trHid.Attr         resd    1
    412412
    413     .GuestMsr.au64            resq    64
     413    .GuestMsrs.au64           resq    64
    414414
    415415    ;
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