On Fri, Aug 24, 2018 at 04:52:58PM +0800, Jing Liu wrote:
This patch serial is about QEMU resource reserve capability finding in firmware.
Firstly, this fixes a logic bug. When the capability is truncated, return zero instead of the truncated offset. Secondly, this modified the debug messages when the capability is not found and when the vendor ID or device Id doesn't match REDHAT special ones.
Last, this enables the firmware recongizing the REDHAT PCI BRIDGE device ID, and changes the debug level to 3 when it is non-qemu bridge.
Thanks. I don't feel I have enough knowledge to adequately review this change - Gerd, could you commit when you feel the series is ready?
-Kevin