acrn-hypervisor/hypervisor/include
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
..
arch/x86/asm hv: add max payload to vrp 2021-06-15 08:53:53 +08:00
common HV: add efi memory map parsing function 2021-06-11 10:06:02 +08:00
debug hv: deny access to HV owned legacy PIO UART from SOS 2021-06-08 16:16:14 +08:00
dm HV: vpci: check if address is in VM BAR MMIO space 2021-06-08 08:39:01 +08:00
hw hv: add max payload to vrp 2021-06-15 08:53:53 +08:00
lib HV: init hv_e820 from efi mmap if boot from uefi 2021-06-11 10:06:02 +08:00
public hv: add max payload to vrp 2021-06-15 08:53:53 +08:00