acrn-hypervisor/hypervisor/dm
dongshen 4be09f24f3 HV: enable bar emulation for sos
For sos, its vbar base address is set to pbar base address (vbar gpa = pbar
hpa)

For pre-launched VMs, vbar base address is pre-assigned in vm_config

Rename vdev_pt_remap_msix_table_bar to vdev_pt_remap_msix_table_vbar and make it
a static function

Remove unused function prototye vdev_pt_remap_msix_table_bar() in vpci_priv.h

Tracked-On: #3241
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-07-04 11:25:01 +08:00
..
vpci HV: enable bar emulation for sos 2019-07-04 11:25:01 +08:00
io_req.c hv: ept: unify EPT API name to verb-object style 2019-06-14 14:40:25 +08:00
vioapic.c HV: Clean vpic and vioapic logic when lapic is pt 2019-06-12 14:29:50 +08:00
vpic.c HV:Modularize vpic code to remove usage of acrn_vm 2019-06-13 09:54:52 +08:00
vrtc.c HV:fix simple violations 2019-06-25 20:09:21 +08:00
vuart.c HV:fix simple violations 2019-06-25 20:09:21 +08:00