coreboot-kgpe-d16/src
Gerd Hoffmann cbf30736b6 qemu: add x86 cpu
This patch adds a qemu x86 cpu chip.  It has no initialization function
as this isn't needed on virtual hardware.  A virtual machine can have
pretty much any CPU: qemu emulates a wide range of x86 CPUs (try 'qemu
-cpu ? for a list), also with 'qemu -cpu host' the guest will see a cpu
which is (almost) identical to the one on the host machine.  So I've
added X86_VENDOR_ANY as wildcard match for the cpu_table.

Change-Id: Ib01210694b09702e41ed806f31d0033e840a863f
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-on: http://review.coreboot.org/3344
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-06-06 20:52:30 +02:00
..
arch qemu: add x86 cpu 2013-06-06 20:52:30 +02:00
console console: log qemu debugcon detection result 2013-06-05 18:25:34 +02:00
cpu qemu: add x86 cpu 2013-06-06 20:52:30 +02:00
device Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00
drivers pc80/tpm: allow for cache-as-ram migration 2013-05-16 01:29:59 +02:00
ec ec/kontron/it8516e: Add it8516e EC driver 2013-06-06 20:39:52 +02:00
include (Trivial) early_smbus: fix printsmbus macro 2013-06-06 08:52:57 +02:00
lib cbmem console: use cache-as-ram API and cleanup 2013-05-16 01:30:17 +02:00
mainboard qemu: add power management function to device tree 2013-06-05 18:26:20 +02:00
northbridge Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS 2013-06-05 01:07:14 +02:00
southbridge intel/bd82x6x: Add option to include ethernet firmware 2013-06-06 20:38:41 +02:00
superio Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
vendorcode chromeos: use cache-as-ram migration API for vbnv 2013-05-16 01:30:09 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00