VirtualBox

Changeset 42633 in vbox for trunk/include


Ignore:
Timestamp:
Aug 6, 2012 5:22:56 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79829
Message:

IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it doesn't return informational status returns, only VINF_SUCCESS and errors.

File:
1 edited

Legend:

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

    r42420 r42633  
    479479/** Catch write access and route it thru PGM. */
    480480#define VINF_PGM_PHYS_TLB_CATCH_WRITE           1635
     481/** Catch write access and route it thru PGM. */
     482#define VERR_PGM_PHYS_TLB_CATCH_WRITE           (-1635)
    481483/** No CR3 root shadow page table.. */
    482484#define VERR_PGM_NO_CR3_SHADOW_ROOT             (-1636)
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