osy 4e91fc77d5 coroutine: add libucontext as external library 6 gadi atpakaļ
..
Makefile.objs f16ba00de9 util: introduce SharedResource 5 gadi atpakaļ
aio-posix.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
aio-wait.c cfe29d8294 block: Use a single global AioWait 7 gadi atpakaļ
aio-win32.c fef1660132 aio-posix: Fix concurrent aio_poll/set_fd_handler. 6 gadi atpakaļ
aiocb.c c2b38b277a block: move AioContext, QEMUTimer, main-loop to libqemuutil 8 gadi atpakaļ
async.c 765e35d71f util/async: avoid useless cast 5 gadi atpakaļ
atomic64.c 782da5b292 util: add atomic64 6 gadi atpakaļ
base64.c da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 gadi atpakaļ
bitmap.c ad37f24d57 bitmap: Add bitmap_copy_with_{src|dst}_offset() 6 gadi atpakaļ
bitops.c 7d37435bd5 avoid TABs in files that only contain a few 6 gadi atpakaļ
buffer.c 87776ab72b qemu-common: stop including qemu/host-utils.h from qemu-common.h 9 gadi atpakaļ
bufferiszero.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
cacheinfo.c 5ca156cfde Fix cacheline detection on FreeBSD/powerpc. 6 gadi atpakaļ
compatfd.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
coroutine-sigaltstack.c 2f4aa23299 coroutine-sigaltstack: use helper for allocating stack memory 9 gadi atpakaļ
coroutine-ucontext.c 4e91fc77d5 coroutine: add libucontext as external library 5 gadi atpakaļ
coroutine-win32.c 8adcd6fb6d coroutine: add a macro for the coroutine stack size 9 gadi atpakaļ
crc32c.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
cutils.c 25f74087c6 util/cutils: Fix incorrect integer->float conversion caught by clang 5 gadi atpakaļ
drm.c b1d380372f util: promote qemu_egl_rendernode_open() to libqemuutil 7 gadi atpakaļ
envlist.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
error.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
event_notifier-posix.c 105e1023a8 event_notifier: avoid dandling file descriptor in event_notifier_cleanup 5 gadi atpakaļ
event_notifier-win32.c e044c0f8dd Revert "qemu: add a cleanup callback function to EventNotifier" 7 gadi atpakaļ
fifo8.c d645427057 Include migration/vmstate.h less 6 gadi atpakaļ
filemonitor-inotify.c b4682a63f8 filemon: fix watch IDs to avoid potential wraparound issues 6 gadi atpakaļ
filemonitor-stub.c b4682a63f8 filemon: fix watch IDs to avoid potential wraparound issues 6 gadi atpakaļ
getauxval.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
guest-random.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
hbitmap.c fed33bd175 hbitmap: handle set/reset with zero length 5 gadi atpakaļ
hexdump.c a1555559ab util: Improved qemu_hexmap() to include an ascii dump of the buffer 9 gadi atpakaļ
host-utils.c f539fbe337 host-utils: Implement unsigned quadword left/right shift and unit tests 8 gadi atpakaļ
id.c 856dfd8a03 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 6 gadi atpakaļ
iov.c d38d6de2a1 util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended 5 gadi atpakaļ
iova-tree.c c5f1d0c493 util: remove redundant include of glib.h and add osdep.h 7 gadi atpakaļ
keyval.c cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 7 gadi atpakaļ
lockcnt.c fbcc3e5004 qemu-thread: optimize QemuLockCnt with futexes on Linux 8 gadi atpakaļ
log.c ca76a66975 plugin: add qemu_plugin_outs helper 5 gadi atpakaļ
main-loop.c 372a87a1d9 Do not use %m in common code to print error messages 5 gadi atpakaļ
memfd.c 9bdfa4d23f linux-user: add memfd_create 6 gadi atpakaļ
mmap-alloc.c 038adc2f58 core: replace getpagesize() with qemu_real_host_page_size 5 gadi atpakaļ
module.c 81d8ccb1be module: return success on module load 6 gadi atpakaļ
notify.c 374752a26b xen / notify: introduce a new XenWatchList abstraction 5 gadi atpakaļ
osdep.c d7df0b41dc slirp: prefer c99 types over BSD kind 6 gadi atpakaļ
oslib-posix.c 038adc2f58 core: replace getpagesize() with qemu_real_host_page_size 5 gadi atpakaļ
oslib-win32.c 038adc2f58 core: replace getpagesize() with qemu_real_host_page_size 5 gadi atpakaļ
pagesize.c 3637cf58f9 util: move qemu_real_host_page_size/mask to osdep.h 7 gadi atpakaļ
path.c f3a8bdc1d5 util/path: Do not cache all filenames at startup 6 gadi atpakaļ
qdist.c 11b7b07f8a qdist: return "(empty)" instead of NULL when printing an empty dist 9 gadi atpakaļ
qemu-co-shared-resource.c f16ba00de9 util: introduce SharedResource 5 gadi atpakaļ
qemu-config.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
qemu-coroutine-io.c d154ef37ff yield_until_fd_readable: make it work with any AioContect 5 gadi atpakaļ
qemu-coroutine-lock.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
qemu-coroutine-sleep.c f61ffad53f qemu-coroutine-sleep: Silence Coverity warning 5 gadi atpakaļ
qemu-coroutine.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
qemu-error.c 679cb8e1a1 monitor error: Make printf()-like functions return a value 6 gadi atpakaļ
qemu-openpty.c aafd758410 util: Clean up includes 9 gadi atpakaļ
qemu-option.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
qemu-print.c 19aaa4c3fd qemu-print: New qemu_fprintf(), qemu_vfprintf() 6 gadi atpakaļ
qemu-progress.c 262fbae692 progress: Show current progress on SIGINFO 8 gadi atpakaļ
qemu-sockets.c da5e116918 util/qemu-sockets: fix keep_alive handling in inet_connect_saddr 5 gadi atpakaļ
qemu-thread-common.h b7d89466dd Clean up includes 6 gadi atpakaļ
qemu-thread-posix.c 3dcc9c6ec4 qemu-thread: Add qemu_cond_timedwait 6 gadi atpakaļ
qemu-thread-win32.c 3dcc9c6ec4 qemu-thread: Add qemu_cond_timedwait 6 gadi atpakaļ
qemu-timer-common.c aafd758410 util: Clean up includes 9 gadi atpakaļ
qemu-timer.c 5bd3435442 qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms 5 gadi atpakaļ
qht.c 1911c8a3bd qht: constify arguments to some internal functions 7 gadi atpakaļ
qsp.c 3dcc9c6ec4 qemu-thread: Add qemu_cond_timedwait 6 gadi atpakaļ
range.c e361a772ff Don't talk about the LGPL if the file is licensed under the GPL 6 gadi atpakaļ
rcu.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
readline.c 856dfd8a03 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 6 gadi atpakaļ
stats64.c 26a5db322b util/stats64: Fix min/max comparisons 7 gadi atpakaļ
sys_membarrier.c d69748463c sys_membarrier: fix up include directives 7 gadi atpakaļ
systemd.c 372a87a1d9 Do not use %m in common code to print error messages 5 gadi atpakaļ
thread-pool.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
throttle.c b5806108d2 throttle: Assert that bkt->max is valid in throttle_compute_wait() 8 gadi atpakaļ
timed-average.c cb8d4c8f54 Fix some typos found by codespell 9 gadi atpakaļ
trace-events e5b6353cf2 socket: Add backlog parameter to socket_listen 6 gadi atpakaļ
unicode.c e59f39d403 json: Reject invalid UTF-8 sequences 7 gadi atpakaļ
uri.c 5c99fa375d cutils: Provide strchrnul 7 gadi atpakaļ
uuid.c a8d2532645 Include qemu-common.h exactly where needed 6 gadi atpakaļ
vfio-helpers.c 038adc2f58 core: replace getpagesize() with qemu_real_host_page_size 5 gadi atpakaļ