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
Julian Ganz b5c8cd6144 target/i386: call plugin trap callbacks
We recently introduced API for registering callbacks for trap related
events as well as the corresponding hook functions. Due to differences
between architectures, the latter need to be called from target specific
code.

This change places the hook for x86 targets.

Signed-off-by: Julian Ganz <neither@nut.email>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251027110344.2289945-16-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
1 week ago
..
system hw/i386/apic: Ensure own APIC use in apic_msr_{read,write} 2 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
cc_helper.c target/i386: use compiler builtin to compute PF 1 year ago
cc_helper_template.h.inc target/i386: tcg: use cout to commonize add/adc/sub/sbb cases 7 months ago
decode-new.c.inc target/i386: fix x86_64 pushw op 3 weeks 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 6 months ago
excp_helper.c target/i386: call plugin trap callbacks 1 week ago
fpu_helper.c target/i386: Wire up MXCSR.DE and FPUS.DE correctly 5 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/ 11 months ago
misc_helper.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 8 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: call plugin trap callbacks 1 week ago
seg_helper.h target/i386: Restrict cpu_mmu_index_kernel() to TCG 7 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 7 months ago
tcg-stub.c
translate.c target/i386: fix TB exit logic in gen_movl_seg() when writing to SS 5 months ago