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
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
..
system target/i386: Define enum X86ASIdx for x86's address spaces 4 weeks ago
user include: Remove 'exec/exec-all.h' 6 months ago
access.c include: Remove 'exec/exec-all.h' 6 months ago
access.h target/i386: Add tcg/access.[ch] 1 year ago
bpt_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
cc_helper.c target/i386: use compiler builtin to compute PF 12 months ago
cc_helper_template.h.inc target/i386: tcg: use cout to commonize add/adc/sub/sbb cases 6 months ago
decode-new.c.inc target/i386: fix width of third operand of VINSERTx128 3 months ago
decode-new.h target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder 1 year ago
emit.c.inc target/i386: do not trigger IRQ shadow for LSS 5 months ago
excp_helper.c include: Remove 'exec/exec-all.h' 6 months ago
fpu_helper.c target/i386: Wire up MXCSR.DE and FPUS.DE correctly 4 months ago
helper-tcg.h target/i386/tcg/helper-tcg: fix file references in comments 5 months ago
int_helper.c include: Remove 'exec/exec-all.h' 6 months ago
mem_helper.c include: Remove 'exec/exec-all.h' 6 months ago
meson.build include: Rename sysemu/ -> system/ 10 months ago
misc_helper.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 7 months ago
mpx_helper.c include: Remove 'exec/exec-all.h' 6 months ago
ops_sse_header.h.inc target/i386: implement SHA instructions 2 years ago
seg_helper.c target/i386: implement TSS trap bit 5 months ago
seg_helper.h target/i386: Restrict cpu_mmu_index_kernel() to TCG 6 months ago
tcg-cpu.c target/i386: Fill in TCGCPUOps.pointer_wrap 5 months ago
tcg-cpu.h target/i386: Remove AccelCPUClass::cpu_class_init need 6 months ago
tcg-stub.c
translate.c target/i386: fix TB exit logic in gen_movl_seg() when writing to SS 4 months ago