osy 689c8fd77a Merge tag 'v8.0.0' into utm-edition 2 年之前
..
aio-posix.c 6eeef4477a aio: make aio_set_fd_poll() static to aio-posix.c 2 年之前
aio-posix.h fc8796465c aio-posix: fix spurious ->poll_ready() callbacks in main loop 3 年之前
aio-wait.c 7455ff1aa0 aio_wait_kick: add missing memory barrier 3 年之前
aio-win32.c abe34282b0 win32: avoid mixing SOCKET and file descriptor space 2 年之前
aiocb.c c2b38b277a block: move AioContext, QEMUTimer, main-loop to libqemuutil 8 年之前
async-teardown.c 2ca10faeb8 Fix non-first inclusions of qemu/osdep.h 2 年之前
async.c 6229438cca async: clarify usage of barriers in the polling case 2 年之前
atomic64.c 5df022cf2e osdep: Move memalign-related functions to their own header 3 年之前
base64.c 61f3c91a67 nomaintainer: Fix Lesser GPL version number 4 年之前
bitmap.c cedb70eafb migration: Use non-atomic ops for clear log bitmap 2 年之前
bitops.c 48805df9c2 replace TABs with spaces 2 年之前
block-helpers.c 5937835ac4 block: move logical block size check function to a common utility function 4 年之前
block-helpers.h 5937835ac4 block: move logical block size check function to a common utility function 4 年之前
buffer.c 61f3c91a67 nomaintainer: Fix Lesser GPL version number 4 年之前
bufferiszero.c 5d133dd839 include/qemu/cpuid: Introduce xgetbv_low 2 年之前
cacheflush.c b3c3260295 util/cacheflush: fix cache on windows-arm64 2 年之前
compatfd.c 81badab381 util: replace pipe()+cloexec with g_unix_open_pipe() 3 年之前
coroutine-sigaltstack.c 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
coroutine-ucontext.c 3ef0f0db05 Merge tag 'v7.1.0' into utm-edition 2 年之前
coroutine-win32.c c1fe694357 coroutine-win32: use QEMU_DEFINE_STATIC_CO_TLS() 3 年之前
crc-ccitt.c 0b73ce3060 util: Add CRC16 (CCITT) calculation routines 4 年之前
crc32c.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
cutils.c 8b902e3d23 util: remove support for hex numbers with a scaling suffix 2 年之前
dbus.c a5021d6991 util: add dbus helper unit 5 年之前
drm.c 0b823cb07e util/drm: make portable by avoiding struct dirent d_type 5 年之前
envlist.c 48805df9c2 replace TABs with spaces 2 年之前
error-report.c beede7e848 util/error: add G_GNUC_PRINTF for various functions 2 年之前
error.c cc40b8b844 util/error: Fix use-after-free errors reported by Coverity 2 年之前
event_notifier-posix.c a7241974ce Replace qemu_pipe() with g_unix_open_pipe() 3 年之前
event_notifier-win32.c 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
fdmon-epoll.c e62da98527 aio-posix: fix race between epoll upgrade and aio_set_fd_handler() 2 年之前
fdmon-io_uring.c 8a947c7a58 aio-posix: fix build failure io_uring 2.2 3 年之前
fdmon-poll.c 5cd9c382b7 fdmon-poll: reset npfd when upgrading to fdmon-epoll 4 年之前
fifo8.c f71407ed2f utils/fifo8: change fatal errors from abort() to assert() 4 年之前
filemonitor-inotify.c 61f3c91a67 nomaintainer: Fix Lesser GPL version number 4 年之前
filemonitor-stub.c 61f3c91a67 nomaintainer: Fix Lesser GPL version number 4 年之前
getauxval.c ae2b72072b util/getauxval: Porting to FreeBSD getauxval feature 5 年之前
guest-random.c 5b5968c477 replay: Extract core API to 'exec/replay-core.h' 2 年之前
hbitmap.c a4d5224c2c hbitmap: fix hbitmap_status() return value for first dirty bit case 2 年之前
hexdump.c 415b732751 include: move C/util-related declarations to cutils.h 3 年之前
host-utils.c 62c9947fb7 host-utils: Implemented signed 256-by-128 division 3 年之前
id.c 27eb3722e4 net: Use id_generate() in the network subsystem, too 4 年之前
int128.c b959822c94 include/qemu/int128: Use Int128 structure for TCI 2 年之前
interval-tree.c 0d99d37a82 util: Add interval-tree.c 2 年之前
iov.c 3f08376c2e util: make do_send_recv work with partial send/recv 2 年之前
iova-tree.c 69292a8e40 util: accept iova_tree_remove_parameter by value 3 年之前
keyval.c 9ca9c893b6 include: add qemu/keyval.h 3 年之前
lockcnt.c d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 4 年之前
log.c cb9291e550 log: Remove unneeded new line 2 年之前
main-loop.c faa4ec1641 main-loop: remove qemu_fd_register(), win32/slirp/socket specific 2 年之前
memalign.c 5df022cf2e osdep: Move memalign-related functions to their own header 3 年之前
memfd.c 9bdfa4d23f linux-user: add memfd_create 6 年之前
meson.build e3feb2cc22 util: import GTree as QTree 2 年之前
mmap-alloc.c 90d9946193 util/mmap-alloc: Remove qemu_mempath_getpagesize() 3 年之前
module.c c551fb0b53 module: add Error arguments to module_load and module_load_qom 2 年之前
notify.c 374752a26b xen / notify: introduce a new XenWatchList abstraction 5 年之前
nvdimm-utils.c 4bd802b209 Clean up includes 4 年之前
osdep.c 689c8fd77a Merge tag 'v8.0.0' into utm-edition 2 年之前
oslib-posix.c 8278e30c45 util: drop qemu_fork() 2 年之前
oslib-win32.c f3ab43accf win32: add qemu_close_socket_osfhandle() 2 年之前
path.c f3a8bdc1d5 util/path: Do not cache all filenames at startup 6 年之前
qdist.c 11b7b07f8a qdist: return "(empty)" instead of NULL when printing an empty dist 9 年之前
qemu-co-shared-resource.c 55fa54a789 co-shared-resource: protect with a mutex 4 年之前
qemu-co-timeout.c e1878eb5f0 util: add qemu-co-timeout 3 年之前
qemu-config.c 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 2 年之前
qemu-coroutine-io.c 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
qemu-coroutine-lock.c e3a3b6ec81 qemu-coroutine-lock: add smp_mb__after_rmw() 2 年之前
qemu-coroutine-sleep.c 2379247810 coroutine: Clean up superfluous inclusion of qemu/coroutine.h 2 年之前
qemu-coroutine.c 2379247810 coroutine: Clean up superfluous inclusion of qemu/coroutine.h 2 年之前
qemu-option.c 30648dd5d6 qemu-option: Allow deleting opts during qemu_opts_foreach() 3 年之前
qemu-print.c 947e47448d monitor: Use getter/setter functions for cur_mon 4 年之前
qemu-progress.c 16a18f2681 include: move progress API to qemu-progress.h 3 年之前
qemu-sockets.c 25657fc6c1 win32: replace closesocket() with close() wrapper 2 年之前
qemu-thread-common.h b7d89466dd Clean up includes 6 年之前
qemu-thread-posix.c 9586a1329f qemu-thread-posix: cleanup, fix, document QemuEvent 2 年之前
qemu-thread-win32.c 6c5df4b48f qemu-thread-win32: cleanup, fix, document QemuEvent 2 年之前
qemu-timer-common.c 4d834039c2 semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ 4 年之前
qemu-timer.c 3f42906c9a qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all 3 年之前
qht.c 68f7b2be53 util/qht: use striped locks under TSAN 2 年之前
qsp.c 9ef0c6d6a7 qemu/atomic: Add aligned_{int64,uint64}_t types 4 年之前
qtree.c 1ff4a81bd3 tcg: use QTree instead of GTree 2 年之前
range.c e361a772ff Don't talk about the LGPL if the file is licensed under the GPL 6 年之前
rcu.c 355b0824c6 Merge remote-tracking branch 'akihikodaki/macos' into utm-edition 3 年之前
readline.c 52f50b1e9f readline: Extract readline_add_completion_of() from monitor 2 年之前
selfmap.c 53645dc4cb util/selfmap: Discard mapping on error 4 年之前
stats64.c d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 4 年之前
sys_membarrier.c d69748463c sys_membarrier: fix up include directives 7 年之前
systemd.c 474a6e64f2 tools: Fix use of fcntl(F_SETFD) during socket activation 5 年之前
thread-context.c d1c81c3496 qapi: Use returned bool to check for failure (again) 2 年之前
thread-pool.c 232e925547 thread-pool: remove stopping variable 3 年之前
throttle.c 729cc68373 Remove superfluous timer_del() calls 4 年之前
timed-average.c cb8d4c8f54 Fix some typos found by codespell 9 年之前
trace-events c40c046341 util/userfaultfd: Support /dev/userfaultfd 2 年之前
trace.h 243af0225a trace: switch position of headers to what Meson requires 5 年之前
transactions.c 079bff693b transactions: Invoke clean() after everything else 3 年之前
unicode.c e59f39d403 json: Reject invalid UTF-8 sequences 7 年之前
uri.c 0c201cc17f Updated the FSF address to <https://www.gnu.org/licenses/> 2 年之前
userfaultfd.c c40c046341 util/userfaultfd: Support /dev/userfaultfd 2 年之前
uuid.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
vfio-helpers.c 37b0b24e93 error handling: Use RETRY_ON_EINTR() macro where applicable 2 年之前
vhost-user-server.c 2957dc40a2 block/export: only acquire AioContext once for vhost_user_server_stop() 2 年之前
yank.c 1a92d6d500 yank: Remove dependency on qiochannel 4 年之前