[Qemu-devel] [PATCH 2/6] Add config space conversion function for uni_north

2010-01-03 Thread Alexander Graf
As stated in the previous patch, the Uninorth PCI bridge requires different layouts in its PCI config space accessors. This patch introduces a conversion function that makes it compatible with the way Linux accesses it. I also kept an OpenBIOS compatibility hack in. I think it'd be better to take

[Qemu-devel] [PATCH 2/6] Add config space conversion function for uni_north

2010-01-02 Thread Alexander Graf
As stated in the previous patch, the Uninorth PCI bridge requires different layouts in its PCI config space accessors. This patch introduces a conversion function that makes it compatible with the way Linux accesses it. I also kept an OpenBIOS compatibility hack in. I think it'd be better to take