block/vdi.c | 4 +-
docs/system/ppc/powermac.rst | 4 +-
gdbstub/gdbstub.c | 2 +-
gdbstub/syscalls.c | 2 +-
gdbstub/system.c | 2 +-
gdbstub/user-target.c | 2 +-
gdbstub/user.c | 2 +-
hw/core/sysbus.c | 10 ---
hw/core/uboot_image.h | 2 +-
hw/display/dm163.c | 2 +-
hw/loongarch/virt.c | 1 +
hw/m68k/bootinfo.h | 2 +-
hw/mips/jazz.c | 2 +-
hw/net/cadence_gem.c | 2 +-
hw/net/dp8393x.c | 2 +-
hw/net/eepro100.c | 4 +-
hw/net/ftgmac100.c | 3 +-
hw/net/i82596.c | 2 +-
hw/net/igb_regs.h | 2 +-
hw/net/imx_fec.c | 3 +-
hw/net/lan9118.c | 3 +-
hw/net/mcf_fec.c | 3 +-
hw/net/npcm7xx_emc.c | 3 +-
hw/net/rtl8139.c | 4 +-
hw/net/smc91c111.c | 3 +-
hw/net/stellaris_enet.c | 2 +-
hw/nvram/fw_cfg-acpi.c | 2 +-
hw/nvram/mac_nvram.c | 2 +-
hw/ppc/mac_newworld.c | 2 +-
hw/ppc/mac_oldworld.c | 2 +-
hw/ppc/rs6000_mc.c | 4 +-
hw/virtio/Kconfig | 2 +-
hw/virtio/virtio-acpi.c | 2 +-
include/gdbstub/syscalls.h | 2 +-
include/gdbstub/user.h | 2 +-
include/hw/nvram/fw_cfg_acpi.h | 2 +-
include/hw/sysbus.h | 1 -
include/hw/usb/dwc2-regs.h | 2 +-
include/hw/virtio/virtio-acpi.h | 2 +-
include/qemu/crc-ccitt.h | 2 +-
include/qemu/cutils.h | 5 +-
include/qemu/envlist.h | 2 -
include/qemu/timed-average.h | 4 +-
linux-user/alpha/syscall.tbl | 2 +-
linux-user/alpha/syscallhdr.sh | 2 +-
linux-user/arm/syscallhdr.sh | 2 +-
linux-user/hppa/syscall.tbl | 2 +-
linux-user/hppa/syscallhdr.sh | 2 +-
linux-user/i386/syscallhdr.sh | 2 +-
linux-user/m68k/syscall.tbl | 2 +-
linux-user/m68k/syscallhdr.sh | 2 +-
linux-user/microblaze/syscall.tbl | 2 +-
linux-user/microblaze/syscallhdr.sh | 2 +-
linux-user/mips/syscall_o32.tbl | 2 +-
linux-user/mips/syscallhdr.sh | 2 +-
linux-user/mips64/syscall_n32.tbl | 2 +-
linux-user/mips64/syscall_n64.tbl | 2 +-
linux-user/mips64/syscallhdr.sh | 2 +-
linux-user/ppc/syscall.tbl | 2 +-
linux-user/ppc/syscallhdr.sh | 2 +-
linux-user/s390x/syscall.tbl | 2 +-
linux-user/s390x/syscallhdr.sh | 2 +-
linux-user/sh4/syscall.tbl | 2 +-
linux-user/sh4/syscallhdr.sh | 2 +-
linux-user/sparc/syscall.tbl | 2 +-
linux-user/sparc/syscallhdr.sh | 2 +-
linux-user/syscall.c | 78 +++++++++++-----------
linux-user/x86_64/syscallhdr.sh | 2 +-
linux-user/xtensa/syscall.tbl | 2 +-
linux-user/xtensa/syscallhdr.sh | 2 +-
qemu.nsi | 4 +-
scripts/kernel-doc | 2 +-
target/alpha/cpu-param.h | 2 +-
target/arm/cpu-param.h | 2 +-
target/arm/helper.c | 2 +-
target/arm/tcg/helper-a64.c | 2 +-
target/hexagon/gen_idef_parser_funcs.py | 2 +-
target/hexagon/idef-parser/README.rst | 4 +-
.../idef-parser/{macros.inc => macros.h.inc} | 0
target/hexagon/meson.build | 2 +-
target/hppa/cpu-param.h | 2 +-
target/i386/cpu-param.h | 2 +-
target/loongarch/tcg/op_helper.c | 2 +-
target/m68k/cpu-param.h | 2 +-
target/microblaze/cpu-param.h | 2 +-
target/mips/cpu-param.h | 2 +-
target/openrisc/cpu-param.h | 2 +-
target/ppc/cpu-param.h | 2 +-
target/riscv/cpu-param.h | 2 +-
target/s390x/cpu-param.h | 2 +-
target/sh4/cpu-param.h | 2 +-
target/sparc/cpu-param.h | 2 +-
target/sparc/insns.decode | 2 +-
tests/bench/benchmark-crypto-akcipher.c | 2 +-
..._akcipher_keys.inc => test_akcipher_keys.c.inc} | 0
tests/functional/meson.build | 2 +-
tests/functional/test_netdev_ethtool.py | 2 +-
tests/qemu-iotests/testenv.py | 3 +
tests/tcg/loongarch64/system/regdef.h | 2 +-
tests/unit/test-crypto-pbkdf.c | 2 +-
util/cutils.c | 5 --
util/envlist.c | 69 -------------------
util/timed-average.c | 4 +-
103 files changed, 149 insertions(+), 233 deletions(-)
rename target/hexagon/idef-parser/{macros.inc => macros.h.inc} (100%)
rename tests/bench/{test_akcipher_keys.inc => test_akcipher_keys.c.inc} (100%)