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/linux-user
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
..
aarch64 linux-user/aarch64: Remove unused get/put_user macros 1 month ago
alpha user: Prefer cached CpuClass over CPU_GET_CLASS() macro 2 months ago
arm include/exec: Split out mmap-lock.h 3 days ago
generic linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
hexagon user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 4 months ago
hppa user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 4 months ago
i386 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
include
loongarch64 linux-user/loongarch64: Decode BRK break codes for FPE signals 2 days ago
m68k linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
microblaze linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
mips user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 4 months ago
mips64 target/ppc: Fix lxvx/stxvx facility check 7 months ago
openrisc user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 4 months ago
ppc linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
riscv user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 4 months ago
s390x linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
sh4 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
sparc linux-user: Add missing /proc/cpuinfo fields for sparc 3 months ago
x86_64 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 months ago
xtensa cleanup: Drop pointless return at end of function 2 days ago
elfload.c include/exec: Split out mmap-lock.h 3 days ago
errnos.c.inc
exit.c accel/tcg: Move perf and debuginfo support to tcg/ 1 year ago
fd-trans.c linux-user: netlink: Add missing QEMU_IFLA entries 3 months ago
fd-trans.h
flat.h linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code 1 year ago
flatload.c include/exec: Split out mmap-lock.h 3 days ago
gen-vdso-elfn.c.inc linux-user: Fix GDB complaining about system-supplied DSO string table index 6 months ago
gen-vdso.c linux-user: Fix GDB complaining about system-supplied DSO string table index 6 months ago
ioctls.h linux-user: Add ioctl for BLKBSZSET 11 months ago
linux_loop.h
linuxload.c {linux,bsd}-user: Introduce get_task_state() 1 year ago
loader.h linux-user: Report AArch64 hwcap2 fields above bit 31 2 years ago
main.c linux-user/main: Allow setting tb-size 2 months ago
meson.build plugins/api: split out binary path/start/end/entry code 2 months ago
mmap.c include/exec: Split out mmap-lock.h 3 days ago
plugin-api.c plugins/api: split out binary path/start/end/entry code 2 months ago
qemu.h exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
semihost.c
signal-common.h user: Introduce user/signal.h 2 months ago
signal.c user: Prefer cached CpuClass over CPU_GET_CLASS() macro 2 months ago
socket.h
strace.c linux-user: Fix strace output for s390x mmap() 5 months ago
strace.h
strace.list linux-user: Trace rt_sigprocmask's sigsets 6 months ago
syscall.c include/exec: Split out mmap-lock.h 3 days ago
syscall_defs.h exec/cpu-all: remove BSWAP_NEEDED 1 month ago
syscall_types.h linux-user: Add FITRIM ioctl 1 year ago
thunk.c user: Move 'thunk.h' from 'exec/user' to 'user' 12 months ago
trace-events
trace.h
uaccess.c meson: Make DEBUG_REMAP a meson option 1 year ago
uname.c
uname.h
user-internals.h linux-user: Only include 'exec/tb-flush.h' header when necessary 2 months ago
user-mmap.h user: Extract common MMAP API to 'user/mmap.h' 2 months ago
vm86.c linux-user/vm86: Fix compilation with Clang 6 months ago