VirtualBox

Changeset 9448 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 6, 2008 8:21:45 AM (17 years ago)
Author:
vboxsync
Message:

Added VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE

File:
1 edited

Legend:

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

    r8797 r9448  
    407407 */
    408408#define VERR_PGM_INTERMEDIATE_PAGING_CONFLICT   (-1627)
     409/** The shadow paging mode is not supported yet. */
     410#define VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE (-1628)
    409411
    410412/** @} */
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