VirtualBox

Changeset 43413 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Sep 24, 2012 11:51:20 AM (12 years ago)
Author:
vboxsync
Message:

VMM/HM: unbreak saved state.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r43394 r43413  
    315315     * Register the saved state data unit.
    316316     */
    317     int rc = SSMR3RegisterInternal(pVM, "HM", 0, HM_SSM_VERSION, sizeof(HM),
     317    int rc = SSMR3RegisterInternal(pVM, "HWACCM", 0, HM_SSM_VERSION, sizeof(HM),
    318318                                   NULL, NULL, NULL,
    319319                                   NULL, hmR3Save, NULL,
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