acrn-hypervisor/hypervisor/dm/vpci
Shiqing Gao 869de39757 hv: rename 'assign_iommu_device' and 'unassign_iommu_device'
- rename 'assign_iommu_device' to 'assign_pt_device'
- rename 'unassign_iommu_device' to 'unassign_pt_device'

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@inte.com>
2019-04-15 15:38:01 +08:00
..
pci_pt.c hv: add the support of vector remapping for pre-launched VMs 2019-04-04 17:51:36 +08:00
vdev.c HV: rename pci_priv.h to vpci_priv.h 2019-03-25 12:35:39 +08:00
vhostbridge.c HV: rename pci_priv.h to vpci_priv.h 2019-03-25 12:35:39 +08:00
vmsi.c hv: Remove separate interrupt routine for pre-launched VMs 2019-04-04 17:51:36 +08:00
vmsix.c hv: Remove separate interrupt routine for pre-launched VMs 2019-04-04 17:51:36 +08:00
vpci.c hv: rename 'assign_iommu_device' and 'unassign_iommu_device' 2019-04-15 15:38:01 +08:00
vpci_priv.h hv: add the support of vector remapping for pre-launched VMs 2019-04-04 17:51:36 +08:00