Re: [Qemu-devel] [PATCH] uninorth: Fix PCI hole size

2014-06-24 Thread Alexander Graf
On 23.06.14 21:10, BALATON Zoltan wrote: Fix PCI hole size to match that what is found on real hardware. (OpenBIOS already uses the correct length.) Signed-off-by: BALATON Zoltan Thanks, applied to ppc-next. Alex

[Qemu-devel] [PATCH] uninorth: Fix PCI hole size

2014-06-23 Thread BALATON Zoltan
Fix PCI hole size to match that what is found on real hardware. (OpenBIOS already uses the correct length.) Signed-off-by: BALATON Zoltan --- hw/pci-host/uninorth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/pci-host/uninorth.c b/hw/pci-host/uninorth.c index e72fe2a..