acrn-hypervisor/hypervisor/dm/vpci
dongshen d0fe18209c HV: call function is_prelaunched_vm() instead to reduce code
And make related changes accordingly:
 Remove calling of get_vm_config()
 Remove local variables vm and acrn_vm_config

Tracked-On: #3022
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-05-23 14:06:51 +08:00
..
pci_pt.c HV: call function is_prelaunched_vm() instead to reduce code 2019-05-23 14:06:51 +08:00
vdev.c HV: add missing @pre for some functions 2019-05-20 10:37:13 +08:00
vhostbridge.c HV: unify the sharing_mode_cfgwrite and partition_mode_cfgwrite code 2019-05-20 10:37:13 +08:00
vmsi.c HV: add missing @pre for some functions 2019-05-20 10:37:13 +08:00
vmsix.c HV: add missing @pre for some functions 2019-05-20 10:37:13 +08:00
vpci_priv.h HV: add missing @pre for some functions 2019-05-20 10:37:13 +08:00
vpci.c HV: remove function pci_pdev_foreach() 2019-05-23 14:06:51 +08:00