acrn-hypervisor/misc/config_tools/schema
Haiwei Li fcffdf8dbd misc: fix two IOAPIC related configs
For Service VM, the I/O APIC number and RTE number are from platform.
Otherwise, hypervisor emulates one I/O APIC and 48 RTEs. But
'MAX_IOAPIC_NUM' is always 1 and 'MAX_IOAPIC_LINES' is always 120 for
now.

This patch is introduced to fix these issues.

Tracked-On: #8725
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Suggested-by: Junjie Mao <junjie.mao@intel.com>
Signed-off-by: Haiwei Li <haiwei.li@intel.com>
2024-09-11 15:10:45 +08:00
..
checks config_tools: support vUART Timer pCPU configuration 2024-07-10 10:26:21 +08:00
__init__.py config_tools: refactor configurator for web page cache issue 2022-04-25 18:13:12 +08:00
board.xsd config_tools: check XML file structures on load 2022-05-19 09:31:46 +08:00
config.xsd misc: fix two IOAPIC related configs 2024-09-11 15:10:45 +08:00
datachecks.xsd misc: add assert to check the total memory size of User VMs 2022-08-26 21:17:18 +08:00
scenario_structure.xsd config_tools: relax the checks of scenario XMLs from users 2022-06-29 13:53:42 +08:00
types.xsd config_tools: support IVSHMEM devices region ID configuration 2024-03-28 14:34:38 +08:00
VMtypes.xsd config_tools: refine virtio gpu device in the schema 2022-10-26 08:15:17 +08:00