You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/util
Stefan Hajnoczi 019fbfa4bc Miscellaneous patches for 2025-04-24
-----BEGIN PGP SIGNATURE-----
 
 iQJGBAABCAAwFiEENUvIs9frKmtoZ05fOHC0AOuRhlMFAmgJ7dYSHGFybWJydUBy
 ZWRoYXQuY29tAAoJEDhwtADrkYZTiZIP/1PFAg/s3SoiLQwH/ZrjyUkm1kiKnjOH
 CC5Stw6I9tuYnDAhASAdSymofLv0NNydNe5ai6ZZAWRyRYjIcfNigKAGK4Di+Uhe
 nYxT0Yk8hNGwMhl6NnBp4mmCUNCwcbjT9uXdiYQxFYO/qqYR1388xJjeN3c362l3
 AaLrE5bX5sqa6TAkTeRPjeIqxlyGT7jnCrN7I1hMhDvbc3ITF3AMfYFMjnmAQgr+
 mTWGS1QogqqkloODbR1DKD1CAWOlpK+0HibhNF+lz71P0HlwVvy+HPXso505Wf0B
 dMwlSrZ1DnqNVF/y5IhMEMslahKajbjbFVhBjmrGl/8T821etCxxgB20c0vyFRy8
 qTyJGwBZaEo0VWr70unSmq45TRoeQvdHAw/e+GtilR0ci80q2ly4gbObnw7L8le+
 gqZo4IWmrwp2sbPepE57sYKQpEndwbRayf/kcFd0LPPpeINu9ZooXkYX0pOo6Cdg
 vDKMaEB1/fmPhjSlknxkKN9LZdR+nDw8162S1CKsUdWanAOjmP8haN19aoHhIekZ
 q+r2qUq/U827yNy9/qbInmsoFYDz9s6sAOE63jibd5rZZ9Anei6NOSgLzA4CqCR1
 +d0+TXp19gP9mLMFs7/ZclwkXCz47OQYhXYphjI3wM9x+xbdRcI4n+DOH5u5coKx
 AsA6+2n0GF4Y
 =GaoH
 -----END PGP SIGNATURE-----

Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging

Miscellaneous patches for 2025-04-24

# -----BEGIN PGP SIGNATURE-----
#
# iQJGBAABCAAwFiEENUvIs9frKmtoZ05fOHC0AOuRhlMFAmgJ7dYSHGFybWJydUBy
# ZWRoYXQuY29tAAoJEDhwtADrkYZTiZIP/1PFAg/s3SoiLQwH/ZrjyUkm1kiKnjOH
# CC5Stw6I9tuYnDAhASAdSymofLv0NNydNe5ai6ZZAWRyRYjIcfNigKAGK4Di+Uhe
# nYxT0Yk8hNGwMhl6NnBp4mmCUNCwcbjT9uXdiYQxFYO/qqYR1388xJjeN3c362l3
# AaLrE5bX5sqa6TAkTeRPjeIqxlyGT7jnCrN7I1hMhDvbc3ITF3AMfYFMjnmAQgr+
# mTWGS1QogqqkloODbR1DKD1CAWOlpK+0HibhNF+lz71P0HlwVvy+HPXso505Wf0B
# dMwlSrZ1DnqNVF/y5IhMEMslahKajbjbFVhBjmrGl/8T821etCxxgB20c0vyFRy8
# qTyJGwBZaEo0VWr70unSmq45TRoeQvdHAw/e+GtilR0ci80q2ly4gbObnw7L8le+
# gqZo4IWmrwp2sbPepE57sYKQpEndwbRayf/kcFd0LPPpeINu9ZooXkYX0pOo6Cdg
# vDKMaEB1/fmPhjSlknxkKN9LZdR+nDw8162S1CKsUdWanAOjmP8haN19aoHhIekZ
# q+r2qUq/U827yNy9/qbInmsoFYDz9s6sAOE63jibd5rZZ9Anei6NOSgLzA4CqCR1
# +d0+TXp19gP9mLMFs7/ZclwkXCz47OQYhXYphjI3wM9x+xbdRcI4n+DOH5u5coKx
# AsA6+2n0GF4Y
# =GaoH
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 24 Apr 2025 03:52:54 EDT
# gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
# gpg:                issuer "armbru@redhat.com"
# gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
# gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>" [full]
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653

* tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru:
  cleanup: Drop pointless label at end of function
  cleanup: Drop pointless return at end of function
  cleanup: Re-run return_directly.cocci

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2 days ago
..
aio-posix.c aio-posix: Adjust polling time also for new handlers 1 month ago
aio-posix.h aio-posix: Separate AioPolledEvent per AioHandler 1 month ago
aio-wait.c
aio-win32.c include: Move QemuLockCnt APIs to their own header 6 months ago
aiocb.c
async.c include/exec: Split out icount.h 3 days ago
atomic64.c
base64.c
bitmap.c
bitops.c
block-helpers.c block: Adjust check_block_size() signature 6 months ago
block-helpers.h block: Adjust check_block_size() signature 6 months ago
buffer.c
bufferiszero.c util/bufferiszero: Split out host include files 10 months ago
cacheflush.c util/cacheflush: Make first DSB unconditional on aarch64 1 month ago
chardev_open.c util/char_dev: Add open_cdev() 1 year ago
compatfd.c
coroutine-sigaltstack.c
coroutine-ucontext.c coroutine-ucontext: Save fake stack for pooled coroutine 1 year ago
coroutine-windows.c
cpuinfo-aarch64.c util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD 9 months ago
cpuinfo-i386.c target/i386/hvf: fix handling of XSAVE-related CPUID bits 6 months ago
cpuinfo-loongarch.c util/loongarch64: Detect LASX vector support 10 months ago
cpuinfo-ppc.c util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD 9 months ago
cpuinfo-riscv.c util/cpuinfo-riscv: Detect Zbs 3 months ago
crc-ccitt.c
crc32c.c
cutils.c util/cutils: Remove unused qemu_get_exec_dir 7 months ago
dbus.c
defer-call.c
drm.c
envlist.c envlist: Remove unused envlist_parse 7 months ago
error-report.c Remove glib compatibility code that is not required anymore 12 months ago
error.c util/error: Introduce warn_report_err_once() 2 months ago
event_notifier-posix.c
event_notifier-win32.c
fdmon-epoll.c include: Move QemuLockCnt APIs to their own header 6 months ago
fdmon-io_uring.c remove unnecessary casts from uintptr_t 1 year ago
fdmon-poll.c
fifo8.c fifo8: introduce fifo8_peek() function 7 months ago
filemonitor-inotify.c util/filemonitor-inotify.c: spelling fix: kenel 1 year ago
filemonitor-stub.c
getauxval.c util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD 9 months ago
guest-random.c
hbitmap.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 8 months ago
hexdump.c hw/vmapple/aes: Introduce aes engine 2 months ago
host-utils.c
id.c
int128.c
interval-tree.c
iov.c util/iov: Do not assert offset is in iov 2 months ago
iova-tree.c vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 2 months ago
keyval.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 months ago
lockcnt.c include: Move QemuLockCnt APIs to their own header 6 months ago
log.c log: Add separate debug option for logging invalid memory accesses 4 months ago
main-loop.c Miscellaneous patches for 2025-04-24 2 days ago
memalign.c
memfd.c physmem: fd-based shared memory 3 months ago
meson.build gdbstub: Try unlinking the unix socket before binding 2 months ago
mmap-alloc.c
module.c overall: Remove unnecessary g_strdup_printf() calls 2 months ago
notify.c notify: pass error to notifier with return 1 year ago
nvdimm-utils.c
osdep.c migration: Add direct-io parameter 10 months ago
oslib-posix.c osdep: Introduce qemu_kill_thread() 2 months ago
oslib-win32.c backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd" 3 months ago
path.c
qdist.c
qemu-co-shared-resource.c util/co-shared-resource: Remove unused co_try_get_from_shres 7 months ago
qemu-co-timeout.c
qemu-config.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 months ago
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c util/coroutine: fix -Werror=maybe-uninitialized false-positive 7 months ago
qemu-option.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 months ago
qemu-print.c
qemu-progress.c
qemu-sockets.c util: don't set SO_REUSEADDR on client sockets 6 months ago
qemu-thread-common.h
qemu-thread-posix.c qemu/compiler: Absorb 'clang-tsa.h' 2 months ago
qemu-thread-win32.c
qemu-timer-common.c
qemu-timer.c include/exec: Split out icount.h 3 days ago
qht.c cleanup: Drop pointless return at end of function 2 days ago
qsp.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 1 year ago
qtree.c
range.c util/range.c: spelling fix: inbetween 1 year ago
rcu.c Replace "iothread lock" with "BQL" in comments 1 year ago
readline.c util/readline: Add C-u shortcut 10 months ago
reserved-region.c util/reserved-region: Add new ReservedRegion helpers 2 years ago
selfmap.c
stats64.c
sys_membarrier.c
systemd.c
thread-context.c
thread-pool.c thread-pool: Implement generic (non-AIO) pool support 2 months ago
throttle.c
timed-average.c license: Simplify GPL-2.0-or-later license descriptions 7 months ago
trace-events thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio 2 months ago
trace.h
transactions.c
unicode.c
userfaultfd.c util/userfaultfd: Remove unused uffd_poll_events 7 months ago
uuid.c util/uuid: Add UUID_STR_LEN definition 2 years ago
vfio-helpers.c include/system: Move exec/memory.h to system/memory.h 3 days ago
vhost-user-server.c vhost-user-server: do not set memory fd non-blocking 10 months ago
yank.c qapi: Fix dangling references to docs/devel/qapi-code-gen.txt 1 year ago