..
Makefile.objs
block: move AioContext, QEMUTimer, main-loop to libqemuutil
9 years ago
acl.c
Drop Emacs local variables lists redundant with .dir-locals.el
10 years ago
aio-posix.c
async: remove unnecessary inc/dec pairs
9 years ago
aio-win32.c
async: remove unnecessary inc/dec pairs
9 years ago
aiocb.c
block: move AioContext, QEMUTimer, main-loop to libqemuutil
9 years ago
async.c
async: remove unnecessary inc/dec pairs
9 years ago
base64.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
bitmap.c
bitmap: assert that start and nr are non negative
9 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
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
9 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
event_notifier: cleanups around event_notifier_set_handler
9 years ago
event_notifier-win32.c
event_notifier: cleanups around event_notifier_set_handler
9 years ago
fifo8.c
migration: consolidate VMStateField.start
9 years ago
getauxval.c
util: Clean up includes
10 years ago
hbitmap.c
hbitmap: Add hbitmap_is_serializable()
9 years ago
hexdump.c
util: Improved qemu_hexmap() to include an ascii dump of the buffer
10 years ago
host-utils.c
host-utils: Implement unsigned quadword left/right shift and unit tests
9 years ago
id.c
util: move declarations out of qemu-common.h
10 years ago
iohandler.c
block: move AioContext, QEMUTimer, main-loop to libqemuutil
9 years ago
iov.c
util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'
10 years ago
lockcnt.c
qemu-thread: optimize QemuLockCnt with futexes on Linux
9 years ago
log.c
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
9 years ago
main-loop.c
block: move AioContext, QEMUTimer, main-loop to libqemuutil
9 years ago
memfd.c
os-posix: include sys/mman.h
10 years ago
mmap-alloc.c
util/mmap-alloc: refactor a little bit for readability
9 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
win32: use glib gpoll if glib >= 2.50
9 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-lock: make CoRwlock thread-safe and fair
9 years ago
qemu-coroutine-sleep.c
block: explicitly acquire aiocontext in timers that need it
9 years ago
qemu-coroutine.c
coroutine-lock: add limited spinning to CoMutex
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
option: Fix checking of sizes for overflow and trailing crap
9 years ago
qemu-progress.c
util: Clean up includes
10 years ago
qemu-sockets.c
io: introduce a DNS resolver API
9 years ago
qemu-thread-posix.c
* QOM interface fix (Eduardo)
9 years ago
qemu-thread-win32.c
* QOM interface fix (Eduardo)
9 years ago
qemu-timer-common.c
util: Clean up includes
10 years ago
qemu-timer.c
block: move AioContext, QEMUTimer, main-loop to libqemuutil
9 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
thread-pool.c
block: explicitly acquire aiocontext in aio callbacks that need it
9 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
coroutine-lock: make CoMutex thread-safe
9 years ago
unicode.c
util: move declarations out of qemu-common.h
10 years ago
uri.c
Fix documentation and some comments (article, grammar)
9 years ago
uuid.c
uuid: Tighten uuid parse
10 years ago