VirtualBox

忽略:
時間撮記:
2023-3-23 上午08:13:38 (2 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
156490
訊息:

Devices: Start implementation of ARM PL011 UART emulation, bugref:10403

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/build/VBoxDD.cpp

    r98103 r99125  
    248248        return rc;
    249249#endif
     250#ifdef VBOX_VMM_TARGET_ARMV8
     251    rc = pCallbacks->pfnRegister(pCallbacks, &g_DevicePl011);
     252    if (RT_FAILURE(rc))
     253        return rc;
     254#endif
    250255
    251256    return VINF_SUCCESS;
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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