..
Makefile.objs
aio: convert from RFifoLock to QemuRecMutex
10 years ago
acl.c
Drop Emacs local variables lists redundant with .dir-locals.el
10 years ago
base64.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
bitmap.c
bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK
10 years ago
bitops.c
util: Clean up includes
10 years ago
buffer.c
qemu-common: stop including qemu/host-utils.h from qemu-common.h
10 years ago
bufferiszero.c
cutils: Rewrite x86 buffer zero checking
10 years ago
compatfd.c
util: Clean up includes
10 years ago
coroutine-gthread.c
all: Remove unnecessary glib.h includes
10 years ago
coroutine-sigaltstack.c
coroutine-sigaltstack: use helper for allocating stack memory
10 years ago
coroutine-ucontext.c
coroutine-ucontext: use helper for allocating stack memory
10 years ago
coroutine-win32.c
coroutine: add a macro for the coroutine stack size
10 years ago
crc32c.c
util: Clean up includes
10 years ago
cutils.c
cutils: Move buffer_is_zero and subroutines to a new file
10 years ago
envlist.c
util: Clean up includes
10 years ago
error.c
migration: add reporting of errors for outgoing migration
10 years ago
event_notifier-posix.c
aio: add AioPollFn and io_poll() interface
9 years ago
event_notifier-win32.c
event-notifier: Add "is_external" parameter
10 years ago
fifo8.c
util: Clean up includes
10 years ago
getauxval.c
util: Clean up includes
10 years ago
hbitmap.c
hbitmap: Fix shifts of constants by granularity
9 years ago
hexdump.c
util: Improved qemu_hexmap() to include an ascii dump of the buffer
10 years ago
host-utils.c
util: Clean up includes
10 years ago
id.c
util: move declarations out of qemu-common.h
10 years ago
iov.c
util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'
10 years ago
log.c
log: fix parsing of multiple trace:PATTERN log args
10 years ago
memfd.c
os-posix: include sys/mman.h
10 years ago
mmap-alloc.c
Use #include "..." for our own headers, <...> for others
10 years ago
module.c
module: Don't load the same module if requested multiple times
10 years ago
notify.c
util: Clean up includes
10 years ago
osdep.c
osdep: Introduce qemu_dup
10 years ago
oslib-posix.c
Fix FreeBSD (10.x) build after 7dc9ae43
10 years ago
oslib-win32.c
util: Introduce qemu_get_pid_name
10 years ago
path.c
util: move declarations out of qemu-common.h
10 years ago
qdist.c
qdist: return "(empty)" instead of NULL when printing an empty dist
10 years ago
qemu-config.c
block: Add bdrv_runtime_opts to query-command-line-options
10 years ago
qemu-coroutine-io.c
coroutine: move entry argument to qemu_coroutine_create
10 years ago
qemu-coroutine-lock.c
coroutine: Assert that no locks are held on termination
10 years ago
qemu-coroutine-sleep.c
coroutine: move entry argument to qemu_coroutine_create
10 years ago
qemu-coroutine.c
coroutine: Introduce qemu_coroutine_enter_if_inactive()
9 years ago
qemu-error.c
qemu-error: remove dependency of stubs on monitor
10 years ago
qemu-openpty.c
util: Clean up includes
10 years ago
qemu-option.c
QemuOpts: Fix qemu_opts_foreach() dangling location regression
10 years ago
qemu-progress.c
util: Clean up includes
10 years ago
qemu-sockets.c
sockets: add AF_VSOCK support
10 years ago
qemu-thread-posix.c
qemu-thread: introduce QemuRecMutex
10 years ago
qemu-thread-win32.c
qemu-thread: introduce QemuRecMutex
10 years ago
qemu-timer-common.c
util: Clean up includes
10 years ago
qht.c
qht: fix unlock-after-free segfault upon resizing
10 years ago
range.c
range: Replace internal representation of Range
10 years ago
rcu.c
rcu: simplify memory barriers
10 years ago
readline.c
util: move declarations out of qemu-common.h
10 years ago
throttle.c
throttle: Don't allow burst limits to be lower than the normal limits
10 years ago
timed-average.c
Fix some typos found by codespell
10 years ago
trace-events
trace: move util/qemu-coroutine*.c trace points into correct file
10 years ago
unicode.c
util: move declarations out of qemu-common.h
10 years ago
uri.c
all: Remove unnecessary glib.h includes
10 years ago
uuid.c
uuid: Tighten uuid parse
10 years ago