.. |
acl.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
base64.c
|
include/qemu/osdep.h: Don't include qapi/error.h
|
2016-03-22 22:20:15 +01:00 |
bitmap.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
bitops.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
buffer.c
|
util: fix comment typos
|
2016-05-18 15:04:27 +03:00 |
compatfd.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
coroutine-gthread.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
coroutine-sigaltstack.c
|
Remove unneeded include statements for setjmp.h
|
2016-03-22 19:11:15 +01:00 |
coroutine-ucontext.c
|
Remove unneeded include statements for setjmp.h
|
2016-03-22 19:11:15 +01:00 |
coroutine-win32.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
crc32c.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
cutils.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
envlist.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
error.c
|
include/qemu/osdep.h: Don't include qapi/error.h
|
2016-03-22 22:20:15 +01:00 |
event_notifier-posix.c
|
event-notifier: Add "is_external" parameter
|
2016-04-22 16:43:56 +02:00 |
event_notifier-win32.c
|
event-notifier: Add "is_external" parameter
|
2016-04-22 16:43:56 +02:00 |
fifo8.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
getauxval.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
hbitmap.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
hexdump.c
|
util: Improved qemu_hexmap() to include an ascii dump of the buffer
|
2016-04-06 09:52:07 +08:00 |
host-utils.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
id.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
iov.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
log.c
|
log: move qemu_log_close/qemu_log_flush from header to log.c
|
2016-03-31 09:58:32 +01:00 |
Makefile.objs
|
log: move qemu-log.c into util/ directory
|
2016-02-03 09:19:10 +00:00 |
memfd.c
|
vhost: add migration block if memfd failed
|
2015-10-22 14:34:49 +03:00 |
mmap-alloc.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
module.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
notify.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
osdep.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
oslib-posix.c
|
util: align memory allocations to 2M on AArch64
|
2016-04-22 12:26:01 +01:00 |
oslib-win32.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
path.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
qemu-config.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-coroutine-io.c
|
osdep: remove use of socket_error() from all code
|
2016-03-10 17:19:34 +00:00 |
qemu-coroutine-lock.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-coroutine-sleep.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-coroutine.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-error.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-openpty.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-option.c
|
QemuOpts: Fix qemu_opts_foreach() dangling location regression
|
2016-04-28 08:18:56 +02:00 |
qemu-progress.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-sockets.c
|
util: fix comment typos
|
2016-05-18 15:04:27 +03:00 |
qemu-thread-posix.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-thread-win32.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
qemu-timer-common.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
rcu.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
readline.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
rfifolock.c
|
rfifolock: no need to get thread identifier when nesting
|
2016-05-16 15:29:44 -07:00 |
throttle.c
|
include/qemu/osdep.h: Don't include qapi/error.h
|
2016-03-22 22:20:15 +01:00 |
timed-average.c
|
Fix some typos found by codespell
|
2016-05-18 15:04:27 +03:00 |
unicode.c
|
util: move declarations out of qemu-common.h
|
2016-03-22 22:20:17 +01:00 |
uri.c
|
util: Clean up includes
|
2016-02-04 17:01:04 +00:00 |