VirtualBox

Changeset 52762 in vbox


Ignore:
Timestamp:
Sep 16, 2014 3:50:08 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96131
Message:

GIM nits: Must check version and config when loading saved state. Saved state version macros shouldn't be called guest-interface-manager-saved-state-manager-version, but rather guest-interface-manager-saved-state-version. SSM failures are sticky, so no need for AssertRCReturn for every SSM call, only when we want to use the data. First sentence of function documentation provide a brief description of the function and for readability purposes stand alone (also, keep it short when possible).

File:
1 edited

Legend:

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

    r52699 r52762  
    2222#include <VBox/vmm/cpum.h>
    2323
    24 /**
    25  * GIM Hyper-V saved-state version.
    26  */
    27 #define GIM_HV_SSM_VERSION                 UINT32_C(1)
    2824
    2925/** @name Hyper-V base feature identification.
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