VirtualBox

儲存庫 vbox 的更動 18231


忽略:
時間撮記:
2009-3-25 上午01:14:04 (16 年 以前)
作者:
vboxsync
訊息:

DevVGA: IOMMMIOModifyPage should be working with the new phys code now.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r18143 r18231  
    11931193#else /* VBOX */
    11941194# ifndef IN_RC
    1195 #  ifndef VBOX_WITH_NEW_PHYS_CODE /* disable this temporarily. */
    11961195        /* If all planes are accessible, then map the page to the frame buffer and make it writable. */
    11971196        if (   (s->sr[2] & 3) == 3
     
    12041203            s->fRemappedVGA = true;
    12051204        }
    1206 #  endif /* !VBOX_WITH_NEW_PHYS_CODE */
    12071205# endif /* IN_RC */
    12081206        VERIFY_VRAM_READ_OFF_RETURN(s, addr, *prc);
     
    13281326#else /* VBOX */
    13291327# ifndef IN_RC
    1330 #  ifndef VBOX_WITH_NEW_PHYS_CODE /* disable this temporarily. */
    13311328            /* If all planes are accessible, then map the page to the frame buffer and make it writable. */
    13321329            if (   (s->sr[2] & 3) == 3
     
    13361333                s->fRemappedVGA = true;
    13371334            }
    1338 #  endif /* !VBOX_WITH_NEW_PHYS_CODE */
    13391335# endif /* IN_RC */
    13401336
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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