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
Philippe Mathieu-Daudé a24151dec6 target/i386: Remove x86_stl_phys_notdirty() leftover
Last use of x86_stl_phys_notdirty() was removed in commit 4a1e9d4d11
("target/i386: Use atomic operations for pte updates"), let's remove.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20251224151351.86733-2-philmd@linaro.org>
1 week ago
..
emulate target/i386: emulate: Make sure fetch_instruction exist before calling it 2 months ago
hvf include: move hw/boards.h to hw/core/ 2 weeks ago
kvm i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM 2 weeks ago
mshv accel/mshv: use return value of handle_pio_str_read 2 months ago
nvmm target/i386: clear CPU_INTERRUPT_SIPI for all accelerators 2 months ago
tcg target/i386/tcg: commonize code to compute SF/ZF/PF 2 weeks ago
whpx include: move hw/boards.h to hw/core/ 2 weeks ago
Kconfig i386: select correct components for no-board build 2 years ago
arch_dump.c include: Rename sysemu/ -> system/ 1 year ago
arch_memory_mapping.c target/i386/arch_memory_mapping: Use address_space_memory_is_io() 3 months ago
confidential-guest.c qom: Have class_init() take a const data argument 9 months ago
confidential-guest.h i386/cgs: Introduce x86_confidential_guest_check_features() 7 months ago
cpu-apic.c include: move hw/qdev-properties.h to hw/core/ 2 weeks ago
cpu-dump.c target/i386/tcg: add a CCOp for SBB x,x 2 weeks ago
cpu-internal.h include: Rename sysemu/ -> system/ 1 year ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 9 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu-system.c qapi: make most CPU commands unconditionally available 7 months ago
cpu.c i386/cpu: Add CPU model for Diamond Rapids 2 weeks ago
cpu.h target/i386: Remove x86_stl_phys_notdirty() leftover 1 week ago
gdbstub.c i386/gdbstub: Add APX support for gdbstub 2 weeks ago
helper.c target/i386: Remove x86_stl_phys_notdirty() leftover 1 week ago
helper.h target/i386: optimize computation of ZF from CC_OP_DYNAMIC 1 year ago
host-cpu.c i386/cpu: Unify family, model and stepping calculation for x86 CPU 6 months ago
host-cpu.h i386/cpu: Cleanup host_cpu_max_instance_init() 6 months ago
igvm.c igvm: add support for initial register state load in native mode 2 months ago
machine.c i386/cpu: Add APX migration support 2 weeks ago
meson.build igvm: add support for igvm memory map parameter in native mode 2 months ago
monitor.c i386/monitor: Support EGPRs in hmp_print 2 weeks ago
ops_sse.h target/i386: Use correct type for get_float_exception_flags() values 7 months ago
sev-system-stub.c qapi: make SEV commands unconditionally available 7 months ago
sev.c include: reorganize memory API headers 2 weeks ago
sev.h i386/sev: Add implementation of CGS set_guest_policy() 6 months ago
svm.h target/i386: check intercept for XSETBV 2 years ago
trace-events target/i386/sev: Use size_t for object sizes 2 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xsave_helper.c i386/cpu: Cache EGPRs in CPUX86State 2 weeks ago