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.
 
 
 
 
 
 
Peter Maydell c688084506 Merge QCryptoSecret object support 10 years ago
..
Makefile.objs util: add base64 decoding function 10 years ago
acl.c acl: fix memory leak 12 years ago
base64.c util: add base64 decoding function 10 years ago
bitmap.c maint: remove / fix many doubled words 11 years ago
bitops.c bitops: unroll while loop in find_next_bit() 13 years ago
buffer.c buffer: allow a buffer to shrink gracefully 11 years ago
compatfd.c util: Remove unused functions 11 years ago
coroutine-gthread.c coroutine: move into libqemuutil.a library 11 years ago
coroutine-sigaltstack.c coroutine: move into libqemuutil.a library 11 years ago
coroutine-ucontext.c coroutine: move into libqemuutil.a library 11 years ago
coroutine-win32.c coroutine: move into libqemuutil.a library 11 years ago
crc32c.c qemu: add castagnoli crc32c checksum algorithm 13 years ago
cutils.c utils: rename strtosz to use qemu prefix 11 years ago
envlist.c utils: drop strtok_r from envlist_parse 11 years ago
error.c qapi: Simplify error cleanup in test-qmp-* 11 years ago
event_notifier-posix.c util: const event_notifier_get_fd() argument 11 years ago
event_notifier-win32.c build: move libqemuutil.a components to util/ 13 years ago
fifo8.c savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
getauxval.c util: Move general qemu_getauxval to util/getauxval.c 12 years ago
hbitmap.c util/hbitmap: Add an API to reset all set bits in hbitmap 11 years ago
hexdump.c Rename hexdump to avoid FreeBSD libutil conflict 13 years ago
host-utils.c util: Don't link host-utils.o if it's empty 12 years ago
id.c util/id: fully allocate names table 10 years ago
iov.c iov: don't touch iov in iov_send_recv() 11 years ago
memfd.c vhost: add migration block if memfd failed 11 years ago
mmap-alloc.c util/mmap-alloc: fix hugetlb support on ppc64 10 years ago
module.c module: Don't complain when a module is absent 12 years ago
notify.c notify: add NotiferWithReturn so notifier list can abort 13 years ago
osdep.c osdep: Change default value of qemu_hw_version() to "2.5+" 11 years ago
oslib-posix.c util/mmap-alloc: fix hugetlb support on ppc64 10 years ago
oslib-win32.c oslib-win32: Change return type of function getpagesize 10 years ago
path.c util/path: Use the GLib memory allocation routines 12 years ago
qemu-config.c util/qemu-config: fix missing machine command line options 11 years ago
qemu-coroutine-io.c coroutine: move into libqemuutil.a library 11 years ago
qemu-coroutine-lock.c coroutine: move into libqemuutil.a library 11 years ago
qemu-coroutine-sleep.c coroutine: move into libqemuutil.a library 11 years ago
qemu-coroutine.c coroutine: move into libqemuutil.a library 11 years ago
qemu-error.c error: only prepend timestamp on stderr 11 years ago
qemu-openpty.c util/qemu-openpty: fix build with musl libc by include termios.h as fallback 12 years ago
qemu-option.c hmp: Allow for error message hints on HMP 11 years ago
qemu-progress.c progress: Allow regressing progress 10 years ago
qemu-sockets.c io: add QIOChannelSocket class 10 years ago
qemu-thread-posix.c * Support for jemalloc 11 years ago
qemu-thread-win32.c qemu-thread: add a fast path to the Win32 QemuEvent 11 years ago
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 13 years ago
rcu.c Revert "rcu: init rcu_registry_lock after fork" 11 years ago
readline.c readline: Clear screen on form feed. 12 years ago
rfifolock.c rfifolock: add recursive FIFO lock 12 years ago
throttle.c throttle: refuse bps_max/iops_max without bps/iops 11 years ago
timed-average.c block: Add average I/O queue depth to BlockDeviceTimedStats 11 years ago
unicode.c unicode: New mod_utf8_codepoint() 13 years ago
uri.c util/uri: Add overflow check to rfc3986_parse_port 11 years ago