..
Makefile.objs
util: Infrastructure for computing recent averages
11 years ago
acl.c
acl: fix memory leak
12 years ago
bitmap.c
maint: remove / fix many doubled words
11 years ago
bitops.c
bitops: unroll while loop in find_next_bit()
13 years ago
buffer.c
util: pull Buffer code out of VNC module
11 years ago
compatfd.c
util: Remove unused functions
11 years ago
coroutine-gthread.c
coroutine: move into libqemuutil.a library
11 years ago
coroutine-sigaltstack.c
coroutine: move into libqemuutil.a library
11 years ago
coroutine-ucontext.c
coroutine: move into libqemuutil.a library
11 years ago
coroutine-win32.c
coroutine: move into libqemuutil.a library
11 years ago
crc32c.c
qemu: add castagnoli crc32c checksum algorithm
13 years ago
cutils.c
utils: rename strtosz to use qemu prefix
11 years ago
envlist.c
utils: drop strtok_r from envlist_parse
11 years ago
error.c
qapi: Simplify error cleanup in test-qmp-*
11 years ago
event_notifier-posix.c
util: const event_notifier_get_fd() argument
11 years ago
event_notifier-win32.c
build: move libqemuutil.a components to util/
13 years ago
fifo8.c
savevm: Remove all the unneeded version_minimum_id_old (arm)
12 years ago
getauxval.c
util: Move general qemu_getauxval to util/getauxval.c
12 years ago
hbitmap.c
util/hbitmap: Add an API to reset all set bits in hbitmap
11 years ago
hexdump.c
Rename hexdump to avoid FreeBSD libutil conflict
13 years ago
host-utils.c
util: Don't link host-utils.o if it's empty
12 years ago
id.c
util - add automated ID generation utility
11 years ago
iov.c
iov: don't touch iov in iov_send_recv()
11 years ago
memfd.c
vhost: add migration block if memfd failed
11 years ago
mmap-alloc.c
mmap-alloc: fix error handling
11 years ago
module.c
module: Don't complain when a module is absent
12 years ago
notify.c
notify: add NotiferWithReturn so notifier list can abort
13 years ago
osdep.c
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
11 years ago
oslib-posix.c
vhost, pc, virtio features, fixes, cleanups
11 years ago
oslib-win32.c
osdep: add qemu_fork() wrapper for safely handling signals
11 years ago
path.c
util/path: Use the GLib memory allocation routines
12 years ago
qemu-config.c
util/qemu-config: fix missing machine command line options
11 years ago
qemu-coroutine-io.c
coroutine: move into libqemuutil.a library
11 years ago
qemu-coroutine-lock.c
coroutine: move into libqemuutil.a library
11 years ago
qemu-coroutine-sleep.c
coroutine: move into libqemuutil.a library
11 years ago
qemu-coroutine.c
coroutine: move into libqemuutil.a library
11 years ago
qemu-error.c
error: only prepend timestamp on stderr
11 years ago
qemu-openpty.c
util/qemu-openpty: fix build with musl libc by include termios.h as fallback
12 years ago
qemu-option.c
hmp: Allow for error message hints on HMP
11 years ago
qemu-progress.c
qemu-progress: Fix progress printing on SIGUSR1
12 years ago
qemu-sockets.c
qemu-sockets: do not test path with access() before unlinking
11 years ago
qemu-thread-posix.c
* Support for jemalloc
11 years ago
qemu-thread-win32.c
qemu-thread: add a fast path to the Win32 QemuEvent
11 years ago
qemu-timer-common.c
Allow clock_gettime() monotonic clock to be utilized on more OS's
13 years ago
rcu.c
Revert "rcu: init rcu_registry_lock after fork"
11 years ago
readline.c
readline: Clear screen on form feed.
12 years ago
rfifolock.c
rfifolock: add recursive FIFO lock
12 years ago
throttle.c
throttle: refuse bps_max/iops_max without bps/iops
11 years ago
timed-average.c
block: Add average I/O queue depth to BlockDeviceTimedStats
11 years ago
unicode.c
unicode: New mod_utf8_codepoint()
13 years ago
uri.c
util/uri: Add overflow check to rfc3986_parse_port
11 years ago