acrn-hypervisor/hypervisor/include
Yonghua Huang ddebefb9b4 hv: remove depreciated code for hc_assign/deassign_ptdev
'param' is BDF value instead of GPA when VHM driver
  issues below 2 hypercalls:
   - HC_ASSIGN_PTEDEV
   - HC_DEASSIGN_PTDEV
 This patch is to remove related code in hc_assign/deassign()
 functions.

Tracked-On: #4334
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
2020-01-08 11:54:49 +08:00
..
arch/x86 hv: pci: add hide pci devices configuration for apl-up2 2020-01-07 16:05:30 +08:00
common hv: remove depreciated code for hc_assign/deassign_ptdev 2020-01-08 11:54:49 +08:00
debug hv: pci: use ECAM to access PCIe Configuration Space 2020-01-07 16:05:30 +08:00
dm hv: vpci: trap PCIe ECAM access for SOS 2020-01-07 16:05:30 +08:00
hw hv: vpci: trap PCIe ECAM access for SOS 2020-01-07 16:05:30 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public reset: detect highest severity guest dynamically 2019-12-23 15:15:09 +08:00