VirtualBox

Changeset 26700 in vbox for trunk/include


Ignore:
Timestamp:
Feb 23, 2010 1:14:16 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57936
Message:

Deal with missing PDEs in SyncPage for SMP guests.
Deal with big PDEs in SyncPage for SMP guests (nested paging only).

File:
1 edited

Legend:

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

    r24608 r26700  
    203203    uint64_t    u4Reserved      : 4;
    204204    /** Big page (must be 0 here). */
    205     uint64_t    u1Big           : 1;
     205    uint64_t    u1Size          : 1;
    206206    /** Available for software. */
    207207    uint64_t    u4Available     : 4;
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