..
atomic128.h
include: Make headers more self-contained
2019-08-16 13:31:51 +02:00
atomic.h
include/qemu/atomic.h: Add signal_barrier
2019-07-14 12:19:00 +02:00
base64.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
bcd.h
bitmap.h
bitmap: Add bitmap_copy_with_{src|dst}_offset()
2019-07-15 15:39:02 +02:00
bitops.h
bswap.h
include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions
2019-04-09 18:34:21 +02:00
buffer.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
compiler.h
qemu/compiler.h: Add qemu_build_not_reached
2019-09-25 10:19:57 -07:00
config-file.h
coroutine_int.h
coroutine.h
block: Add missing locking in bdrv_co_drain_bh_cb()
2018-09-25 15:50:15 +02:00
cpuid.h
crc32c.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
ctype.h
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-11 20:22:09 +02:00
cutils.h
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
2019-09-19 11:57:34 +02:00
drm.h
Clean up ill-advised or unusual header guards
2019-05-13 08:58:55 +02:00
envlist.h
error-report.h
monitor error: Make printf()-like functions return a value
2019-04-18 22:18:59 +02:00
event_notifier.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
fifo8.h
Include migration/vmstate.h less
2019-08-16 13:31:52 +02:00
fifo32.h
filemonitor.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
futex.h
guest-random.h
util: Add qemu_guest_getrandom and associated routines
2019-05-22 12:38:54 -04:00
hbitmap.h
Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
2019-01-15 18:26:50 -05:00
help_option.h
host-utils.h
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
2018-12-12 10:01:13 +01:00
id.h
int128.h
iov.h
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
2019-08-27 14:58:42 +01:00
iova-tree.h
util: remove redundant include of glib.h and add osdep.h
2018-06-29 12:22:28 +01:00
jhash.h
Clean up ill-advised or unusual header guards
2019-05-13 08:58:55 +02:00
job.h
job: drop job_drain
2019-09-10 08:58:43 +02:00
lockable.h
log-for-trace.h
log.h
main-loop.h
slirp: replace global polling with per-instance & notifier
2019-02-07 15:49:08 +02:00
memfd.h
linux-user: add memfd_create
2019-09-11 08:46:17 +02:00
mmap-alloc.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
module.h
module: return success on module load
2019-08-21 16:29:57 +02:00
notify.h
xen / notify: introduce a new XenWatchList abstraction
2019-09-24 12:18:47 +01:00
option_int.h
qemu/queue.h: simplify reverse access to QTAILQ
2019-01-11 15:46:55 +01:00
option.h
option: Make option help nicer to read
2018-11-05 15:17:48 +01:00
osdep.h
memory: fetch pmem size in get_file_size()
2019-09-16 12:32:21 +02:00
path.h
pmem.h
Clean up decorations and whitespace around header guards
2019-05-13 08:58:55 +02:00
processor.h
qdist.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-print.h
qemu-print: New qemu_fprintf(), qemu_vfprintf()
2019-04-18 22:18:59 +02:00
qht.h
qht: constify qht_statistics_init
2018-09-26 08:55:54 -07:00
qsp.h
qsp: Simplify how qsp_report() prints
2019-04-18 22:18:59 +02:00
queue.h
queue: Drop superfluous #include qemu/atomic.h
2019-08-16 13:31:51 +02:00
range.h
Include qemu/queue.h slightly less
2019-08-16 13:31:52 +02:00
ratelimit.h
include: Make headers more self-contained
2019-08-16 13:31:51 +02:00
rcu_queue.h
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
2019-01-11 15:46:55 +01:00
rcu.h
readline.h
seqlock.h
seqlock: add QemuLockable support
2018-08-23 18:46:25 +02:00
sockets.h
socket: Add backlog parameter to socket_listen
2019-09-03 23:24:42 +02:00
stats64.h
Normalize header guard symbol definition.
2019-05-13 08:58:55 +02:00
sys_membarrier.h
Normalize header guard symbol definition.
2019-05-13 08:58:55 +02:00
systemd.h
Normalize header guard symbol definition.
2019-05-13 08:58:55 +02:00
thread-posix.h
qsp: QEMU's Synchronization Profiler
2018-08-23 18:46:25 +02:00
thread-win32.h
include: Make headers more self-contained
2019-08-16 13:31:51 +02:00
thread.h
qemu-thread: Add qemu_cond_timedwait
2019-09-16 17:13:06 +02:00
throttle-options.h
throttle.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
timed-average.h
timer.h
util/qemu-timer: refactor deadline calculation for external timers
2019-08-20 17:26:21 +02:00
typedefs.h
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
2019-08-16 13:31:53 +02:00
unicode.h
json: Reject invalid UTF-8 sequences
2018-08-24 20:26:37 +02:00
units.h
block: Eliminate the S_1KiB, S_2KiB, ... macros
2019-02-01 13:46:45 +01:00
uri.h
uuid.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
vfio-helpers.h
Clean up includes
2018-12-20 10:29:08 +01:00
win_dump_defs.h
dump: move Windows dump structures definitions
2018-10-02 19:09:12 +02:00
xattr.h
xxhash.h
xxhash: match output against the original xxhash32
2018-12-17 06:04:44 +03:00