acrn-hypervisor/hypervisor/include
Jiaqing Zhao 5c351bee0f hv: vtd: allocate drhd_dev_scope based on board file
Determine the size of drhd_dev_scope based on DRHD_MAX_DEVSCOPE_COUNT
in board file instead of hardcoding. The current default value 16 will
be used if it is not defined in board file to keep compatibility, a
warning will be raised in this case.

Tracked-On: #8494
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2024-08-05 15:51:17 +08:00
..
arch/x86/asm hv: vtd: allocate drhd_dev_scope based on board file 2024-08-05 15:51:17 +08:00
common hv: s3: add timer support 2024-06-27 11:26:09 +08:00
debug hv: trace: show cpu usage of vms in pcpu sharing case 2024-06-28 12:55:23 +08:00
dm config_tools: support vUART Timer pCPU configuration 2024-07-10 10:26:21 +08:00
hw hv: pci: Add guest cfg header access handling of type 1 device 2024-06-27 11:26:09 +08:00
lib hv: add clamp macro for convenience 2023-09-18 16:26:05 +08:00
public hv: add GUEST_FLAG_STATELESS flag 2024-07-30 09:26:50 +08:00