acrn-hypervisor/hypervisor/include/dm
Rong Liu 3db4491e1c hv: PTM: Create virtual root port
Create virtual root port through add_vdev hypercall. add_vdev
identifies the virtual device to add by its vendor id and device id, then
call the corresponding function to create virtual device.

	-create_vrp(): Find the right virtual root port to create
by its secondary bus number, then initialize the virtual root port.
And finally initialize PTM related configurations.

	-destroy_vrp(): nothing to destroy

Tracked-On: #5915
Signed-off-by: Rong Liu <rong.l.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Jason Chen <jason.cj.chen@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2021-05-19 13:54:24 +08:00
..
io_req.h hv:refine vm & vcpu lock 2020-08-05 13:39:28 +08:00
ivshmem.h HV: pci-vuart support create vdev hcall 2020-10-30 20:41:34 +08:00
mmio_dev.h hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
vacpi.h pci: mcfg: limit device bus numbers which could access by ECAM 2020-09-09 09:31:56 +08:00
vgpio.h hv: add vgpio device model support 2020-09-07 14:52:02 +08:00
vioapic.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vmcs9900.h HV: pci-vuart support create vdev hcall 2020-10-30 20:41:34 +08:00
vpci.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vpic.h hv[v2]: Remove deprecated term in vPIC submodule 2020-09-01 09:30:08 +08:00
vroot_port.h hv: PTM: Create virtual root port 2021-05-19 13:54:24 +08:00
vuart.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00