VirtualBox

Changeset 73275 in vbox for trunk/include/VBox/err.h


Ignore:
Timestamp:
Jul 20, 2018 4:02:44 PM (6 years ago)
Author:
vboxsync
Message:

PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r73203 r73275  
    455455/** The shadow page pool was flushed.
    456456 * This means that a global CR3 sync was flagged. Anyone receiving this kind of status
    457  * will have to get down to a SyncCR3 ASAP. See also VINF_PGM_SYNC_CR3. */
     457 * will have to get down to a SyncCR3 ASAP. See also VINF_PGM_SYNC_CR3.
     458 * @todo r=bird: This error code isn't used anymore...  */
    458459#define VERR_PGM_POOL_FLUSHED               (-1620)
    459460/** The shadow page pool was cleared.
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