qemu/target/i386/tcg/sysemu
Richard Henderson e46fbc7d50 target/i386: Remove ra parameter from ptw_translate
This argument is no longer used.

Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20241013184733.1423747-4-richard.henderson@linaro.org>
2024-10-22 13:45:03 -07:00
..
bpt_helper.c target/i386: document incorrect semantics of watchpoint following MOV/POP SS 2024-06-08 10:33:38 +02:00
excp_helper.c target/i386: Remove ra parameter from ptw_translate 2024-10-22 13:45:03 -07:00
fpu_helper.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2024-01-08 10:45:43 -05:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
misc_helper.c target/i386: replace read_crN helper with read_cr8 2024-06-17 09:47:39 +02:00
seg_helper.c target/i386: fix TF/RF handling for HLT 2024-06-08 10:33:38 +02:00
smm_helper.c
svm_helper.c target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN 2024-06-08 10:33:38 +02:00
tcg-cpu.c