On Mon, 2013-03-04 at 11:28 +0200, Michael S. Tsirkin wrote:
> Reuse common code in pcie_port, override the hardwired-to-0
> bits per PCI Express spec.
> No functional change but makes the code easier to follow.
>
> Signed-off-by: Michael S. Tsirkin
> ---
>
> Alex, I applied the following on top
Reuse common code in pcie_port, override the hardwired-to-0
bits per PCI Express spec.
No functional change but makes the code easier to follow.
Signed-off-by: Michael S. Tsirkin
---
Alex, I applied the following on top of your patch and
did a dump of the config space to verify nothing changed.