QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kevin Wolf 1b7f01d966 coroutine: Assert that no locks are held on termination 10 years ago
..
Makefile.objs range: Create range.c for code that should not be inline 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 util: Clean up includes 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
compatfd.c util: Clean up includes 10 years ago
coroutine-gthread.c all: Remove unnecessary glib.h includes 10 years ago
coroutine-sigaltstack.c Remove unneeded include statements for setjmp.h 10 years ago
coroutine-ucontext.c Remove unneeded include statements for setjmp.h 10 years ago
coroutine-win32.c util: Clean up includes 10 years ago
crc32c.c util: Clean up includes 10 years ago
cutils.c target-arm: Use Neon for zero checking 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 event-notifier: Add "is_external" parameter 10 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: add 'pos < size' asserts 10 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 tcg: Lower indirect registers in a separate pass 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 coccinelle: Remove unnecessary variables for function return value 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 qemu exit on memory hotplug when allocation fails at prealloc time 10 years ago
oslib-win32.c fix qemu exit on memory hotplug when allocation fails at prealloc time 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 util: Clean up includes 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: Assert that no locks are held on termination 10 years ago
qemu-error.c util: Clean up includes 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 util: Drop inet_listen() 10 years ago
qemu-thread-posix.c util: Clean up includes 10 years ago
qemu-thread-win32.c util: Clean up includes 10 years ago
qemu-timer-common.c util: Clean up includes 10 years ago
qht.c qht: do not segfault when gathering stats from an uninitialized qht 10 years ago
range.c range: Replace internal representation of Range 10 years ago
rcu.c util: Clean up includes 10 years ago
readline.c util: move declarations out of qemu-common.h 10 years ago
rfifolock.c rfifolock: no need to get thread identifier when nesting 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-events: fix first line comment in trace-events 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