..
aio-posix.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
aio-wait.c
aio-win32.c
aio-posix: Fix concurrent aio_poll/set_fd_handler.
2019-01-14 14:09:41 +00:00
aiocb.c
async.c
util/async: hold AioContext ref to prevent use-after-free
2019-08-22 15:49:19 +01:00
atomic64.c
util: add atomic64
2018-10-02 18:47:55 +02:00
base64.c
bitmap.c
bitmap: Add bitmap_copy_with_{src|dst}_offset()
2019-07-15 15:39:02 +02:00
bitops.c
avoid TABs in files that only contain a few
2019-01-11 15:46:56 +01:00
buffer.c
bufferiszero.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
cacheinfo.c
Fix cacheline detection on FreeBSD/powerpc.
2019-09-19 14:42:13 +02:00
compatfd.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
coroutine-sigaltstack.c
coroutine-ucontext.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
coroutine-win32.c
crc32c.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
cutils.c
cutils: remove one unnecessary pointer operation
2019-07-15 15:39:02 +02:00
drm.c
envlist.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
error.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
Include migration/vmstate.h less
2019-08-16 13:31:52 +02:00
filemonitor-inotify.c
filemon: fix watch IDs to avoid potential wraparound issues
2019-04-02 13:52:02 +01:00
filemonitor-stub.c
filemon: fix watch IDs to avoid potential wraparound issues
2019-04-02 13:52:02 +01:00
getauxval.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
guest-random.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
hbitmap.c
hbitmap: enable merging across granularities
2019-08-16 16:28:02 -04:00
hexdump.c
host-utils.c
id.c
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-11 20:22:09 +02:00
iov.c
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
2019-08-27 14:58:42 +01:00
iova-tree.c
keyval.c
lockcnt.c
log.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
main-loop.c
util: merge main-loop.c and iohandler.c
2019-07-15 11:20:43 +02:00
Makefile.objs
util: merge main-loop.c and iohandler.c
2019-07-15 11:20:43 +02:00
memfd.c
linux-user: add memfd_create
2019-09-11 08:46:17 +02:00
mmap-alloc.c
util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
2019-04-25 14:17:36 -03:00
module.c
module: return success on module load
2019-08-21 16:29:57 +02:00
notify.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
osdep.c
slirp: prefer c99 types over BSD kind
2019-02-07 15:49:08 +02:00
oslib-posix.c
memory: fetch pmem size in get_file_size()
2019-09-16 12:32:21 +02:00
oslib-win32.c
memory: fetch pmem size in get_file_size()
2019-09-16 12:32:21 +02:00
pagesize.c
path.c
util/path: Do not cache all filenames at startup
2019-06-24 22:19:30 +02:00
qdist.c
qemu-config.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-coroutine-sleep.c
qemu-coroutine-sleep: drop CoSleepCB
2019-01-24 10:05:16 +00:00
qemu-coroutine.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-error.c
monitor error: Make printf()-like functions return a value
2019-04-18 22:18:59 +02:00
qemu-openpty.c
qemu-option.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-print.c
qemu-print: New qemu_fprintf(), qemu_vfprintf()
2019-04-18 22:18:59 +02:00
qemu-progress.c
qemu-sockets.c
socket: Add backlog parameter to socket_listen
2019-09-03 23:24:42 +02:00
qemu-thread-common.h
Clean up includes
2018-12-20 10:29:08 +01:00
qemu-thread-posix.c
qemu-thread: Add qemu_cond_timedwait
2019-09-16 17:13:06 +02:00
qemu-thread-win32.c
qemu-thread: Add qemu_cond_timedwait
2019-09-16 17:13:06 +02:00
qemu-timer-common.c
qemu-timer.c
util/qemu-timer: refactor deadline calculation for external timers
2019-08-20 17:26:21 +02:00
qht.c
qht: constify arguments to some internal functions
2018-09-26 08:55:54 -07:00
qsp.c
qemu-thread: Add qemu_cond_timedwait
2019-09-16 17:13:06 +02:00
range.c
Don't talk about the LGPL if the file is licensed under the GPL
2019-01-30 10:51:20 +01:00
rcu.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
readline.c
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-11 20:22:09 +02:00
stats64.c
sys_membarrier.c
systemd.c
thread-pool.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
throttle.c
timed-average.c
trace-events
socket: Add backlog parameter to socket_listen
2019-09-03 23:24:42 +02:00
unicode.c
uri.c
uuid.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
vfio-helpers.c
Include qemu/queue.h slightly less
2019-08-16 13:31:52 +02:00