Files
acrn-hypervisor/hypervisor/include
Zide Chen a3d2a7e726 hv: vpci: 2 MISRA-C violation fixes
36D Prototype and definition name mismatch
  pci_scan_bus() and sharing_mode_find_vdev() wrong parameter in prototype.
14D Attempt to change parameter passed by value.
  vmsix_table_rw() uses function parameter as local viarable.

Tracked-On: #861
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-16 14:52:44 +08:00
..
2018-12-16 14:52:22 +08:00
2018-12-12 13:08:10 +08:00
2018-12-16 14:52:44 +08:00
2018-12-13 09:08:32 +08:00