.. |
aio-posix.c
|
aio-posix: keep aio_notify_me disabled during polling
|
2020-08-13 13:34:14 +01:00 |
aio-posix.h
|
aio-posix: remove idle poll handlers to improve scalability
|
2020-03-09 16:45:16 +00:00 |
aio-wait.c
|
|
|
aio-win32.c
|
tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
|
2020-09-16 12:14:01 +02:00 |
aiocb.c
|
|
|
async.c
|
async: always set ctx->notified in aio_notify()
|
2020-08-13 13:32:59 +01:00 |
atomic64.c
|
|
|
base64.c
|
|
|
bitmap.c
|
|
|
bitops.c
|
|
|
buffer.c
|
|
|
bufferiszero.c
|
util/bufferiszero: improve avx2 accelerator
|
2020-04-01 14:24:03 -04:00 |
cacheinfo.c
|
|
|
compatfd.c
|
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
|
2020-07-13 14:36:10 +01:00 |
coroutine-sigaltstack.c
|
coroutine: add check for SafeStack in sigaltstack
|
2020-06-23 15:46:05 +01:00 |
coroutine-ucontext.c
|
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
|
2020-07-13 11:40:52 +02:00 |
coroutine-win32.c
|
|
|
crc32c.c
|
|
|
cutils.c
|
|
|
dbus.c
|
|
|
drm.c
|
util/drm: make portable by avoiding struct dirent d_type
|
2020-07-13 14:36:10 +01:00 |
envlist.c
|
|
|
error.c
|
|
|
event_notifier-posix.c
|
|
|
event_notifier-win32.c
|
|
|
fdmon-epoll.c
|
aio-posix: support userspace polling of fd monitoring
|
2020-03-09 16:41:31 +00:00 |
fdmon-io_uring.c
|
aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
|
2020-05-18 18:16:00 +01:00 |
fdmon-poll.c
|
aio-posix: support userspace polling of fd monitoring
|
2020-03-09 16:41:31 +00:00 |
fifo8.c
|
|
|
filemonitor-inotify.c
|
|
|
filemonitor-stub.c
|
|
|
getauxval.c
|
util/getauxval: Porting to FreeBSD getauxval feature
|
2020-06-26 06:45:29 -04:00 |
guest-random.c
|
|
|
hbitmap.c
|
block/dirty-bitmap: improve _next_dirty_area API
|
2020-03-18 14:03:46 -04:00 |
hexdump.c
|
util/hexdump: Reorder qemu_hexdump() arguments
|
2020-09-11 21:25:59 +02:00 |
host-utils.c
|
|
|
id.c
|
|
|
iov.c
|
util/hexdump: Reorder qemu_hexdump() arguments
|
2020-09-11 21:25:59 +02:00 |
iova-tree.c
|
|
|
keyval.c
|
|
|
lockcnt.c
|
|
|
log.c
|
lockable: replaced locks with lock guard macros where appropriate
|
2020-05-04 16:07:43 +01:00 |
main-loop.c
|
stubs: Move qemu_fd_register stub to util/main-loop.c
|
2020-09-07 12:34:17 +02:00 |
memfd.c
|
|
|
meson.build
|
util/meson.build: fix fdmon-io_uring build
|
2020-08-21 11:57:13 -04:00 |
mmap-alloc.c
|
|
|
module.c
|
virtio-gpu: build modular
|
2020-09-15 14:11:49 +02:00 |
notify.c
|
|
|
nvdimm-utils.c
|
mem: move nvdimm_device_list to utilities
|
2020-02-21 09:15:03 +11:00 |
osdep.c
|
util/osdep: Improve error report by calling error_setg_win32()
|
2020-03-09 13:36:15 +01:00 |
oslib-posix.c
|
util: add qemu_get_host_physmem utility function
|
2020-07-27 09:40:12 +01:00 |
oslib-win32.c
|
util/oslib-win32: add qemu_get_host_physmem implementation
|
2020-07-27 09:40:16 +01:00 |
pagesize.c
|
|
|
path.c
|
|
|
qdist.c
|
|
|
qemu-co-shared-resource.c
|
|
|
qemu-config.c
|
error: Eliminate error_propagate() with Coccinelle, part 1
|
2020-07-10 15:18:08 +02:00 |
qemu-coroutine-io.c
|
|
|
qemu-coroutine-lock.c
|
|
|
qemu-coroutine-sleep.c
|
|
|
qemu-coroutine.c
|
|
|
qemu-error.c
|
util/qemu-error: prepend guest name to error message to identify affected VM owner
|
2020-07-10 18:02:15 -04:00 |
qemu-openpty.c
|
util/qemu-openpty.c: Don't assume pty.h is glibc-only
|
2020-07-13 14:36:09 +01:00 |
qemu-option.c
|
error: Eliminate error_propagate() with Coccinelle, part 1
|
2020-07-10 15:18:08 +02:00 |
qemu-print.c
|
|
|
qemu-progress.c
|
|
|
qemu-sockets.c
|
qemu-sockets: add abstract UNIX domain socket support
|
2020-05-20 10:34:40 +01:00 |
qemu-thread-common.h
|
|
|
qemu-thread-posix.c
|
util: Added tsan annotate for thread name.
|
2020-06-16 14:49:05 +01:00 |
qemu-thread-win32.c
|
|
|
qemu-timer-common.c
|
|
|
qemu-timer.c
|
util/qemu-timer: Fix typo in description
|
2020-09-01 11:08:57 +02:00 |
qht.c
|
qht: call qemu_spin_destroy for head buckets
|
2020-06-16 14:49:05 +01:00 |
qsp.c
|
|
|
range.c
|
|
|
rcu.c
|
rcu: Implement drain_call_rcu
|
2020-09-16 08:41:06 +02:00 |
readline.c
|
|
|
selfmap.c
|
linux-user: factor out reading of /proc/self/maps
|
2020-04-07 16:19:49 +01:00 |
stats64.c
|
|
|
sys_membarrier.c
|
|
|
systemd.c
|
tools: Fix use of fcntl(F_SETFD) during socket activation
|
2020-05-04 14:54:35 -05:00 |
thread-pool.c
|
lockable: replaced locks with lock guard macros where appropriate
|
2020-05-04 16:07:43 +01:00 |
throttle.c
|
|
|
timed-average.c
|
|
|
trace-events
|
trace-events: Fix attribution of trace points to source
|
2020-09-09 17:17:58 +01:00 |
trace.h
|
trace: switch position of headers to what Meson requires
|
2020-08-21 06:18:24 -04:00 |
unicode.c
|
|
|
uri.c
|
|
|
uuid.c
|
|
|
vfio-helpers.c
|
util/vfio-helpers: Fix typo in description
|
2020-09-01 11:08:57 +02:00 |