..
aio-posix.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
aio-posix.h
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
aio-wait.c
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
2023-05-10 14:15:13 +02:00
aio-win32.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
aiocb.c
async.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
atomic64.c
base64.c
bitmap.c
migration: Use non-atomic ops for clear log bitmap
2022-11-21 11:58:10 +01:00
bitops.c
replace TABs with spaces
2023-03-20 12:43:50 +01:00
block-helpers.c
block-helpers.h
buffer.c
bufferiszero.c
util/bufferiszero: Use i386 host/cpuinfo.h
2023-05-23 16:51:13 -07:00
cacheflush.c
util/cacheflush: Avoid possible redundant dcache flush on Darwin
2023-06-13 11:28:58 +02:00
compatfd.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-windows.c
build: move coroutine backend selection to meson
2023-05-18 08:53:52 +02:00
cpuinfo-aarch64.c
host/include/aarch64: Implement aes-round.h
2023-07-08 07:30:17 +01:00
cpuinfo-i386.c
host/include/i386: Implement aes-round.h
2023-07-08 07:30:17 +01:00
cpuinfo-ppc.c
host/include/ppc: Implement aes-round.h
2023-07-08 07:30:17 +01:00
crc32c.c
igb: Implement Rx SCTP CSO
2023-05-23 15:20:15 +08:00
crc-ccitt.c
cutils.c
cutils: Improve qemu_strtosz handling of fractions
2023-06-02 12:29:27 -05:00
dbus.c
drm.c
envlist.c
replace TABs with spaces
2023-03-20 12:43:50 +01:00
error-report.c
util/error: add G_GNUC_PRINTF for various functions
2023-01-11 10:44:34 +01:00
error.c
util/error: Fix use-after-free errors reported by Coverity
2023-04-06 12:38:42 -04:00
event_notifier-posix.c
event_notifier-win32.c
fdmon-epoll.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
fdmon-io_uring.c
aio-posix: zero out io_uring sqe user_data
2023-08-30 07:39:59 -04:00
fdmon-poll.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
fifo8.c
filemonitor-inotify.c
filemonitor-stub.c
getauxval.c
guest-random.c
cutils: Adjust signature of parse_uint[_full]
2023-06-02 12:27:19 -05:00
hbitmap.c
hbitmap: fix hbitmap_status() return value for first dirty bit case
2023-02-17 14:34:24 +01:00
hexdump.c
host-utils.c
id.c
int128.c
include/qemu/int128: Use Int128 structure for TCI
2023-02-04 06:19:42 -10:00
interval-tree.c
util/interval-tree: Check root for null in interval_tree_iter_first
2023-08-09 09:26:32 -07:00
iov.c
util/iov: Remove qemu_iovec_init_extended()
2023-06-05 13:11:24 +02:00
iova-tree.c
keyval.c
lockcnt.c
log.c
util/log: Add vector registers to log
2023-06-13 17:42:01 +10:00
main-loop.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
memalign.c
memfd.c
meson.build
util/async-teardown.c: move to softmmu/, only build it when system build is requested
2023-09-01 23:46:20 +02:00
mmap-alloc.c
util/mmap-alloc: qemu_fd_getfs()
2023-04-24 11:29:00 +02:00
module.c
module: add Error arguments to module_load and module_load_qom
2022-11-06 09:48:50 +01:00
notify.c
nvdimm-utils.c
osdep.c
error handling: Use RETRY_ON_EINTR() macro where applicable
2023-01-09 13:50:47 +01:00
oslib-posix.c
util: drop qemu_fork()
2023-03-13 15:23:37 +04:00
oslib-win32.c
util/oslib-win32: Fix compiling with Clang from MSYS2
2023-08-03 13:04:35 +02:00
path.c
qdist.c
qemu-co-shared-resource.c
qemu-co-timeout.c
qemu-config.c
error: Drop superfluous #include "qapi/qmp/qerror.h"
2023-02-23 13:56:14 +01:00
qemu-coroutine-io.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
qemu-coroutine-lock.c
atomics: eliminate mb_read/mb_set
2023-06-06 09:42:14 +02:00
qemu-coroutine-sleep.c
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
2023-01-19 10:18:28 +01:00
qemu-coroutine.c
qemu-coroutine: remove qatomic_mb_read()
2023-04-20 11:17:35 +02:00
qemu-option.c
qemu-print.c
qemu-progress.c
qemu-sockets.c
cutils: Adjust signature of parse_uint[_full]
2023-06-02 12:27:19 -05:00
qemu-thread-common.h
qemu-thread-posix.c
qemu-thread-posix: cleanup, fix, document QemuEvent
2023-03-07 12:38:40 +01:00
qemu-thread-win32.c
qemu-thread-win32: cleanup, fix, document QemuEvent
2023-03-07 12:38:40 +01:00
qemu-timer-common.c
qemu-timer.c
qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
2022-06-21 09:24:34 -07:00
qht.c
util/qht: use striped locks under TSAN
2023-02-02 11:48:20 +00:00
qsp.c
accel/tcg: include cs_base in our hash calculations
2023-06-01 11:05:05 -04:00
qtree.c
tcg: use QTree instead of GTree
2023-03-28 15:23:10 -07:00
range.c
rcu.c
call_rcu: stop using mb_set/mb_read
2023-05-08 11:10:49 +02:00
readline.c
readline: Extract readline_add_completion_of() from monitor
2023-02-04 07:56:54 +01:00
selfmap.c
util/selfmap: Rewrite using qemu/interval-tree.h
2023-08-08 13:27:17 -07:00
stats64.c
stat64: Add stat64_set() operation
2023-04-27 16:39:43 +02:00
sys_membarrier.c
systemd.c
systemd: Also clear LISTEN_FDNAMES during systemd socket activation
2023-05-03 14:00:08 -05:00
thread-context.c
qapi: Use returned bool to check for failure (again)
2022-12-14 16:19:35 +01:00
thread-pool.c
thread-pool: signal "request_cond" while locked
2023-08-01 10:22:33 +01:00
throttle.c
timed-average.c
trace-events
console/win32: allocate shareable display surface
2023-06-27 17:08:56 +02:00
trace.h
transactions.c
unicode.c
uri.c
Updated the FSF address to < https://www.gnu.org/licenses/ >
2023-02-27 09:15:39 +01:00
userfaultfd.c
util/userfaultfd: Support /dev/userfaultfd
2023-02-11 16:51:09 +01:00
uuid.c
vfio-helpers.c
util/vfio-helpers: Use g_file_read_link()
2023-05-24 09:21:22 +02:00
vhost-user-server.c
aio: remove aio_disable_external() API
2023-05-30 17:37:26 +02:00
yank.c