qemu/include
Richard Henderson 71adccb6f7 include/qemu/atomic: Drop qatomic_{read,set}_[iu]64
Replace all uses with the normal qatomic_{read,set}.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2026-01-17 10:46:51 +11:00
..
accel tcg: Unconditionally define atomic64 helpers 2026-01-17 10:46:18 +11:00
authz
block block: Drop use of Stat64 2026-01-17 10:46:42 +11:00
chardev monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race 2026-01-07 17:05:25 +01:00
crypto crypto: support upto 5 parallel certificate identities 2025-11-03 10:45:55 +00:00
disas disas: Fix build against Capstone v6 (again) 2024-11-05 10:09:59 +00:00
exec accel/tcg: Un-inline WatchPoint API user-emulation stubs 2026-01-12 23:47:57 +01:00
fpu include: move hw/registerfields.h to hw/core/ 2025-12-27 10:11:08 +01:00
gdbstub gdbstub/helpers.h: allow header to be called from common code 2026-01-12 23:47:57 +01:00
hw hw/arm/smmu: add memory regions as property for an SMMU instance 2026-01-15 15:26:30 +00:00
io block: rename block/aio.h to qemu/aio.h 2025-12-27 10:11:12 +01:00
libdecnumber include/libdecnumber: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00
migration i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs 2025-12-27 10:11:11 +01:00
monitor include: move hw/qdev-core.h to hw/core/, rename 2025-12-27 10:11:07 +01:00
net include: move hw/qdev-properties-system.h to hw/core/ 2025-12-27 10:11:08 +01:00
qapi error: Poison g_autoptr(Error) to prevent its use 2025-12-23 09:24:34 -05:00
qemu include/qemu/atomic: Drop qatomic_{read,set}_[iu]64 2026-01-17 10:46:51 +11: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 block: rename block/aio.h to qemu/aio.h 2025-12-27 10:11:12 +01:00
semihosting include/semihosting/common-semi: extract common_semi API 2025-09-26 09:55:19 +01:00
standard-headers linux-headers: Update to Linux v6.18-rc3 2025-10-30 10:33:55 +08:00
system accel/hvf: Add hvf_arch_cpu_realize() stubs 2026-01-16 11:17:28 +01:00
tcg include/tcg: Drop TCG_TARGET_REG_BITS tests 2026-01-17 10:46:18 +11:00
ui ui/gtk: Add scale option 2025-07-15 10:22:33 +04:00
user accel/tcg: Add clear_flags argument to page_set_flags 2025-10-14 07:30:39 -07: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