VirtualBox

Changeset 32431 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Sep 11, 2010 6:02:17 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65796
Message:

scm cleanup

Location:
trunk/src/VBox/VMM/VMMR0
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GMMR0.cpp

    r31383 r32431  
    37653765                                RTMemFree(pRec->aRegions[i].paHCPhysPageID);
    37663766
    3767                         Assert(pRec->Core.Key == GCBaseAddr || pRec->enmGuestOS == VBOXOSFAMILY_Windows64);                       
     3767                        Assert(pRec->Core.Key == GCBaseAddr || pRec->enmGuestOS == VBOXOSFAMILY_Windows64);
    37683768                        Assert(pRec->cRegions == pRecVM->cRegions);
    37693769#ifdef VBOX_STRICT
  • trunk/src/VBox/VMM/VMMR0/PGMR0.cpp

    r32087 r32431  
    408408}
    409409
    410 
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r32418 r32431  
    7979#if defined(RT_OS_WINDOWS) && defined(RT_ARCH_AMD64)
    8080/* Increase the size of the image to work around the refusal of Win64 to
    81  * load images in the 0x80000 range. 
     81 * load images in the 0x80000 range.
    8282 */
    8383static uint64_t u64BloatImage[8192] = {0};
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