.. |
Makefile.objs
|
rcu: add rcu library
|
2015-02-02 16:55:10 +01:00 |
acl.c
|
…
|
|
aes.c
|
aes: remove a dead return statement
|
2015-02-10 09:27:20 +03:00 |
bitmap.c
|
bitmap: add atomic test and clear
|
2015-06-05 17:10:00 +02:00 |
bitops.c
|
…
|
|
compatfd.c
|
util: Remove unused functions
|
2015-04-30 16:05:48 +03:00 |
crc32c.c
|
…
|
|
cutils.c
|
cutils: refine strtol error handling in parse_debug_env
|
2015-03-10 08:15:33 +03:00 |
envlist.c
|
utils: drop strtok_r from envlist_parse
|
2015-02-16 16:20:02 -06:00 |
error.c
|
error: Use error_report_err() where appropriate
|
2015-02-18 10:51:09 +01:00 |
event_notifier-posix.c
|
event-notifier: Always return 0 for posix implementation
|
2015-06-12 13:26:21 +01: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
|
…
|
|
iov.c
|
iov: don't touch iov in iov_send_recv()
|
2015-06-23 16:05:34 +01: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
|
util: allow \n to terminate password input
|
2015-05-22 17:08:01 +02:00 |
oslib-win32.c
|
util: move read_password method out of qemu-img into osdep/oslib
|
2015-05-22 17:08:01 +02:00 |
path.c
|
…
|
|
qemu-config.c
|
Include qapi/qmp/qerror.h exactly where needed
|
2015-06-22 18:20:41 +02:00 |
qemu-error.c
|
qerror: Move #include out of qerror.h
|
2015-06-22 18:20:40 +02:00 |
qemu-openpty.c
|
…
|
|
qemu-option.c
|
qerror: Clean up QERR_ macros to expand into a single string
|
2015-06-22 18:20:40 +02:00 |
qemu-progress.c
|
…
|
|
qemu-sockets.c
|
util/qemu-sockets: improve ai_flag hints for ipv6 hosts
|
2015-06-23 20:23:39 +03:00 |
qemu-thread-posix.c
|
qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK
|
2015-03-10 10:49:25 +01:00 |
qemu-thread-win32.c
|
qemu-thread: add per-thread atexit functions
|
2015-01-13 13:43:29 +00:00 |
qemu-timer-common.c
|
…
|
|
rcu.c
|
rcu: do not create thread in pthread_atfork callback
|
2015-04-01 10:06:38 +02:00 |
readline.c
|
…
|
|
rfifolock.c
|
…
|
|
throttle.c
|
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
|
2015-07-02 09:20:18 +01:00 |
unicode.c
|
…
|
|
uri.c
|
util/uri: Add overflow check to rfc3986_parse_port
|
2015-03-18 12:05:31 +01:00 |