You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/tcg/system
Xiaoyao Li 591f817d81 target/i386: Define enum X86ASIdx for x86's address spaces
Define X86ASIdx as enum, like ARM's ARMASIdx, so that it's clear index 0
is for memory and index 1 is for SMM.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Tested-By: Kirill Martynov <stdcalllevi@yandex-team.ru>
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20250730095253.1833411-3-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 weeks ago
..
bpt_helper.c include: Remove 'exec/exec-all.h' 6 months ago
excp_helper.c qemu: Declare all load/store helper in 'qemu/bswap.h' 3 months ago
fpu_helper.c
meson.build
misc_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 6 months ago
seg_helper.c treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt() 4 weeks ago
smm_helper.c
svm_helper.c treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt() 4 weeks ago
tcg-cpu.c target/i386: Define enum X86ASIdx for x86's address spaces 4 weeks ago