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.
 
 
 
 
 
 
Daniel P. Berrange b6af097528 maint: remove / fix many doubled words 11 years ago
..
Makefile.objs crypto: move built-in AES implementation into crypto/ 11 years ago
acl.c acl: fix memory leak 12 years ago
bitmap.c maint: remove / fix many doubled words 11 years ago
bitops.c bitops: unroll while loop in find_next_bit() 14 years ago
compatfd.c util: Remove unused functions 11 years ago
crc32c.c qemu: add castagnoli crc32c checksum algorithm 13 years ago
cutils.c Make pow2ceil() and pow2floor() inline 11 years ago
envlist.c utils: drop strtok_r from envlist_parse 12 years ago
error.c error: On abort, report where the error was created 11 years ago
event_notifier-posix.c event-notifier: Always return 0 for posix implementation 11 years ago
event_notifier-win32.c build: move libqemuutil.a components to util/ 14 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: Emancipate id_wellformed() from QemuOpts 12 years ago
iov.c iov: don't touch iov in iov_send_recv() 11 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 qerror: Move #include out of qerror.h 11 years ago
oslib-posix.c util: allow \n to terminate password input 11 years ago
oslib-win32.c util: move read_password method out of qemu-img into osdep/oslib 11 years ago
path.c util/path: Use the GLib memory allocation routines 12 years ago
qemu-config.c Include qapi/qmp/qerror.h exactly where needed 11 years ago
qemu-error.c qerror: Move #include out of qerror.h 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 qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts 11 years ago
qemu-progress.c qemu-progress: Fix progress printing on SIGUSR1 13 years ago
qemu-sockets.c util/qemu-sockets: improve ai_flag hints for ipv6 hosts 11 years ago
qemu-thread-posix.c qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK 12 years ago
qemu-thread-win32.c qemu-thread: add per-thread atexit functions 12 years ago
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 14 years ago
rcu.c rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu() 11 years ago
readline.c readline: Clear screen on form feed. 12 years ago
rfifolock.c rfifolock: add recursive FIFO lock 13 years ago
throttle.c throttle: refuse bps_max/iops_max without bps/iops 11 years ago
unicode.c unicode: New mod_utf8_codepoint() 14 years ago
uri.c util/uri: Add overflow check to rfc3986_parse_port 12 years ago