VirtualBox

Changeset 17235 in vbox for trunk


Ignore:
Timestamp:
Mar 2, 2009 10:45:42 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43557
Message:

Added VERR_PGM_NO_CR3_SHADOW_ROOT

File:
1 edited

Legend:

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

    r16827 r17235  
    429429/** Catch write access and route it thru PGM. */
    430430#define VINF_PGM_PHYS_TLB_CATCH_WRITE           1635
    431 
     431/** No CR3 root shadow page table.. */
     432#define VERR_PGM_NO_CR3_SHADOW_ROOT             (-1636)
    432433/** @} */
    433434
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