acrn-hypervisor/hypervisor/dm
Rong Liu 321e560968 hv: add max payload to vrp
It seems important that passthru device's max payload settings match
the settings on the native device otherwise passthru device may not work.
So we have to set vrp's max payload capacity as native root port
otherwise we may accidentally change passthru device's max payload
since during guest OS's pci device enumeration, pass-thru device will
renegotiate its max payload's setting with vrp.

Tracked-On: #5915

Signed-off-by: Rong Liu <rong.l.liu@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2021-06-15 08:53:53 +08:00
..
vpci hv: add max payload to vrp 2021-06-15 08:53:53 +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