acrn-hypervisor/hypervisor/dm
Rong Liu d57bf51c89 hv: PTM: Add virtual root port
Add virtual root port that supports the most basic pci-e bridge and root port operations.

	- init_vroot_port(): init vroot_port's basic registers.

	- deinit_vroot_port(): reset vroot_port

	- read_vroot_port_cfg(): read from vroot_port's virtual config space.

	- write_vroot_port_cfg(): write to vroot_port's virtual config space.

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
..
vpci hv: PTM: Add virtual root port 2021-05-19 13:54:24 +08:00
io_req.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
mmio_dev.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vgpio.c hv: paging: rename ppt_set/clear_ATTR to set_paging_ATTR 2021-05-14 09:18:00 +08:00
vioapic.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vpic.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vrtc.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vuart.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00