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 7d2a35cc92 block: Introduce qemu_try_blockalign() 12 years ago
..
Makefile.objs tcg-ppc: Merge cache-utils into the backend 12 years ago
acl.c acl: acl_add can't insert before last list element, fix 13 years ago
aes.c util: Add InvMixColumns 12 years ago
bitmap.c bitmap: use long as index 12 years ago
bitops.c bitops: unroll while loop in find_next_bit() 13 years ago
compatfd.c Add a 'name' parameter to qemu_thread_create 12 years ago
crc32c.c qemu: add castagnoli crc32c checksum algorithm 13 years ago
cutils.c cutils: tighten qemu_parse_fd() 12 years ago
envlist.c util: Fix compilation of envlist.c for MinGW 13 years ago
error.c error: error_is_set() is finally unused; remove 12 years ago
event_notifier-posix.c sysemu: avoid proliferation of include/ subdirectories 13 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 qemu/osdep: Remove the need for qemu_init_auxval 12 years ago
hbitmap.c util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent 12 years ago
hexdump.c Rename hexdump to avoid FreeBSD libutil conflict 13 years ago
host-utils.c target-ppc: Add ISA2.06 divde[o] Instructions 12 years ago
iov.c dma-helpers: Fix too long qiov 12 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 do not call g_thread_init() for glib >= 2.31 12 years ago
oslib-posix.c block: Introduce qemu_try_blockalign() 12 years ago
oslib-win32.c block: Introduce qemu_try_blockalign() 12 years ago
path.c init_paths: fix minor memory leak 12 years ago
qemu-config.c qapi: output def_value_str when query command line options 12 years ago
qemu-error.c error: Print error_report() to stderr if using qmp 12 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_opts_append: Play nicely with QemuOptsList's head 12 years ago
qemu-progress.c qemu-progress: Fix progress printing on SIGUSR1 12 years ago
qemu-sockets.c qapi event: convert SPICE events 12 years ago
qemu-thread-posix.c Detect pthread_setname_np at configure time 12 years ago
qemu-thread-win32.c Detect pthread_setname_np at configure time 12 years ago
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 13 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: add throttle_detach/attach_aio_context() 12 years ago
unicode.c unicode: New mod_utf8_codepoint() 13 years ago
uri.c clean unnecessary code: don't check g_strdup arg for NULL 13 years ago