mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-06 07:26:56 +00:00
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> |
||
---|---|---|
.. | ||
board_info.h.xsl | ||
config_common.xsl | ||
config.h.xsl | ||
config.mk.xsl | ||
ivshmem_cfg.h.xsl | ||
lib.xsl | ||
misc_cfg.h.xsl | ||
pci_dev.c.xsl | ||
pt_intx.c.xsl | ||
vm_configurations.c.xsl | ||
vm_configurations.h.xsl |