acrn-hypervisor/hypervisor/dm
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
..
hw HV: find and hide serial PCI dev from service OS 2018-12-03 13:20:35 +08:00
vpci hv: vpci: 2 MISRA-C violation fixes 2018-12-16 14:52:44 +08:00
vioapic.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
vpic.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
vrtc.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00