acrn-hypervisor/hypervisor/include
Li Fei1 c4b5af9663 hv: pci: remove some unnecessary functions
We define some functions to read some fields of the CFG header registers. We
could remove them since they're not necessary since calling pci_pdev_read_cfg
is simple.

Tracked-On: #4550
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-06-05 16:53:33 +08:00
..
arch/x86 hv: vpci: hv: vpci: refine pci device assignment logic 2020-06-03 22:00:43 +08:00
common hv: ptirq: refine find_ptirq_entry by hashing 2020-05-20 16:04:16 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: vpci: refine vpci deinit 2020-05-13 14:31:01 +08:00
hw hv: pci: remove some unnecessary functions 2020-06-05 16:53:33 +08:00
lib hv: ptirq: refine find_ptirq_entry by hashing 2020-05-20 16:04:16 +08:00
public hv: dynamically configure CPU affinity through hypercall 2020-04-23 09:38:54 +08:00