the following patch was just integrated into master: commit 597ff87574b11dc1163eb152e0941a2cbce5341b Author: Stefan Reinauer reinauer@chromium.org Date: Mon Jan 7 13:21:22 2013 -0800
qemu-x86: Implement more features
This patch switches the Qemu target to use (pseudo) Cache As RAM and enables some ACPI code. This allows to use the CBMEM console and timestamp code with coreboot in Qemu. Right now, the ACPI code is commented out because leaving it in breaks IDE.
Change-Id: Ie20f3ecc194004f354ae3437b9cf9175382cadf8 Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2113 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Mon Jan 7 22:32:00 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Tue Jan 8 23:33:35 2013, giving +2 See http://review.coreboot.org/2113 for details.
-gerrit