VirtualBox

儲存庫 vbox 的更動 80702


忽略:
時間撮記:
2019-9-10 下午02:46:37 (6 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
133242
訊息:

PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG structures and added PDM_DEVREG_FLAGS_MSI_X for indicating possible need for MSI-X. bugref:9218

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

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Bus/DevPciIch9.cpp

    r80701 r80702  
    36783678    /* .cbInstanceCC = */           0,
    36793679    /* .cbInstanceRC = */           0,
    3680     /* .uReserved1 = */             0,
     3680    /* .cMaxPciDevices = */         1,
    36813681    /* .pszDescription = */         "ICH9 PCI to PCI bridge",
    36823682#if defined(IN_RING3)
  • trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp

    r80701 r80702  
    58255825    /* .cbInstanceCC = */           0,
    58265826    /* .cbInstanceRC = */           0,
    5827     /* .uReserved1 = */             0,
     5827    /* .cMaxPciDevices = */         1,
    58285828    /* .pszDescription = */         "LSI Logic SAS1068 controller.\n",
    58295829#if defined(IN_RING3)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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