VirtualBox

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


Ignore:
Timestamp:
Aug 11, 2009 3:01:56 PM (15 years ago)
Author:
vboxsync
Message:

Missing commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r21168 r22170  
    15831583    PGMPOOLACCESS_USER_RW,
    15841584    PGMPOOLACCESS_USER_R,
     1585    PGMPOOLACCESS_USER_RW_NX,
     1586    PGMPOOLACCESS_USER_R_NX,
    15851587    PGMPOOLACCESS_SUPERVISOR_RW,
    1586     PGMPOOLACCESS_SUPERVISOR_R
     1588    PGMPOOLACCESS_SUPERVISOR_R,
     1589    PGMPOOLACCESS_SUPERVISOR_RW_NX,
     1590    PGMPOOLACCESS_SUPERVISOR_R_NX
    15871591} PGMPOOLACCESS;
    15881592
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