..
accel.h
typedefs: Forward-declare AccelState
2023-01-06 00:50:32 +01:00
async-teardown.h
Don't include headers already included by qemu/osdep.h
2023-02-08 07:28:05 +01:00
atomic128.h
include/qemu/int128: Use Int128 structure for TCI
2023-02-04 06:19:42 -10:00
atomic.h
qatomic: add smp_mb__before/after_rmw()
2023-03-07 12:38:40 +01:00
base64.h
bcd.h
bitmap.h
migration: Use non-atomic ops for clear log bitmap
2022-11-21 11:58:10 +01:00
bitops.h
bswap.h
qemu/bswap: Add const_le64()
2023-03-02 19:13:52 -05:00
buffer.h
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
2022-03-22 14:40:51 +04:00
cacheflush.h
cacheinfo.h
clang-tsa.h
clang-tsa: Add macros for shared locks
2022-12-15 16:07:43 +01:00
co-shared-resource.h
compiler.h
compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
2022-04-21 17:08:52 +04:00
config-file.h
qemu-config: Make config_parse_qdict() return bool
2022-12-14 16:19:35 +01:00
coroutine_int.h
coroutine-core.h
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2023-01-20 07:21:46 +01:00
coroutine-tls.h
coroutine.h
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2023-01-20 07:21:46 +01:00
cpu-float.h
Clean up ill-advised or unusual header guards
2022-05-11 16:50:01 +02:00
cpuid.h
include/qemu/cpuid: Introduce xgetbv_low
2023-03-05 13:44:07 -08:00
crc32c.h
crc-ccitt.h
Clean up ill-advised or unusual header guards
2022-05-11 16:50:01 +02:00
ctype.h
cutils.h
cutils: Introduce bundle mechanism
2022-07-13 16:58:57 +02:00
datadir.h
dbus.h
Don't include headers already included by qemu/osdep.h
2023-02-08 07:28:05 +01:00
drm.h
envlist.h
remove unnecessary extern "C" blocks
2023-02-10 14:12:06 +01:00
error-report.h
Move error_printf_unless_qmp() with monitor unit
2022-04-21 17:09:09 +04:00
event_notifier.h
fifo8.h
fifo32.h
filemonitor.h
futex.h
guest-random.h
hbitmap.h
hbitmap: fix hbitmap_status() return value for first dirty bit case
2023-02-17 14:34:24 +01:00
help_option.h
help-texts.h
Clean up header guards that don't match their file name
2022-05-11 16:49:06 +02:00
host-utils.h
Don't include headers already included by qemu/osdep.h
2023-02-08 07:28:05 +01:00
hw-version.h
id.h
int128.h
include/qemu/int128: Use Int128 structure for TCI
2023-02-04 06:19:42 -10:00
interval-tree.h
util: Add interval-tree.c
2022-12-20 17:09:41 -08:00
iov.h
iova-tree.h
util: accept iova_tree_remove_parameter by value
2022-09-02 10:22:39 +08:00
jhash.h
job.h
job: remove unused functions
2022-10-07 12:11:41 +02:00
keyval.h
Clean up ill-advised or unusual header guards
2022-05-11 16:50:01 +02:00
lockable.h
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2023-01-20 07:21:46 +01:00
log-for-trace.h
util/log: Drop return value from qemu_log
2022-04-20 10:51:11 -07:00
log.h
util/log: Support per-thread log files
2022-04-20 10:51:11 -07:00
madvise.h
main-loop.h
qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
2023-01-04 16:20:01 -08:00
memalign.h
memfd.h
mmap-alloc.h
util/mmap-alloc: Remove qemu_mempath_getpagesize()
2022-08-26 13:34:21 +02:00
module.h
module: add Error arguments to module_load and module_load_qom
2022-11-06 09:48:50 +01:00
mprotect.h
notify.h
nvdimm-utils.h
option_int.h
option.h
include: add qemu/keyval.h
2022-04-21 17:03:51 +04:00
osdep.h
util: drop qemu_fork()
2023-03-13 15:23:37 +04:00
path.h
plugin-memory.h
include: Include headers where needed
2023-01-08 01:54:22 -05:00
plugin.h
cpu-exec: assert that plugin_mem_cbs is NULL after execution
2023-02-02 11:48:20 +00:00
pmem.h
processor.h
progress_meter.h
coroutine: Clean up superfluous inclusion of qemu/lockable.h
2023-01-19 10:18:28 +01:00
qdist.h
qemu-options.h
qemu-plugin.h
Clean up header guards that don't match their file name
2022-05-11 16:49:06 +02:00
qemu-print.h
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
2022-03-22 14:40:51 +04:00
qemu-progress.h
include: move progress API to qemu-progress.h
2022-04-06 14:31:43 +02:00
qht.h
qsp.h
queue.h
range.h
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
2022-03-22 14:40:51 +04:00
ratelimit.h
rcu_queue.h
remove unnecessary extern "C" blocks
2023-02-10 14:12:06 +01:00
rcu.h
remove unnecessary extern "C" blocks
2023-02-10 14:12:06 +01:00
readline.h
readline: Extract readline_add_completion_of() from monitor
2023-02-04 07:56:54 +01:00
selfmap.h
Clean up decorations and whitespace around header guards
2022-05-11 16:50:32 +02:00
seqlock.h
sockets.h
* Fix and test the VISTR instruction on s390x
2022-10-31 06:19:54 -04:00
stats64.h
sys_membarrier.h
systemd.h
thread-context.h
util: Introduce ThreadContext user-creatable object
2022-10-27 11:00:43 +02:00
thread-posix.h
thread-posix: implement Semaphore with QemuCond and QemuMutex
2022-04-06 14:31:56 +02:00
thread-win32.h
thread.h
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
2023-02-17 11:22:19 +01:00
throttle-options.h
throttle.h
timed-average.h
timer.h
Use g_new() & friends where that makes obvious sense
2022-03-21 15:44:44 +01:00
transactions.h
tsan.h
typedefs.h
qemu/typedefs: Sort in case-insensitive alphabetical order (again)
2023-02-27 22:29:01 +01:00
unicode.h
units.h
uri.h
Updated the FSF address to < https://www.gnu.org/licenses/ >
2023-02-27 09:15:39 +01:00
userfaultfd.h
migration: Clean up includes
2023-02-08 07:27:20 +01:00
uuid.h
qemu/uuid: Add UUID static initializer
2023-03-02 19:13:52 -05:00
vfio-helpers.h
vhost-user-server.h
Do not include "qemu/error-report.h" in headers that do not need it
2023-02-14 09:11:27 +01:00
win_dump_defs.h
include/qemu: add 32-bit Windows dump structures
2022-04-22 13:36:04 +04:00
xattr.h
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
2022-12-23 11:48:13 +01:00
xxhash.h
yank.h