..
atomic128.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
atomic.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01: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
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
bswap.h
bswap.h: Include <endian.h> on Haiku for bswap operations
2020-07-13 14:36:10 +01:00
buffer.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
co-shared-resource.h
util: introduce SharedResource
2019-10-28 11:22:31 +01:00
compiler.h
compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
2020-02-28 10:58:41 -08:00
config-file.h
coroutine_int.h
coroutine: support SafeStack in ucontext backend
2020-06-23 15:46:05 +01:00
coroutine.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01:00
cpuid.h
util: add util function buffer_zero_avx512()
2020-03-16 23:02:21 +01:00
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: introduce get_relocated_path
2020-09-30 19:11:36 +02:00
dbus.h
util: add dbus helper unit
2020-01-06 18:41:32 +04:00
drm.h
Clean up ill-advised or unusual header guards
2019-05-13 08:58:55 +02:00
envlist.h
error-report.h
util/qemu-error: prepend guest name to error message to identify affected VM owner
2020-07-10 18:02:15 -04: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
block/dirty-bitmap: improve _next_dirty_area API
2020-03-18 14:03:46 -04:00
help_option.h
host-utils.h
fix the prototype of muls64/mulu64
2020-07-06 18:13:13 +02:00
id.h
chardev: generate an internal id when none given
2020-01-07 16:50:09 +04:00
int128.h
qemu/int128: Add int128_lshift
2020-08-28 10:02:47 +01:00
iov.h
util/iov: add iov_discard_undo()
2020-09-23 13:41:58 +01:00
iova-tree.h
jhash.h
Clean up ill-advised or unusual header guards
2019-05-13 08:58:55 +02:00
job.h
job: refactor progress to separate object
2020-03-11 12:42:30 +01: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: Fix comment
2020-09-01 12:07:52 +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: qom module support
2020-07-07 14:54:29 +02:00
notify.h
xen / notify: introduce a new XenWatchList abstraction
2019-09-24 12:18:47 +01:00
nvdimm-utils.h
mem: move nvdimm_device_list to utilities
2020-02-21 09:15:03 +11:00
option_int.h
option.h
qemu-option: Make functions taking Error ** return bool, not void
2020-07-10 15:01:06 +02:00
osdep.h
oslib: do not call g_strdup from qemu_get_exec_dir
2020-09-30 19:11:36 +02:00
path.h
plugin-memory.h
plugins: implement helpers for resolving hwaddr
2019-10-28 15:12:38 +00:00
plugin.h
qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
2020-05-15 15:25:16 +01:00
pmem.h
Clean up decorations and whitespace around header guards
2019-05-13 08:58:55 +02:00
processor.h
progress_meter.h
job: refactor progress to separate object
2020-03-11 12:42:30 +01:00
qdist.h
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-plugin.h
qemu-plugin.h: add missing include <stddef.h> to define size_t
2020-06-08 16:59:25 +01:00
qemu-print.h
qemu-print: New qemu_fprintf(), qemu_vfprintf()
2019-04-18 22:18:59 +02:00
qht.h
qsp.h
qsp: Simplify how qsp_report() prints
2019-04-18 22:18:59 +02:00
queue.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01: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/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
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
thread-win32.h
include: Make headers more self-contained
2019-08-16 13:31:51 +02:00
thread.h
qemu/atomic.h: rename atomic_ to qatomic_
2020-09-23 16:07:44 +01: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
timer: Fix timer_mod_anticipate() documentation
2020-09-23 19:13:01 +02:00
tsan.h
include/qemu: Added tsan.h for annotations.
2020-06-16 14:49:05 +01:00
typedefs.h
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
2020-09-30 19:11:36 +02:00
unicode.h
units.h
uri.h
uuid.h
acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
2020-05-14 15:03:08 +01:00
vfio-helpers.h
win_dump_defs.h
xattr.h
xxhash.h