VirtualBox

Changeset 9549 in vbox


Ignore:
Timestamp:
Jun 9, 2008 3:30:31 PM (16 years ago)
Author:
vboxsync
Message:

Comment added

File:
1 edited

Legend:

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

    r9412 r9549  
    11091109/** Bits 12-51 - - PAE - Physical Page number of the next level. */
    11101110#if 1 /* we're using this internally and have to mask of the top 16-bit. */
     1111/* Note: This is kind of dangerous if the guest uses these bits (legally or illegally);
     1112 *       we partly or that part into shadow page table entries. Will be corrected
     1113 *       soon.
     1114 */
    11111115#define X86_PDE_PAE_PG_MASK                 ( 0x0000fffffffff000ULL )
    11121116#else
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