acrn-hypervisor/hypervisor/include
Alexander Merritt b0acad338e HV: extra methods for extracting header fields
Add some encapsulation of utilities which read PCI header space using
wrapper functions. Also contain verification of PCI vendor to its own
function, rather than having hard-coded integrals exposed among other
code.

v3->v2
        Changed the return type of pci_pdev_read_cfg_secbus
        from 32-bit to 8-bit

v2->v1
	Function names changed to follow Coding guidelines

Tracked-On: #4134
Signed-off-by: Alexander Merritt <alex.merritt@intel.com>
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
2019-12-10 09:52:17 +08:00
..
arch/x86 HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
common hv: sched: add kick_thread to support notification 2019-10-25 13:00:21 +08:00
debug SEP/SOCWATCH change variable names 2019-09-16 15:54:34 +08:00
dm hv[v2]: remove registration of default port IO and MMIO handlers 2019-10-24 13:21:19 +08:00
hw HV: extra methods for extracting header fields 2019-12-10 09:52:17 +08:00
lib hv: add ACPI support for pre-launched VMs 2019-08-29 10:12:25 +08:00
public hv: make hypercall HC_CREATE_VCPU empty 2019-09-24 11:58:45 +08:00