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.
 
 
 
 
 
 
Anthony Liguori f69f0bcac9 Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging 13 years ago
..
Makefile.objs throttle: Add a new throttling API implementing continuous leaky bucket. 13 years ago
acl.c acl: acl_add can't insert before last list element, fix 13 years ago
aes.c aes: Remove unused code (NDEBUG, u16) 13 years ago
bitmap.c build: move libqemuutil.a components to util/ 13 years ago
bitops.c bitops: unroll while loop in find_next_bit() 13 years ago
cache-utils.c build: move libqemuutil.a components to util/ 13 years ago
compatfd.c build: move libqemuutil.a components to util/ 13 years ago
crc32c.c qemu: add castagnoli crc32c checksum algorithm 13 years ago
cutils.c qemu-io: Move qemu_strsep() to cutils.c 13 years ago
envlist.c util: Fix compilation of envlist.c for MinGW 13 years ago
error.c error: Add error_set_win32 and error_setg_win32 13 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 hw: move fifo.[ch] to libqemuutil 13 years ago
hbitmap.c hbitmap: Use non-bitops ctzl 13 years ago
hexdump.c Rename hexdump to avoid FreeBSD libutil conflict 13 years ago
host-utils.c host-utils: Improve mulu64 and muls64 13 years ago
iov.c iov: handle EOF in iov_send_recv 13 years ago
module.c build: move libqemuutil.a components to util/ 13 years ago
notify.c notify: add NotiferWithReturn so notifier list can abort 13 years ago
osdep.c win32: add readv/writev emulation 13 years ago
oslib-posix.c osdep: add qemu_get_local_state_pathname() 13 years ago
oslib-win32.c osdep: add qemu_get_local_state_pathname() 13 years ago
path.c Replace non-portable asprintf by g_strdup_printf 13 years ago
qemu-config.c monitor: introduce query-command-line-options 13 years ago
qemu-error.c add timestamp to error_report() 13 years ago
qemu-openpty.c create qemu_openpty_raw() helper function and move it to a separate file 13 years ago
qemu-option.c option: Add assigned flag to QEMUOptionParameter 13 years ago
qemu-progress.c build: move libqemuutil.a components to util/ 13 years ago
qemu-sockets.c qemu-socket: don't leak opts on error 13 years ago
qemu-thread-posix.c semaphore: fix a hangup problem under load on NetBSD hosts. 13 years ago
qemu-thread-win32.c build: move libqemuutil.a components to util/ 13 years ago
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 13 years ago
throttle.c throttle: Add a new throttling API implementing continuous leaky bucket. 13 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