coreboot-kgpe-d16/src/mainboard/emulation/qemu-q35
Ronald G. Minnich cae09e0bbe bochs: add support for native graphics
Per our discussions with Gerd, qemu will now always do native graphics
on coreboot. The VGA BIOS capability is not needed and will no longer
be supported. Attempts to build without native graphics will result in
an error.

This code builds for both x86 emulation targets. I'm hitting an issue
testing that is unrelated to coreboot; if someone can test, that
would be helpful. Be sure to start qemu with -vga std.

We also add a test for the PCI BAR being zero and return silently if it
is.

Change-Id: I66188f61e1bac7ad93c989cc10f3e0b55140e148
Signed-off-by: Ronald G. Minnich <rminnich@google.com>
Reviewed-on: http://review.coreboot.org/4258
Tested-by: build bot (Jenkins)
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
2013-11-25 18:31:25 +01:00
..
acpi_tables.c qemu: load acpi tables from fw_cfg. 2013-11-15 12:43:35 +01:00
bootblock.c emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT 2013-07-26 07:15:19 +02:00
devicetree.cb qemu: add q35 support 2013-06-17 17:04:17 +02:00
dsdt.asl AMD boards: routing.asl: Uniformly start Package() with capital letter 2013-06-23 19:51:49 +02:00
Kconfig bochs: add support for native graphics 2013-11-25 18:31:25 +01:00
mainboard.c emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT 2013-07-26 07:15:19 +02:00
Makefile.inc qemu: add q35 support 2013-06-17 17:04:17 +02:00
romstage.c CBMEM: Always select CAR_MIGRATION 2013-09-21 06:34:55 +02:00