acrn-hypervisor/hypervisor/dm/vpci
Li Fei1 ae4fa40adc hv: vpci: hv: vpci: refine pci device assignment logic
Now Host Bridge and PCI Bridge could only be added to SOS's acrn_vm_pci_dev_config.
So For UOS, we always emualte Host Bridge and PCI Bridge for it and assign PCI device
to it; for SOS, if it's the highest severity VM, we will assign Host Bridge and PCI
Bridge to it directly, otherwise, we will emulate them same as UOS.

Tracked-On: #4550
Signed-off-by: Li Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-06-03 22:00:43 +08:00
..
pci_pt.c hv: vpci: remove vpci->vm not equal to null pre-condition 2020-05-13 14:31:01 +08:00
vdev.c hv: vpci: refine comment for pci_vdev_update_vbar_base 2020-04-08 10:15:34 +08:00
vhostbridge.c hv: vpci: remove vpci->vm not equal to null pre-condition 2020-05-13 14:31:01 +08:00
vmsi.c hv: vpci: add vmsi capability registers rw permission control 2020-05-28 13:44:18 +08:00
vmsix.c hv: vpci: add vmsix capability registers rw permission control 2020-05-28 13:44:18 +08:00
vpci.c hv: vpci: hv: vpci: refine pci device assignment logic 2020-06-03 22:00:43 +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: vpci: add vmsix capability registers rw permission control 2020-05-28 13:44:18 +08:00
vsriov.c hv: vpci: remove is_own_device() 2020-05-13 14:31:01 +08:00