acrn-hypervisor/hypervisor/include/arch/x86/guest
Victor Sun 827d24ccb9 HV: repace vpci_vdev_array with pci_ptdev config
Use acrn_vm_pci_ptdev_config struct for PCI PT devices configuration
in acrn_vm_config, the only needed configure item is PT devices's
vBDF and pBDF info. When init PT devices, the BDF info will be stored
in pci_vdevs[] of acrn_vm.

With this patch, the previous vpci_vdev_array struct is not needed.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-02-03 08:18:54 +08:00
..
assign.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
ept.h hv: move some api declaration from mmu.h to ept.h 2019-01-30 20:43:04 +08:00
guest_pm.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
guest.h hv: refine guest.c 2019-02-01 16:30:55 +08:00
instr_emul.h HV: modularization cleanup instr_emul header file 2019-01-22 10:50:30 +08:00
io_emul.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
trusty.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
ucode.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vcpu.h hv: refine guest.c 2019-02-01 16:30:55 +08:00
vcpuid.h modulization: move virtual cpuid stuff into guest dir 2018-12-13 09:08:02 +08:00
virtual_cr.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
vlapic.h hv: vlapic: make vlapic deliver interrupt related functions more readable 2019-02-02 09:31:49 +08:00
vm.h HV: repace vpci_vdev_array with pci_ptdev config 2019-02-03 08:18:54 +08:00
vmcs.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
vmexit.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
vmtrr.h modularization: clean up namings in vMTRR module 2018-12-14 09:43:06 +08:00