zephyr/boards/x86/qemu_x86
Charles E. Youse 3eb1a8b59a arch/x86: (Intel64) implement SMP support
Add duplicate per-CPU data structures (x86_cpuboot, tss, stacks, etc.)
for up to 4 total CPUs, add code in locore and z_arch_start_cpu().

The test board, qemu_x86_long, now defaults to 2 CPUs.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-10-07 19:46:55 -04:00
..
doc doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
Kconfig.board boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00
Kconfig.defconfig boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00
board.cmake arch/x86: rudimentary ACPI support 2019-09-29 12:30:34 -07:00
dts_fixup.h boards: qemu_x86: adding missing flash definitions 2019-09-08 12:35:15 +02:00
qemu_x86.dts drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00
qemu_x86.yaml boards: x86: qemu_x86: adding nvs capability 2019-09-27 10:06:40 -07:00
qemu_x86_coverage.dts x86: add qemu_x86_coverage target 2019-06-06 09:29:12 -07:00
qemu_x86_coverage.yaml x86: add qemu_x86_coverage target 2019-06-06 09:29:12 -07:00
qemu_x86_coverage_defconfig drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00
qemu_x86_defconfig drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00
qemu_x86_long.dts boards/qemu_x86: remove stale flash reference from qemu_x86_long 2019-09-23 17:50:09 -07:00
qemu_x86_long.yaml boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00
qemu_x86_long_defconfig arch/x86: (Intel64) implement SMP support 2019-10-07 19:46:55 -04:00
qemu_x86_nommu.dts license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
qemu_x86_nommu.yaml boards: qemu_x86_nommu is a simulation platform 2019-04-03 21:33:19 -04:00
qemu_x86_nommu_defconfig drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00