zephyr/arch/x86
Ederson de Souza 923fedb429 arch/x86/core: Use CONFIG_QEMU_TARGET for QEMU specific code
Instead of both checking CONFIG_BOARD_QEMU_X86 and
CONFIG_BOARD_QEMU_X86_64, simply check for CONFIG_QEMU_TARGET.

This also helps qemu_x86_tiny, qemu_x86_lakemont and any
future/downstream QEMU targets to keep things simple.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2025-05-31 05:55:41 -04:00
..
core arch/x86/core: Use CONFIG_QEMU_TARGET for QEMU specific code 2025-05-31 05:55:41 -04:00
include kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
zefi
CMakeLists.txt
gen_gdt.py
gen_idt.py
gen_mmu.py
ia32.cmake toolchain: x86: Broken -Os detection in ia32.cmake 2025-02-06 03:16:07 +01:00
intel64.cmake arch: x86_64: re-enable -mno-red-zone 2024-09-24 10:11:15 +02:00
Kconfig arch: x86: Restrict direct IPI support 2025-03-17 20:01:09 +01:00
timing.c