acrn-hypervisor/hypervisor/include
Qian Wang 8fb8d81935 HV: refine pci_lookup_drhd_for_pbdf with hash
hv: pci: refine pci_lookup_drhd_for_pbdf with hash

1. Added an auxiliary function pci_find_pdev using hash to find pdev
with pbdf, thus pci_lookup_drhd_for_pbdf will have a better performance

Tracked-On: #4857
Signed-off-by: Wang Qian <qian1.wang@intel.com>
Reviewed-by: Li Fei <Fei1.Li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-06-18 12:58:40 +08:00
..
arch/x86 hv: vtd: add an API to reserve continuous irtes 2020-06-16 08:52:56 +08:00
common hv: ptirq: associate an irte with ptirq_remapping_info entry 2020-06-16 08:52:56 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: vmsi: add vmsix on msi emulation support 2020-06-16 08:52:56 +08:00
hw HV: refine pci_lookup_drhd_for_pbdf with hash 2020-06-18 12:58:40 +08:00
lib HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
public hv: dynamically configure CPU affinity through hypercall 2020-04-23 09:38:54 +08:00