the following patch was just integrated into master: commit a4e70578db9268c4f9847ba43e754f3e95d7a4e5 Author: Gerd Hoffmann kraxel@redhat.com Date: Fri Aug 9 10:02:22 2013 +0200
qemu: fix ioapic reservation
The slightly hackish ioapic ressource reservation is needed for i440fx emulation only, for q35 the ich9 southbridge driver handles this just fine.
[ Side note: The i440fx chipset emulated by qemu is pimped up with alot of stuff which never existed on real hardware, which leads to tweaks like this one. ]
Change-Id: I06bf54cbc247ccf17aa9063fb7dee9def323c605 Signed-off-by: Gerd Hoffmann kraxel@redhat.com Reviewed-on: http://review.coreboot.org/3850 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/3850 for details.
-gerrit