.. |
acl.c
|
acl: fix memory leak
|
2014-11-17 11:48:56 +01:00 |
bitmap.c
|
maint: remove / fix many doubled words
|
2015-09-11 10:21:38 +03:00 |
bitops.c
|
|
|
buffer.c
|
util: pull Buffer code out of VNC module
|
2015-10-20 14:59:09 +01:00 |
compatfd.c
|
util: Remove unused functions
|
2015-04-30 16:05:48 +03:00 |
coroutine-gthread.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
coroutine-sigaltstack.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
coroutine-ucontext.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
coroutine-win32.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
crc32c.c
|
|
|
cutils.c
|
utils: rename strtosz to use qemu prefix
|
2015-09-25 12:04:41 +02:00 |
envlist.c
|
utils: drop strtok_r from envlist_parse
|
2015-02-16 16:20:02 -06:00 |
error.c
|
error: New error_fatal
|
2015-09-18 14:38:08 +02:00 |
event_notifier-posix.c
|
util: const event_notifier_get_fd() argument
|
2015-10-24 18:02:49 +02:00 |
event_notifier-win32.c
|
|
|
fifo8.c
|
|
|
getauxval.c
|
|
|
hbitmap.c
|
util/hbitmap: Add an API to reset all set bits in hbitmap
|
2015-06-23 15:06:16 +01:00 |
hexdump.c
|
|
|
host-utils.c
|
|
|
id.c
|
util - add automated ID generation utility
|
2015-10-16 15:34:30 +02:00 |
iov.c
|
iov: don't touch iov in iov_send_recv()
|
2015-06-23 16:05:34 +01:00 |
Makefile.objs
|
vhost, pc, virtio features, fixes, cleanups
|
2015-10-22 12:41:44 +01:00 |
memfd.c
|
vhost: add migration block if memfd failed
|
2015-10-22 14:34:49 +03:00 |
mmap-alloc.c
|
exec: factor out duplicate mmap code
|
2015-10-21 09:24:44 +03:00 |
module.c
|
|
|
notify.c
|
|
|
osdep.c
|
qerror: Move #include out of qerror.h
|
2015-06-22 18:20:40 +02:00 |
oslib-posix.c
|
vhost, pc, virtio features, fixes, cleanups
|
2015-10-22 12:41:44 +01:00 |
oslib-win32.c
|
osdep: add qemu_fork() wrapper for safely handling signals
|
2015-10-20 14:40:49 +01:00 |
path.c
|
|
|
qemu-config.c
|
util/qemu-config: fix missing machine command line options
|
2015-10-20 16:21:00 +02:00 |
qemu-coroutine-io.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
qemu-coroutine-lock.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
qemu-coroutine-sleep.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
qemu-coroutine.c
|
coroutine: move into libqemuutil.a library
|
2015-10-20 14:59:04 +01:00 |
qemu-error.c
|
error: only prepend timestamp on stderr
|
2015-09-18 14:34:39 +02:00 |
qemu-openpty.c
|
|
|
qemu-option.c
|
hmp: Allow for error message hints on HMP
|
2015-09-18 14:34:39 +02:00 |
qemu-progress.c
|
|
|
qemu-sockets.c
|
sockets: allow port to be NULL when listening on IP address
|
2015-10-20 14:21:45 +01:00 |
qemu-thread-posix.c
|
* Support for jemalloc
|
2015-09-14 16:13:16 +01:00 |
qemu-thread-win32.c
|
qemu-thread: add a fast path to the Win32 QemuEvent
|
2015-09-24 20:52:28 +02:00 |
qemu-timer-common.c
|
|
|
rcu.c
|
Revert "rcu: init rcu_registry_lock after fork"
|
2015-09-16 17:33:32 +02:00 |
readline.c
|
|
|
rfifolock.c
|
|
|
throttle.c
|
throttle: refuse bps_max/iops_max without bps/iops
|
2015-08-05 12:53:48 +01:00 |
unicode.c
|
|
|
uri.c
|
util/uri: Add overflow check to rfc3986_parse_port
|
2015-03-18 12:05:31 +01:00 |