Files
acrn-hypervisor/hypervisor/include/arch/x86
Zide Chen 2028034151 hv: MISRA-C fix "identifier reuse" in vpci code
13X: Identifier reuse: tag vs component.
A tag name shall be a unique identifier

Change the following names:
  struct msi --> struct pci_msi
  struct msix --> struct pci_msix
  struct vpci --> struct acrn_vpci
  union cfgdata -> union pci_cfgdata

Tracked-On: #861
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-18 13:39:15 +08:00
..
2018-12-12 13:08:10 +08:00
2018-09-18 09:43:43 +08:00
2018-12-04 09:10:54 +08:00
2018-11-23 12:21:02 +08:00
2018-12-12 13:08:10 +08:00
2018-12-14 15:24:26 +08:00
2018-11-21 14:45:43 +08:00
2018-12-12 13:08:10 +08:00
2018-12-04 18:28:32 +08:00
2018-11-30 14:55:17 +08:00
2018-12-17 14:31:52 +08:00
2018-12-12 13:08:10 +08:00
2018-12-18 10:00:56 +08:00
2018-12-12 13:08:10 +08:00
2018-12-12 13:08:10 +08:00