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.
 
 
 
 
 
 
Jeff Cody 8e1b02b8ef qemu: add castagnoli crc32c checksum algorithm 13 years ago
..
Makefile.objs qemu: add castagnoli crc32c checksum algorithm 13 years ago
acl.c acl: Free memory allocated with g_malloc() with g_free() 14 years ago
aes.c aes: make Td[0-5] and Te[0-5] tables non static 14 years ago
bitmap.c build: move libqemuutil.a components to util/ 14 years ago
bitops.c bitops: unroll while loop in find_next_bit() 14 years ago
cache-utils.c build: move libqemuutil.a components to util/ 14 years ago
compatfd.c build: move libqemuutil.a components to util/ 14 years ago
crc32c.c qemu: add castagnoli crc32c checksum algorithm 13 years ago
cutils.c ccid-card-passthru, dev-smartcard-reader: add debug environment variables 13 years ago
envlist.c util: Fix compilation of envlist.c for MinGW 14 years ago
error.c build: move libqemuutil.a components to util/ 14 years ago
event_notifier-posix.c sysemu: avoid proliferation of include/ subdirectories 14 years ago
event_notifier-win32.c build: move libqemuutil.a components to util/ 14 years ago
fifo8.c hw: move fifo.[ch] to libqemuutil 14 years ago
hbitmap.c hbitmap: Use non-bitops ctzl 14 years ago
hexdump.c iov: Factor out hexdumper 14 years ago
host-utils.c host-utils: Improve mulu64 and muls64 14 years ago
iov.c win32: add readv/writev emulation 13 years ago
module.c build: move libqemuutil.a components to util/ 14 years ago
notify.c build: move libqemuutil.a components to util/ 14 years ago
osdep.c win32: add readv/writev emulation 13 years ago
oslib-posix.c migration: initialize RAM to zero 14 years ago
oslib-win32.c oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() 14 years ago
path.c Replace non-portable asprintf by g_strdup_printf 14 years ago
qemu-config.c monitor: introduce query-command-line-options 13 years ago
qemu-error.c build: move libqemuutil.a components to util/ 14 years ago
qemu-option.c qemu-option: Add qemu_opts_absorb_qdict() 14 years ago
qemu-progress.c build: move libqemuutil.a components to util/ 14 years ago
qemu-sockets.c util: move socket_init() to osdep.c 13 years ago
qemu-thread-posix.c build: move libqemuutil.a components to util/ 14 years ago
qemu-thread-win32.c build: move libqemuutil.a components to util/ 14 years ago
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 14 years ago
unicode.c unicode: New mod_utf8_codepoint() 14 years ago
uri.c build: move libqemuutil.a components to util/ 14 years ago