acrn-hypervisor/hypervisor/dm/vpci
Shiqing Gao c8bcab9006 hv: pci: update function "bdf_is_equal"
- update the function argument type to union
  Declaring argument as pointer is not necessary since it
  only does the comparison.

Tracked-On: #1842
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2019-09-25 13:45:39 +08:00
..
pci_pt.c hv: vpci: refine vPCI BAR initialization 2019-09-23 11:16:48 +08:00
vdev.c hv: pci: update function "bdf_is_equal" 2019-09-25 13:45:39 +08:00
vhostbridge.c hv: vpci: add each vdev_ops for each emulated PCI device 2019-08-09 14:19:49 +08:00
vmsi.c HV: make the functions void 2019-07-29 09:58:57 +08:00
vmsix.c hv: vpci: a minor fix about handling vmsix table mmio access for post-launched VM 2019-09-16 15:32:26 +08:00
vpci.c hv: vpci: a minor fix about vpci_init_pt_dev 2019-09-16 15:32:26 +08:00
vpci_priv.h hv: vpci: split vPCI device from SOS for post-launched VM 2019-08-12 10:00:44 +08:00