acrn-config: add max MSI-X table number for board xmls

1.add max MSI-X table number in board xmls.
2.leave MAX_MSIX_TABLE_NUM item to blank.

Tracked-On: #4994
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
Wei Liu 2020-07-10 14:14:34 +08:00 committed by wenlingz
parent 1cb68b2cda
commit 70d98da042
10 changed files with 40 additions and 0 deletions

View File

@ -510,4 +510,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
5
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -456,4 +456,8 @@
0, 1
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
4
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -444,4 +444,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
4
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -386,4 +386,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
32
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -349,4 +349,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -313,4 +313,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -67,4 +67,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -451,4 +451,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -300,4 +300,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
</acrn-config>

View File

@ -306,4 +306,8 @@
0, 1, 2, 3
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
</acrn-config>