2079 Commits (ca61f91ef9b0d10333881fd0070303ea33cbc72e)

Author SHA1 Message Date
Jon Kohler ca61f91ef9 util/oslib-posix: increase memprealloc thread count to 32 5 months ago
Daniel P. Berrangé 13bedeb212 util: fix interleaving of error prefixes 6 months ago
Daniel P. Berrangé 6365e97c84 util: don't skip error prefixes when QMP is active 7 months ago
Daniel P. Berrangé 2eb00abcfe util: fix interleaving of error & trace output 7 months ago
Daniel P. Berrangé a582a5784e monitor: move error_vprintf back to error-report.c 6 months ago
Daniel P. Berrangé 03eb6f411f util/log: add missing error reporting in qemu_log_trylock_with_err 3 months ago
Daniel P. Berrangé 338f63e5f0 util: avoid repeated prefix on incremental qemu_log calls 7 months ago
Daniel P. Berrangé 215235d365 util: add API to fetch the current thread name 7 months ago
Daniel P. Berrangé d74938d14c util: set the name for the 'main' thread on Windows 8 months ago
Daniel P. Berrangé 46255cc2be util: expose qemu_thread_set_name 7 months ago
Daniel P. Berrangé 71d81b320d util: fix race setting thread name on Win32 2 months ago
Daniel P. Berrangé 1b65aeed2a system: unconditionally enable thread naming 8 months ago
Warner Losh bba2f724f1 freebsd: FreeBSD 15 has native inotify 2 months ago
Akihiko Odaki 649a78aa32 Reapply "rcu: Unify force quiescent state" 1 month ago
Jens Axboe 961fcc0f22 fdmon-io_uring: check CQ ring directly in gsource_check 2 months ago
Jens Axboe 2ae361ef1d aio-posix: notify main loop when SQEs are queued 1 month ago
Marc-André Lureau ba63a9643a util: add some extra stubs for qemu modules initialization 2 months ago
Vladimir Sementsov-Ogievskiy 2eed5472ec error-report: make real_time_iso8601() public 2 months ago
Thomas Huth ddb4d9d174 Revert "rcu: Unify force quiescent state" 2 months ago
Vladimir Sementsov-Ogievskiy 7404d6852d tests/unit: add unit test for qemu_hexdump() 5 months ago
Peter Maydell dc249aaf57 misc: Clean up includes 3 months ago
Philippe Mathieu-Daudé e44dc42f3a bswap: Use 'qemu/bswap.h' instead of 'qemu/host-utils.h' 3 months ago
Philippe Mathieu-Daudé 3115691855 bswap: Include missing 'qemu/bswap.h' header 3 months ago
Michael Tokarev a2b429b114 Revert "gdbstub: Try unlinking the unix socket before binding" 3 months ago
Richard Henderson 239b9d0488 include/qemu/atomic: Drop aligned_{u}int64_t 3 months ago
Richard Henderson 71adccb6f7 include/qemu/atomic: Drop qatomic_{read,set}_[iu]64 3 months ago
Richard Henderson 90e2e8ada7 util: Remove stats64 3 months ago
Richard Henderson 25512d6865 *: Remove __i386__ tests 4 months ago
Farhan Ali 0ffc8f3625 util/vfio-helper: Fix endianness in PCI config read/write functions 3 months ago
Ilya Leoshkevich f098c32db4 target/s390x: Fix infinite loop during replay 4 months ago
Markus Armbruster d84870f2b8 error: Use error_setg_file_open() for simplicity and consistency 4 months ago
Nguyen Dinh Phi 0c9f429ec8 util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c 4 months ago
Paolo Bonzini 12e50722e4 block: rename block/aio-wait.h to qemu/aio-wait.h 4 months ago
Paolo Bonzini ba773aded3 block: rename block/aio.h to qemu/aio.h 4 months ago
Paolo Bonzini 238449947d block: reduce files included by block/aio.h 4 months ago
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 4 months ago
Marc Morcos e77508292c thread-pool: Fix thread race 4 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Cédric Le Goater 326e620fc0 Fix const qualifier build errors with recent glibc 4 months ago
Stefan Hajnoczi 047dabef97 block/io_uring: use aio_add_sqe() 5 months ago
Stefan Hajnoczi 1eebdab3c3 aio-posix: add aio_add_sqe() API for user-defined io_uring requests 5 months ago
Stefan Hajnoczi 87e7a0f423 aio-posix: add fdmon_ops->dispatch() 5 months ago
Stefan Hajnoczi a63e41f2a4 aio-posix: unindent fdmon_io_uring_destroy() 5 months ago
Stefan Hajnoczi 59202c98c0 aio-posix: gracefully handle io_uring_queue_init() failure 5 months ago
Stefan Hajnoczi 421dcc8023 aio: add errp argument to aio_context_setup() 5 months ago
Stefan Hajnoczi 3769b9abe9 aio: free AioContext when aio_context_new() fails 5 months ago
Stefan Hajnoczi d1f42b600a aio: remove aio_context_use_g_source() 5 months ago
Stefan Hajnoczi ded29e64c6 aio-posix: integrate fdmon into glib event loop 5 months ago
Stefan Hajnoczi 511c62a2c6 aio-posix: keep polling enabled with fdmon-io_uring.c 5 months ago
Stefan Hajnoczi 5f8741fca5 aio-posix: fix spurious return from ->wait() due to signals 5 months ago