acrn-hypervisor/hypervisor/include
Zide Chen 9cc1f57f63 hv: change function parameters: pci_pdev_read_cfg and pci_pdev_write_cfg
In order to allow these functions to be called without an associated
struct pci_pdev (for example, at the time of PCI bus enumeration), these
two functions can not take the struct vdev as input parameter.

Tracked-On: #1568
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-29 14:29:37 +08:00
..
arch/x86 hv:Replace dynamic memory with static for pcpu 2018-10-29 10:14:25 +08:00
common hv: MSI Message Address should be 64 bits 2018-10-29 14:29:37 +08:00
debug HV:Added SBuf support to copy samples generated to guest. 2018-10-26 13:39:07 +08:00
dm hv: change function parameters: pci_pdev_read_cfg and pci_pdev_write_cfg 2018-10-29 14:29:37 +08:00
lib HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
public HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv: mmu: add pre-assumption for hpa2gpa 2018-10-23 09:12:51 +08:00