qemu/include
Richard Henderson dd9a7a263c tcg: Export tcg_gen_ussub_i{32,64,tl}
Move from tcg-op-gvec.c to tcg-op.c.
Use a temporary, to cover the possibility of operand overlap.

(Cc for stable as this is a prerequisite for the bug fix
in the next commit.)

Cc: qemu-stable@nongnu.org
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Message-id: 20260811191540.79882-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit b4f6f672a3)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2026-08-21 19:27:13 +03:00
..
accel include: Don't include guest-host.h in cpu-ldst.h 2026-03-31 16:31:30 +01:00
authz
block block/qapi: take stats->lock when reading BlockAcctStats for query-blockstats 2026-08-05 08:41:09 +03:00
chardev chardev: add logtimestamp option 2026-02-13 10:00:02 +01:00
crypto crypto: support upto 5 parallel certificate identities 2025-11-03 10:45:55 +00:00
disas disas: Make disassemble_info::target_info field const 2026-02-03 14:57:34 +01:00
exec accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins 2026-07-09 06:57:03 +03:00
fpu fpu: Add conversion routines for OCP FP4 E2M1 2026-02-24 16:21:18 +11:00
gdbstub gdbstub/helpers: Convert gdb_get_regl() macro to inlined helper 2026-02-26 00:02:14 +01:00
hw hw/elf_ops: defend against weird elf headers 2026-08-17 12:26:36 +03:00
io io: separate freeing of tasks from marking them as complete 2026-03-03 10:22:46 +00:00
libdecnumber include/libdecnumber: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00
migration colo: Remove ENABLE_COLO savevm command and mark it as deprecated 2026-03-09 08:53:31 -03:00
monitor monitor: remove redundant error_[v]printf_unless_qmp 2026-03-05 17:40:24 +00:00
net net: Correct padding check in qemu_receive_packet() 2026-07-22 12:41:12 +03:00
plugins include/plugins/qemu-plugin.h: add note about endianness of value returned by qemu_plugin_mem_get_value 2026-03-25 14:51:15 -07:00
qapi error: Poison g_autoptr(Error) to prevent its use 2025-12-23 09:24:34 -05:00
qemu coroutine: fix lost wakeup in qemu_co_sleep_wake() 2026-08-05 08:41:09 +03:00
qobject qobject: make refcount atomic 2025-10-28 13:02:26 +01:00
qom qom: reverse order of instance_post_init calls 2025-05-20 08:18:53 +02:00
scsi scsi: always send valid PREEMPT TYPE field 2026-07-08 13:01:49 +03:00
semihosting semihosting/uaccess: Use the cpu_internal_tswap() functions 2026-03-12 19:24:24 +00:00
standard-headers linux-headers: Add nitro_enclaves.h 2026-02-27 08:18:31 +01:00
system hw/virtio-rng: Fix host use-after-free (CVE-2026-50624) 2026-08-05 08:41:09 +03:00
tcg tcg: Export tcg_gen_ussub_i{32,64,tl} 2026-08-21 19:27:13 +03:00
ui ui/sdl2: Explicitly specify EGL platform 2026-06-24 10:36:22 +03:00
user include/user/guest-host.h: Provide g2h etc for both abi_ptr and vaddr 2026-03-31 19:13:03 +01:00
elf.h elf: Add EF_MIPS_ARCH_ASE definitions 2025-09-02 17:57:05 +02:00
glib-compat.h include/glib-compat.h: Poison g_list_sort and g_slist_sort 2025-05-06 16:02:04 +02:00
qemu-io.h
qemu-main.h ui & main loop: Redesign of system-specific main thread event handling 2024-12-31 21:21:34 +01:00