acrn-hypervisor/misc/config_tools/xforms
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
..
board_info.h.xsl Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
config.h.xsl Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
config.mk.xsl Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
config_common.xsl misc: fix two IOAPIC related configs 2024-09-11 15:10:45 +08:00
ivshmem_cfg.h.xsl config_tools: support IVSHMEM devices region ID configuration 2024-03-28 14:34:38 +08:00
lib.xsl config_tools: add pio serial port bdf to config.h 2022-10-19 17:23:11 +08:00
misc_cfg.h.xsl Change Service VM to supervisor role 2024-06-28 13:35:07 +08:00
pci_dev.c.xsl Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
pt_intx.c.xsl Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vm_configurations.c.xsl config-tools: do not generate tpm2 log area config when LAML or LASA is 0 2024-02-04 14:35:43 +08:00
vm_configurations.h.xsl misc: refine the allocate logic of offline tool 2022-10-19 15:58:25 +08:00