VirtualBox

Changeset 16575 in vbox for trunk


Ignore:
Timestamp:
Feb 9, 2009 10:28:03 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42532
Message:

VBOX_WITH_PGMPOOL_PAGING_ONLY: update

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

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

    r16420 r16575  
    164164
    165165        /* contruct a fake address */
    166 #  if PGM_GST_TYPE == PGM_TYPE_REAL
    167166        RTGCPHYS GCPhysCR3 = RT_BIT_64(63);
    168 #  else
    169         RTGCPHYS GCPhysCR3 = RT_BIT_64(63) | RT_BIT_64(62);
    170 #  endif
    171167        pVM->pgm.s.iShwUser      = SHW_POOL_ROOT_IDX;
    172168        pVM->pgm.s.iShwUserTable = GCPhysCR3 >> PAGE_SHIFT;
  • trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp

    r15865 r16575  
    12891289{
    12901290    /*
    1291      * The first pass will wake up VMs which has actually expired
     1291     * The first pass will wake up VMs which have actually expired
    12921292     * and look for VMs that should be woken up in the 2nd and 3rd passes.
    12931293     */
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