acrn-hypervisor/misc/config_tools/xforms
Qiang Zhang bf653d277b HV: init one dev config with service vm config param
When we do init_all_dev_config() in pci.c, the pdevs added to pci dev_config
will be exposed to Service VM or passthru to prelauched VM. The original code
would find service VM config in every pci pdev init loop, this is unnecessary
and definitely impact performance. Here we generate Service VM config pointer
with config tool so that init_one_dev_config() could refer service VM config
directly.

Tracked-On: #8491
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Signed-off-by: Qiang Zhang <qiang4.zhang@intel.com>
Signed-off-by: Victor Sun <victor.sun@intel.com>
2023-09-11 16:13:16 +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 config_tools: add pio serial port bdf to config.h 2022-10-19 17:23:11 +08:00
ivshmem_cfg.h.xsl Update copyright year range in code headers 2022-07-15 11:48:35 +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 Update copyright year range in code headers 2022-07-15 11:48:35 +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 HV: init one dev config with service vm config param 2023-09-11 16:13:16 +08:00
vm_configurations.h.xsl misc: refine the allocate logic of offline tool 2022-10-19 15:58:25 +08:00