Files
acrn-hypervisor/hypervisor/arch/x86
Binbin Wu 2c7c909e38 hv: vtd: fix the pre-allocated context table number
In current code, there is an out of range access to the array buses defined in struct struct context_table.
This patch defines CONFIG_IOMMU_BUS_NUM to replace CONFIG_IOMMU_INIT_BUS_LIMIT, which is clearer.
CONFIG_IOMMU_BUS_NUM equals to (CONFIG_IOMMU_INIT_BUS_LIMIT + 1).

Tracked-On: #1807
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-14 09:18:18 +08:00
..
2018-11-08 13:04:11 +08:00
2018-11-13 16:28:58 +08:00
2018-11-05 15:35:49 +08:00
2018-11-09 13:00:51 +08:00
2018-11-13 16:28:58 +08:00
2018-11-05 15:35:49 +08:00
2018-11-08 13:04:11 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-13 16:28:58 +08:00
2018-11-13 16:28:58 +08:00
2018-11-05 15:35:49 +08:00
2018-08-16 16:24:13 +08:00
2018-11-13 16:28:58 +08:00