VirtualBox

Changeset 23778 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 14, 2009 9:42:00 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53516
Message:

todos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/CSAM.cpp

    r23777 r23778  
    107107static const SSMFIELD g_aCsamFields[] =
    108108{
     109    /** @todo there are more fields that can be ignored here. */
    109110    SSMFIELD_ENTRY_IGNORE(      CSAM, offVM),
    110111    SSMFIELD_ENTRY_PAD_HC64(    CSAM, Alignment0, sizeof(uint32_t)),
     
    113114    SSMFIELD_ENTRY(             CSAM, cDangerousInstr),
    114115    SSMFIELD_ENTRY(             CSAM, iDangerousInstr),
    115     SSMFIELD_ENTRY_RCPTR(       CSAM, pPDBitmapGC),
    116     SSMFIELD_ENTRY_RCPTR(       CSAM, pPDHCBitmapGC),
     116    SSMFIELD_ENTRY_RCPTR(       CSAM, pPDBitmapGC),   /// @todo ignore this?
     117    SSMFIELD_ENTRY_RCPTR(       CSAM, pPDHCBitmapGC), /// @todo ignore this?
    117118    SSMFIELD_ENTRY_IGN_HCPTR(   CSAM, pPDBitmapHC),
    118119    SSMFIELD_ENTRY_IGN_HCPTR(   CSAM, pPDGCBitmapHC),
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