VirtualBox

儲存庫 vbox 的更動 16575


忽略:
時間撮記:
2009-2-9 上午10:28:03 (16 年 以前)
作者:
vboxsync
訊息:

VBOX_WITH_PGMPOOL_PAGING_ONLY: update

位置:
trunk/src/VBox/VMM
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • 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     */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette