..
accel.h
accel-cpu: make cpu_realizefn return a bool
2021-05-10 15:41:50 -04:00
atomic128.h
docs: fix references to docs/devel/atomics.rst
2021-06-02 06:51:09 +02:00
atomic.h
docs: fix references to docs/devel/atomics.rst
2021-06-02 06:51:09 +02:00
base64.h
nomaintainer: Fix Lesser GPL version number
2020-11-15 17:04:40 +01:00
bcd.h
bitmap.h
bitops.h
bitops.h: Improve find_xxx_bit() documentation
2021-05-21 15:43:57 +01:00
bswap.h
include/qemu/bswap.h: Handle being included outside extern "C" block
2021-05-10 17:21:54 +01:00
buffer.h
nomaintainer: Fix Lesser GPL version number
2020-11-15 17:04:40 +01:00
cacheflush.h
util: Enhance flush_icache_range with separate data pointer
2021-01-07 05:09:41 -10:00
co-shared-resource.h
compiler.h
osdep: protect qemu/osdep.h with extern "C"
2021-04-17 18:44:30 +01:00
config-file.h
qemu-config: load modules when instantiating option groups
2021-05-26 14:49:46 +02:00
coroutine_int.h
coroutine: support SafeStack in ucontext backend
2020-06-23 15:46:05 +01:00
coroutine.h
coroutine-sleep: introduce qemu_co_sleep
2021-05-21 18:22:33 +01:00
cpuid.h
util: add util function buffer_zero_avx512()
2020-03-16 23:02:21 +01:00
crc32c.h
crc-ccitt.h
util: Add CRC16 (CCITT) calculation routines
2021-01-24 20:10:54 +01:00
ctype.h
cutils.h
cutils: replace strdup with g_strdup
2020-11-03 09:42:52 -05:00
datadir.h
vl: extract softmmu/datadir.c
2020-12-10 12:15:18 -05:00
dbus.h
drm.h
envlist.h
error-report.h
error: rename error_with_timestamp to message_with_timestamp
2021-02-01 10:50:55 +00:00
event_notifier.h
event_notifier: handle initialization failure better
2021-02-08 14:43:55 +01:00
fifo8.h
utils/fifo8: add VMSTATE_FIFO8_TEST macro
2021-02-07 20:38:34 +00:00
fifo32.h
filemonitor.h
nomaintainer: Fix Lesser GPL version number
2020-11-15 17:04:40 +01:00
futex.h
guest-random.h
hbitmap.h
block/dirty-bitmap: improve _next_dirty_area API
2020-03-18 14:03:46 -04:00
help_option.h
keyval: Parse help options
2020-10-15 16:06:27 +02:00
host-utils.h
qemu/host-utils: Add wrappers for carry builtins
2021-05-16 07:12:26 -05:00
id.h
net: Use id_generate() in the network subsystem, too
2021-03-09 21:47:45 +01:00
int128.h
qemu/int128: Add int128_or
2021-02-18 07:48:22 -08:00
iov.h
util/iov: make qemu_iovec_init_extended() honest
2021-02-03 08:00:33 -06:00
iova-tree.h
jhash.h
job.h
mirror: stop cancelling in-flight requests on non-force cancel in READY
2021-05-14 16:14:10 +02:00
lockable.h
lockable: fix __COUNTER__ macro to be referenced properly
2020-05-04 16:07:43 +01:00
log-for-trace.h
log.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
main-loop.h
main-loop: remove dead code
2021-05-11 04:11:14 -04:00
memfd.h
mmap-alloc.h
memory: alloc RAM from file at offset
2021-02-09 20:53:56 +00:00
module.h
module: silence errors for module_load_qom_all().
2020-10-15 10:43:48 +02:00
notify.h
nvdimm-utils.h
Clean up includes
2020-12-10 17:16:44 +01:00
option_int.h
option.h
qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
2020-12-10 12:15:12 -05:00
osdep.h
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
2021-05-10 17:21:54 +01:00
path.h
plugin-memory.h
plugin.h
accel/tcg: allow plugin instrumentation to be disable via cflags
2021-02-18 08:19:23 +00:00
pmem.h
processor.h
progress_meter.h
job: refactor progress to separate object
2020-03-11 12:42:30 +01:00
qdist.h
qemu-options.h
remove qemu-options* from root directory
2021-05-26 14:49:46 +02:00
qemu-plugin.h
plugins: Fixes typo in qemu-plugin.h
2021-03-17 07:17:46 +00:00
qemu-print.h
qht.h
qsp.h
queue.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
range.h
ratelimit.h
ratelimit: protect with a mutex
2021-05-04 14:15:35 +02:00
rcu_queue.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
rcu.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
readline.h
selfmap.h
linux-user: factor out reading of /proc/self/maps
2020-04-07 16:19:49 +01:00
seqlock.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
sockets.h
net: check if the file descriptor is valid before using it
2020-07-15 21:00:13 +08:00
stats64.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
sys_membarrier.h
systemd.h
thread-posix.h
thread-win32.h
thread.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
throttle-options.h
throttle.h
timed-average.h
timer.h
spapr: rollback 'unplug timeout' for CPU hotunplugs
2021-04-12 12:27:14 +10:00
transactions.h
util: add transactions.c
2021-04-30 12:27:47 +02:00
tsan.h
include/qemu: Added tsan.h for annotations.
2020-06-16 14:49:05 +01:00
typedefs.h
exec: Move TranslationBlock typedef to qemu/typedefs.h
2021-02-18 08:19:08 +00:00
unicode.h
units.h
uri.h
userfaultfd.h
migration: introduce UFFD-WP low-level interface helpers
2021-02-08 11:19:51 +00:00
uuid.h
acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
2020-05-14 15:03:08 +01:00
vfio-helpers.h
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
2020-10-05 09:35:52 +01:00
vhost-user-server.h
libvhost-user: make it a meson subproject
2020-12-08 13:48:58 -05:00
win_dump_defs.h
xattr.h
xxhash.h
target/arm: Implement an IMPDEF pauth algorithm
2021-01-19 14:38:51 +00:00
yank.h
yank: Remove dependency on qiochannel
2021-04-01 15:27:44 +04:00