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 0021c4765a * SGX implementation for x86 5 years ago
..
aio-posix.c iothread: add aio-max-batch parameter 5 years ago
aio-posix.h aio-posix: remove idle poll handlers to improve scalability 6 years ago
aio-wait.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
aio-win32.c iothread: add aio-max-batch parameter 5 years ago
aiocb.c block: move AioContext, QEMUTimer, main-loop to libqemuutil 9 years ago
async.c iothread: add aio-max-batch parameter 5 years ago
atomic64.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
base64.c nomaintainer: Fix Lesser GPL version number 5 years ago
bitmap.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
bitops.c avoid TABs in files that only contain a few 7 years ago
block-helpers.c block: move logical block size check function to a common utility function 6 years ago
block-helpers.h block: move logical block size check function to a common utility function 6 years ago
buffer.c nomaintainer: Fix Lesser GPL version number 5 years ago
bufferiszero.c util/bufferiszero: improve avx2 accelerator 6 years ago
cacheflush.c util/cacheflush: Fix error generated by clang 5 years ago
cacheinfo.c util: Enhance flush_icache_range with separate data pointer 5 years ago
compatfd.c util/compatfd.c: Replaced a malloc call with g_malloc. 5 years ago
coroutine-sigaltstack.c coroutine-sigaltstack: Add SIGUSR2 mutex 5 years ago
coroutine-ucontext.c Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch 6 years ago
coroutine-win32.c coroutine: add a macro for the coroutine stack size 10 years ago
crc-ccitt.c util: Add CRC16 (CCITT) calculation routines 5 years ago
crc32c.c Include qemu-common.h exactly where needed 7 years ago
cutils.c cutils: fix memory leak in get_relocated_path() 5 years ago
dbus.c util: add dbus helper unit 6 years ago
drm.c util/drm: make portable by avoiding struct dirent d_type 6 years ago
envlist.c Include qemu-common.h exactly where needed 7 years ago
error.c error: make Error **errp const where it is appropriate 6 years ago
event_notifier-posix.c event_notifier: Set ->initialized earlier in event_notifier_init() 5 years ago
event_notifier-win32.c Revert "qemu: add a cleanup callback function to EventNotifier" 8 years ago
fdmon-epoll.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
fdmon-io_uring.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
fdmon-poll.c fdmon-poll: reset npfd when upgrading to fdmon-epoll 6 years ago
fifo8.c utils/fifo8: change fatal errors from abort() to assert() 5 years ago
filemonitor-inotify.c nomaintainer: Fix Lesser GPL version number 5 years ago
filemonitor-stub.c nomaintainer: Fix Lesser GPL version number 5 years ago
getauxval.c util/getauxval: Porting to FreeBSD getauxval feature 6 years ago
guest-random.c util/guest-random: Fix size arg to tail memcpy 5 years ago
hbitmap.c block/dirty-bitmap: improve _next_dirty_area API 6 years ago
hexdump.c util/hexdump: introduce qemu_hexdump_line() 6 years ago
host-utils.c host-utils: Fix overflow detection in divu128() 5 years ago
id.c net: Use id_generate() in the network subsystem, too 5 years ago
iov.c util/iov: make qemu_iovec_init_extended() honest 5 years ago
iova-tree.c util: remove redundant include of glib.h and add osdep.h 8 years ago
keyval.c keyval: introduce keyval_parse_into 5 years ago
lockcnt.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
log.c nomaintainer: Fix Lesser GPL version number 5 years ago
main-loop.c util/async: add a human-readable name to BHs for debugging 5 years ago
memfd.c linux-user: add memfd_create 7 years ago
meson.build meson: fix missing preprocessor symbols 5 years ago
mmap-alloc.c Deprecate pmem=on with non-DAX capable backend file 5 years ago
module.c modules: check arch on qom lookup 5 years ago
notify.c xen / notify: introduce a new XenWatchList abstraction 7 years ago
nvdimm-utils.c Clean up includes 5 years ago
osdep.c util/osdep: Add qemu_mprotect_rw 5 years ago
oslib-posix.c memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() 5 years ago
oslib-win32.c util/oslib-win32: Fix fatal assertion in qemu_try_memalign 5 years ago
pagesize.c util: move qemu_real_host_page_size/mask to osdep.h 9 years ago
path.c util/path: Do not cache all filenames at startup 7 years ago
qdist.c qdist: return "(empty)" instead of NULL when printing an empty dist 10 years ago
qemu-co-shared-resource.c co-shared-resource: protect with a mutex 5 years ago
qemu-config.c qemu-config: restore "machine" in qmp_query_command_line_options() 5 years ago
qemu-coroutine-io.c yield_until_fd_readable: make it work with any AioContect 7 years ago
qemu-coroutine-lock.c coroutine-lock: Reimplement CoRwlock to fix downgrade bug 5 years ago
qemu-coroutine-sleep.c coroutine-sleep: introduce qemu_co_sleep 5 years ago
qemu-coroutine.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
qemu-error.c error: rename error_with_timestamp to message_with_timestamp 5 years ago
qemu-openpty.c util: Remove redundant checks in the openpty() 5 years ago
qemu-option.c qemu-option: Drop dead assertion 5 years ago
qemu-print.c monitor: Use getter/setter functions for cur_mon 6 years ago
qemu-progress.c util/: fix some comment spelling errors 6 years ago
qemu-sockets.c build-sys: add HAVE_IPPROTO_MPTCP 5 years ago
qemu-thread-common.h Clean up includes 7 years ago
qemu-thread-posix.c util: Suppress -Wstringop-overflow in qemu_thread_start 5 years ago
qemu-thread-win32.c util: Pass file+line to qemu_rec_mutex_unlock_impl 5 years ago
qemu-timer-common.c semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ 5 years ago
qemu-timer.c spapr: rollback 'unplug timeout' for CPU hotunplugs 5 years ago
qht.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
qsp.c qemu/atomic: Add aligned_{int64,uint64}_t types 5 years ago
range.c Don't talk about the LGPL if the file is licensed under the GPL 7 years ago
rcu.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
readline.c readline: Fix possible array index out of bounds in readline_hist_add() 5 years ago
selfmap.c util/selfmap: Discard mapping on error 5 years ago
stats64.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
sys_membarrier.c sys_membarrier: fix up include directives 8 years ago
systemd.c tools: Fix use of fcntl(F_SETFD) during socket activation 6 years ago
thread-pool.c lockable: replaced locks with lock guard macros where appropriate 6 years ago
throttle.c Remove superfluous timer_del() calls 5 years ago
timed-average.c Fix some typos found by codespell 10 years ago
trace-events modules: add tracepoints 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
transactions.c util: add transactions.c 5 years ago
unicode.c json: Reject invalid UTF-8 sequences 8 years ago
uri.c util/uri: do not check argument of uri_free() 5 years ago
userfaultfd.c migration: introduce UFFD-WP low-level interface helpers 5 years ago
uuid.c Include qemu-common.h exactly where needed 7 years ago
vfio-helpers.c util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error 5 years ago
vhost-user-server.c util/vhost-user-server: move header to include/ 6 years ago
yank.c yank: Remove dependency on qiochannel 5 years ago