mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-30 02:45:20 +00:00
Add the MSI-X capability structure nodes under <capability id="MSI-X"> in board.xml. Example: <capability id="MSI-X"> <table_size>16</table_size> <table_bir>1</table_bir> <table_offset>0x1000000</table_offset> <pba_bir>1</pba_bir> <pba_offset>0x0</pba_offset> </capability> Fix the MSI <count> nodes when there is only one vector. Tracked-On: #6235 Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
caps.py | ||
extcaps.py | ||
header.py |