acrn-hypervisor/hypervisor/dm/vpci
Yonghua Huang 49a773ab54 hv: bugfix for hv-emulated device de-init
- fix bug in 'hcall_destroy_vdev()', the availability of
   vpci device shall be checked on 'target_vm".

 - refine 'vpci_update_one_vbar()' to avoid potential NULL
   pointer access.

Tracked-On: #5490
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2020-11-13 11:43:47 +08:00
..
ivshmem.c hv: bugfix for hv-emulated device de-init 2020-11-13 11:43:47 +08:00
pci_pt.c hv: refine pass-thru device specific vmsix function 2020-10-26 08:44:13 +08:00
vdev.c HV: refine pci_find_vdev with hash 2020-06-18 12:58:40 +08:00
vhostbridge.c pci: mcfg: limit device bus numbers which could access by ECAM 2020-09-09 09:31:56 +08:00
vmcs9900.c HV: pci-vuart support create vdev hcall 2020-10-30 20:41:34 +08:00
vmsi.c hv: refine pass-thru device specific vmsix function 2020-10-26 08:44:13 +08:00
vmsix_on_msi.c hv: add BAR GPA for vmsix over msi in pre-launched vm 2020-10-29 16:12:12 +08:00
vmsix.c hv: add functions to initialize vmsix capability 2020-10-26 08:44:13 +08:00
vpci_bridge.c hv: vpci: minor refine the vdev ownership data structure 2020-05-13 14:31:01 +08:00
vpci_priv.h hv: enable doorbell for hv-land ivshmem device 2020-10-26 08:44:13 +08:00
vpci.c hv: bugfix for hv-emulated device de-init 2020-11-13 11:43:47 +08:00
vsriov.c HV: vdev passthough hidding SRIOV 2020-07-16 17:27:18 +08:00