VirtualBox

Ignore:
Timestamp:
May 27, 2009 7:35:46 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47793
Message:

Backed out 47767 (breaks saved states from yesterday)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCMInternal.h

    r20035 r20057  
    135135/** HWACCM SSM version
    136136 */
    137 #define HWACCM_SSM_VERSION_3_0_X            5
    138 #define HWACCM_SSM_VERSION_2_2_X            4
     137#define HWACCM_SSM_VERSION                  4
    139138#define HWACCM_SSM_VERSION_2_0_X            3
    140139
     
    341340        /** Set if erratum 170 affects the AMD cpu. */
    342341        bool                        fAlwaysFlushTLB;
    343         /** Set if we're patching 32 bits guests to get rid of TPR access overhead. */
    344         bool                        fTPRPatching;
     342        /** Explicit alignment padding to make 32-bit gcc align u64RegisterMask
     343         *  naturally. */
     344        bool                        padding[1];
    345345
    346346        /** R0 memory object for the host VM control block (VMCB). */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette