the following patch was just integrated into master: commit 44b11f2fe423a04641ca1059d2ba5a188412cdc7 Author: Gerd Hoffmann kraxel@redhat.com Date: Mon Jun 17 13:30:50 2013 +0200
qemu: move ram ressource reservation from "set" to "read" stage
So the pci allocation code knows where memory is and doesn't try map pci devices there. We also don't have to check for overlaps between pci hole and memory then.
Change-Id: I5eaea0e4d21210719685860fa1f16ca7b2137cde Signed-off-by: Gerd Hoffmann kraxel@redhat.com Reviewed-on: http://review.coreboot.org/3491 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3491 for details.
-gerrit