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
10 days
monitor: move monitor_hmp_print*() functions to hmp.c
Marc-André Lureau
10 days
monitor: tighten monitor_printf*()
Marc-André Lureau
10 days
error-report: switch to use monitor_cur_hmp()
Marc-André Lureau
10 days
qemu-print: document HMP/QMP behaviour better
Marc-André Lureau
10 days
monitor: isolate HMP declarations in hmp.h
Marc-André Lureau
11 days
migration: update capability conflict test for postcopy-ram+mapped-ram
Aadeshveer Singh
12 days
util/cpuinfo-aarch64: Fix build with older glibc headers
Tao Tang
2026-08-18
util/cpuinfo-aarch64: Detect FEAT_CSSC
Richard Henderson
2026-08-18
util/cpuinfo-riscv: Detect Zbkb
Richard Henderson
2026-08-03
coroutine: fix lost wakeup in qemu_co_sleep_wake()
Denis V. Lunev
2026-07-10
common-user: Move selfmap from util
Richard Henderson
2026-07-07
Merge tag 'hw-misc-20260707' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2026-07-07
utils/module: fix memleak in module_load()
Dmitry Frolov
2026-07-07
util/filemonitor-inotify: Use QEMU_LOCK_GUARD()
Evgeny Kolmakov
2026-07-07
util: use dynamic cast in error vreport
Daniel P. Berrangé
2026-07-07
qom: replace 'can_be_deleted' with 'prepare_delete'
Daniel P. Berrangé
2026-06-25
Merge tag 'ui-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging
Stefan Hajnoczi
2026-06-24
util: make notifer_remove() safer
Marc-André Lureau
2026-06-22
thread-pool: Allow at least 1 thread in thread_pool_adjust_max_threads_to_work()
Maciej S. Szmigiero
2026-06-18
util/cutils: drop qemu_strnlen() in favor of strnlen()
Bin Guo
2026-06-05
buildsys: Stop checking for ESA/390 host
Philippe Mathieu-Daudé
2026-06-03
util/envlist: fix prefix-match in envlist_unsetenv() name lookup
Denis V. Lunev
2026-05-21
buildsys: Remove support for MIPS hosts
Philippe Mathieu-Daudé
2026-05-09
char: error out if given unhandled size options
Marc-André Lureau
2026-05-05
qemu-print: Document qemu_fprintf(), qemu_vfprintf() failure
Markus Armbruster
2026-05-05
error: Restore error_printf()'s function comment
Markus Armbruster
2026-05-05
error: Fix "to current monitor if we have one" comments
Markus Armbruster
2026-04-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2026-04-29
qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
2026-04-29
aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
2026-04-29
aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
2026-04-29
util: export CRC32[C] lookup tables
Emmanuel Blot
2026-04-27
util: fix use of pthread_get_name_np on OpenBSD
Daniel P. Berrangé
2026-04-23
thread-win32: replace CRITICAL_SECTION with SRWLOCK
Paolo Bonzini
2026-04-23
util: Remove unused sys/param.h
Kostiantyn Kostiuk
2026-04-23
util: Remove unused dirent.h
Kostiantyn Kostiuk
2026-04-22
util: move datadir.c from system/
Marc-André Lureau
2026-04-14
util/cutils: Fix heap corruption under Windows
Bernhard Beschow
2026-04-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2026-04-08
util/readline: Fix out-of-bounds access in readline_insert_char().
Nguyen Dinh Phi
2026-04-08
util: fix missing aio_wait sym in qemu guest agent only build
Daniel P. Berrangé
2026-04-03
util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
Michael Tokarev
2026-03-25
treewide: replace qemu_hw_version() with QEMU_HW_VERSION
Paolo Bonzini
2026-03-16
rename CONFIG_EPOLL_CREATE1 to CONFIG_EPOLL, and stop checking for epoll in m...
Michael Tokarev
2026-03-10
Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging
Peter Maydell
2026-03-10
block: Move qemu_fcntl_addfl() into osdep.c
Hanna Czenczek
2026-03-10
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2026-03-09
qemu-coroutine-lock: fix has_waiters()
Paolo Bonzini
2026-03-08
util/fifo8: Make all read-only methods const-correct
Bernhard Beschow
2026-03-05
util/oslib-posix: increase memprealloc thread count to 32
Jon Kohler
[next]