acrn-hypervisor/misc/config_tools/xforms
Junjie Mao 5c34fd0c56 config_tools: allocate interrupt lines among VMs
This patch allocates interrupt lines among VMs according to the PCI devices
assigned to them.

v1 -> v2:
  * Remove the usage of VMx_PT_INTX_NUM macro in vm_configuration.c; use the
    concrete numbers directly.
  * The static allocator will also complain if any interrupt line is allocated to
    a VM with LAPIC_PASSTHROUGH.

v2 -> v3:
  * Fix a minor coding style issue.

Tracked-On: #6287
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-08-09 09:05:01 +08:00
..
board_info.h.xsl config-tools: add board_info.h.xsl 2021-05-24 21:53:22 +08:00
config_common.xsl config-tools: add uclock GP switch 2021-07-21 11:28:30 +08:00
config.h.xsl acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
config.mk.xsl acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
ivshmem_cfg.h.xsl hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
lib.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
misc_cfg.h.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
pci_dev.c.xsl config-tools: enable PTM through config-tools 2021-05-25 11:32:11 +08:00
pt_intx.c.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
vm_configurations.c.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
vm_configurations.h.xsl config-tools: add the vm_configurations.h.xsl 2021-05-07 14:39:08 +08:00