zephyr/arch/x86/core
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
..
ia32 kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
intel64 arch: x86: core: intel64: Exclude apic_id comparison for ACRN 2025-05-09 21:08:36 +02:00
offsets kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
bootargs.c arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01:00
cache.c
CMakeLists.txt llext: basic x86 support 2025-05-21 19:57:20 +02:00
common.S
cpuhalt.c
cpuid.c
early_serial.c
efi.c arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01:00
elf.c llext: basic x86 support 2025-05-21 19:57:20 +02:00
fatal.c arch: x86: fatal: initialize was_valid_access 2025-01-27 17:09:19 +01:00
ia32.cmake
intel64.cmake
Kconfig.ia32
Kconfig.intel64 x86: x86_64: ARCH_HAS_STACKWALK possible with optimization 2025-05-20 22:37:57 +02:00
legacy_bios.c
memmap.c
multiboot.c arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01:00
pcie.c
prep_c.c arch/x86/core: Use CONFIG_QEMU_TARGET for QEMU specific code 2025-05-31 05:55:41 -04:00
reboot_rst_cnt.c arch: x86: core: reboot_rst_cnt: Enable support for warm reboot 2025-02-04 09:19:24 +01:00
spec_ctrl.c
tls.c
userspace.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86_acpi.c
x86_mmu.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00