mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-14 11:20:18 +00:00
120D: Pointer param should be declared pointer to const. Add 'const' qualifier to function parameters whenever it's possible: alloc_pci_vdev() enumerate_pci_dev() pci_scan_bus() pci_enumeration_cb() partition_mode_vpci_init() partition_mode_vpci_deinit() sharing_mode_vpci_init() sharing_mode_vpci_deinit() vpci_cleanup() 45D: Pointer not checked for null before use. Check pointer vm in vpci_reset_ptdev_intr_info() before using it. Tracked-On: #861 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
vpci | ||
vioapic.c | ||
vmptable.c | ||
vpic.c | ||
vrtc.c |