acrn-hypervisor/hypervisor/include/hw
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
..
hw_timer.h hv/mod_timer: make timer into an arch-independent module 2021-05-18 16:43:28 +08:00
pci.h hv: add max payload to vrp 2021-06-15 08:53:53 +08:00