index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2026-03-05
util: fix interleaving of error prefixes
Daniel P. Berrangé
2026-03-05
util: don't skip error prefixes when QMP is active
Daniel P. Berrangé
2026-03-05
util: fix interleaving of error & trace output
Daniel P. Berrangé
2026-03-05
monitor: move error_vprintf back to error-report.c
Daniel P. Berrangé
2026-03-05
util/log: add missing error reporting in qemu_log_trylock_with_err
Daniel P. Berrangé
2026-03-05
util: avoid repeated prefix on incremental qemu_log calls
Daniel P. Berrangé
2026-03-05
util: add API to fetch the current thread name
Daniel P. Berrangé
2026-03-05
util: set the name for the 'main' thread on Windows
Daniel P. Berrangé
2026-03-05
util: expose qemu_thread_set_name
Daniel P. Berrangé
2026-03-05
util: fix race setting thread name on Win32
Daniel P. Berrangé
2026-03-05
system: unconditionally enable thread naming
Daniel P. Berrangé
2026-03-02
Merge tag 'bsd-user-2026q1-upstream-pull-request' of ssh://github.com/bsdimp/...
Peter Maydell
2026-03-01
freebsd: FreeBSD 15 has native inotify
Warner Losh
2026-02-27
Reapply "rcu: Unify force quiescent state"
Akihiko Odaki
2026-02-24
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2026-02-23
fdmon-io_uring: check CQ ring directly in gsource_check
Jens Axboe
2026-02-23
aio-posix: notify main loop when SQEs are queued
Jens Axboe
2026-02-23
util: add some extra stubs for qemu modules initialization
Marc-André Lureau
2026-02-13
error-report: make real_time_iso8601() public
Vladimir Sementsov-Ogievskiy
2026-02-12
Revert "rcu: Unify force quiescent state"
Thomas Huth
2026-02-02
tests/unit: add unit test for qemu_hexdump()
Vladimir Sementsov-Ogievskiy
2026-01-24
Merge tag 'pull-target-arm-20260123' of https://gitlab.com/pm215/qemu into st...
Richard Henderson
2026-01-22
misc: Clean up includes
Peter Maydell
2026-01-22
bswap: Use 'qemu/bswap.h' instead of 'qemu/host-utils.h'
Philippe Mathieu-Daudé
2026-01-22
bswap: Include missing 'qemu/bswap.h' header
Philippe Mathieu-Daudé
2026-01-20
Revert "gdbstub: Try unlinking the unix socket before binding"
Michael Tokarev
2026-01-17
include/qemu/atomic: Drop aligned_{u}int64_t
Richard Henderson
2026-01-17
include/qemu/atomic: Drop qatomic_{read,set}_[iu]64
Richard Henderson
2026-01-17
util: Remove stats64
Richard Henderson
2026-01-17
*: Remove __i386__ tests
Richard Henderson
2026-01-13
util/vfio-helper: Fix endianness in PCI config read/write functions
Farhan Ali
2026-01-12
target/s390x: Fix infinite loop during replay
Ilya Leoshkevich
2026-01-07
error: Use error_setg_file_open() for simplicity and consistency
Markus Armbruster
2025-12-30
util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Nguyen Dinh Phi
2025-12-27
block: rename block/aio-wait.h to qemu/aio-wait.h
Paolo Bonzini
2025-12-27
block: rename block/aio.h to qemu/aio.h
Paolo Bonzini
2025-12-27
block: reduce files included by block/aio.h
Paolo Bonzini
2025-12-27
block: extract include/qemu/aiocb.h out of include/block/aio.h
Paolo Bonzini
2025-12-27
thread-pool: Fix thread race
Marc Morcos
2025-12-27
include: reorganize memory API headers
Paolo Bonzini
2025-12-09
Fix const qualifier build errors with recent glibc
Cédric Le Goater
2025-11-11
block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025-11-11
aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
2025-11-11
aio-posix: add fdmon_ops->dispatch()
Stefan Hajnoczi
2025-11-11
aio-posix: unindent fdmon_io_uring_destroy()
Stefan Hajnoczi
2025-11-11
aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025-11-11
aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
2025-11-11
aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
2025-11-11
aio: remove aio_context_use_g_source()
Stefan Hajnoczi
2025-11-11
aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
[prev]
[next]