From: Richard Henderson <richard.henderson@linaro.org>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/4] Miscellaneous patches patches for 2022-05-11
Date: Wed, 11 May 2022 14:43:29 -0700 [thread overview]
Message-ID: <25477bf6-2068-de4c-eab6-d93dc4b842fa@linaro.org> (raw)
In-Reply-To: <20220511145922.3431407-1-armbru@redhat.com>
On 5/11/22 07:59, Markus Armbruster wrote:
> The following changes since commit 178bacb66d98d9ee7a702b9f2a4dfcd88b72a9ab:
>
> Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2022-05-09 11:07:04 -0700)
>
> are available in the Git repository at:
>
> git://repo.or.cz/qemu/armbru.git tags/pull-misc-2022-05-11
>
> for you to fetch changes up to ea9cea93c69d508a333dd1b0cb1a44f6daf80b63:
>
> Clean up decorations and whitespace around header guards (2022-05-11 16:50:32 +0200)
>
> ----------------------------------------------------------------
> Miscellaneous patches patches for 2022-05-11
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.
r~
>
> ----------------------------------------------------------------
> Markus Armbruster (4):
> Clean up header guards that don't match their file name
> Clean up ill-advised or unusual header guards
> Normalize header guard symbol definition
> Clean up decorations and whitespace around header guards
>
> accel/tcg/tcg-accel-ops-icount.h | 6 +++---
> accel/tcg/tcg-accel-ops-mttcg.h | 6 +++---
> accel/tcg/tcg-accel-ops-rr.h | 6 +++---
> accel/tcg/tcg-accel-ops.h | 6 +++---
> block/copy-on-read.h | 6 +++---
> block/coroutines.h | 6 +++---
> bsd-user/arm/target.h | 2 +-
> bsd-user/arm/target_arch.h | 6 +++---
> bsd-user/arm/target_arch_cpu.h | 6 +++---
> bsd-user/arm/target_arch_elf.h | 7 ++++---
> bsd-user/arm/target_arch_reg.h | 6 +++---
> bsd-user/arm/target_arch_signal.h | 7 ++++---
> bsd-user/arm/target_arch_sigtramp.h | 6 +++---
> bsd-user/arm/target_arch_sysarch.h | 6 +++---
> bsd-user/arm/target_arch_thread.h | 7 ++++---
> bsd-user/arm/target_arch_vmparam.h | 7 ++++---
> bsd-user/arm/target_syscall.h | 6 +++---
> bsd-user/bsd-file.h | 6 +++---
> bsd-user/errno_defs.h | 6 +++---
> bsd-user/freebsd/host-os.h | 6 +++---
> bsd-user/freebsd/target_os_elf.h | 7 ++++---
> bsd-user/freebsd/target_os_siginfo.h | 7 ++++---
> bsd-user/freebsd/target_os_signal.h | 6 +++---
> bsd-user/freebsd/target_os_stack.h | 6 +++---
> bsd-user/freebsd/target_os_thread.h | 6 +++---
> bsd-user/freebsd/target_os_user.h | 6 +++---
> bsd-user/freebsd/target_os_vmparam.h | 7 ++++---
> bsd-user/i386/target.h | 7 +++----
> bsd-user/i386/target_arch.h | 6 +++---
> bsd-user/i386/target_arch_cpu.h | 6 +++---
> bsd-user/i386/target_arch_elf.h | 7 ++++---
> bsd-user/i386/target_arch_reg.h | 6 +++---
> bsd-user/i386/target_arch_sigtramp.h | 6 +++---
> bsd-user/i386/target_arch_sysarch.h | 6 +++---
> bsd-user/i386/target_arch_thread.h | 7 ++++---
> bsd-user/i386/target_arch_vmparam.h | 7 ++++---
> bsd-user/netbsd/host-os.h | 6 +++---
> bsd-user/netbsd/target_os_elf.h | 7 ++++---
> bsd-user/netbsd/target_os_siginfo.h | 6 +++---
> bsd-user/netbsd/target_os_signal.h | 6 +++---
> bsd-user/netbsd/target_os_stack.h | 6 +++---
> bsd-user/netbsd/target_os_thread.h | 6 +++---
> bsd-user/openbsd/host-os.h | 6 +++---
> bsd-user/openbsd/target_os_elf.h | 7 ++++---
> bsd-user/openbsd/target_os_siginfo.h | 6 +++---
> bsd-user/openbsd/target_os_signal.h | 6 +++---
> bsd-user/openbsd/target_os_stack.h | 6 +++---
> bsd-user/openbsd/target_os_thread.h | 6 +++---
> bsd-user/syscall_defs.h | 6 +++---
> bsd-user/x86_64/target.h | 2 +-
> bsd-user/x86_64/target_arch.h | 6 +++---
> bsd-user/x86_64/target_arch_cpu.h | 6 +++---
> bsd-user/x86_64/target_arch_elf.h | 7 ++++---
> bsd-user/x86_64/target_arch_reg.h | 6 +++---
> bsd-user/x86_64/target_arch_signal.h | 7 ++++---
> bsd-user/x86_64/target_arch_sigtramp.h | 6 +++---
> bsd-user/x86_64/target_arch_sysarch.h | 6 +++---
> bsd-user/x86_64/target_arch_thread.h | 7 ++++---
> bsd-user/x86_64/target_arch_vmparam.h | 7 ++++---
> chardev/chardev-internal.h | 3 ++-
> crypto/ivgen-plain.h | 6 +++---
> hw/i386/e820_memory_layout.h | 4 ++--
> hw/net/can/ctu_can_fd_frame.h | 4 ++--
> hw/net/can/ctu_can_fd_regs.h | 4 ++--
> hw/nvme/nvme.h | 6 +++---
> hw/usb/hcd-dwc2.h | 4 ++--
> include/block/block-hmp-cmds.h | 4 ++--
> include/block/block_int-global-state.h | 3 ++-
> include/chardev/char-socket.h | 7 ++++---
> include/crypto/tls-cipher-suites.h | 6 +++---
> include/exec/memopidx.h | 2 +-
> include/exec/translator.h | 2 +-
> include/fpu/softfloat-helpers.h | 2 +-
> include/hw/acpi/generic_event_device.h | 4 ++--
> include/hw/gpio/aspeed_gpio.h | 2 +-
> include/hw/i2c/arm_sbcon_i2c.h | 7 ++++---
> include/hw/i2c/i2c_mux_pca954x.h | 4 ++--
> include/hw/input/lm832x.h | 4 ++--
> include/hw/intc/exynos4210_combiner.h | 4 ++--
> include/hw/intc/nios2_vic.h | 6 +++---
> include/hw/intc/rx_icu.h | 2 +-
> include/hw/misc/aspeed_hace.h | 2 +-
> include/hw/misc/aspeed_lpc.h | 2 +-
> include/hw/misc/aspeed_sbc.h | 2 +-
> include/hw/misc/bcm2835_cprman.h | 4 ++--
> include/hw/misc/bcm2835_cprman_internals.h | 4 ++--
> include/hw/misc/stm32f4xx_exti.h | 4 ++--
> include/hw/misc/stm32f4xx_syscfg.h | 4 ++--
> include/hw/misc/xlnx-versal-pmc-iou-slcr.h | 6 +++---
> include/hw/net/allwinner-sun8i-emac.h | 2 +-
> include/hw/net/mv88w8618_eth.h | 5 +++--
> include/hw/nubus/mac-nubus-bridge.h | 4 ++--
> include/hw/pci-host/remote.h | 4 ++--
> include/hw/ppc/pnv_pnor.h | 8 +++++---
> include/hw/riscv/boot_opensbi.h | 5 +++--
> include/hw/riscv/shakti_c.h | 4 ++--
> include/hw/rtc/m48t59.h | 2 +-
> include/hw/rtc/mc146818rtc.h | 2 +-
> include/hw/rtc/sun4v-rtc.h | 4 ++--
> include/hw/rtc/xlnx-zynqmp-rtc.h | 4 ++--
> include/hw/rx/rx62n.h | 4 ++--
> include/hw/s390x/s390-pci-clp.h | 4 ++--
> include/hw/sensor/emc141x_regs.h | 4 ++--
> include/hw/ssi/xlnx-versal-ospi.h | 6 +++---
> include/hw/timer/bcm2835_systmr.h | 4 ++--
> include/hw/tricore/tc27x_soc.h | 4 ++--
> include/hw/tricore/tricore_testdevice.h | 5 ++---
> include/hw/usb/dwc2-regs.h | 6 +++---
> include/hw/usb/hcd-musb.h | 4 ++--
> include/hw/usb/xlnx-usb-subsystem.h | 4 ++--
> include/hw/usb/xlnx-versal-usb2-ctrl-regs.h | 4 ++--
> include/hw/virtio/vhost-user-fs.h | 6 +++---
> include/hw/virtio/vhost-user-i2c.h | 6 +++---
> include/hw/virtio/vhost-user-rng.h | 6 +++---
> include/hw/virtio/vhost-user-vsock.h | 6 +++---
> include/hw/virtio/vhost-vsock-common.h | 6 +++---
> include/hw/watchdog/wdt_imx2.h | 6 +++---
> include/qemu/cpu-float.h | 6 +++---
> include/qemu/crc-ccitt.h | 6 +++---
> include/qemu/help-texts.h | 4 ++--
> include/qemu/keyval.h | 7 ++++---
> include/qemu/plugin-memory.h | 2 +-
> include/qemu/qemu-plugin.h | 7 ++++---
> include/qemu/selfmap.h | 2 +-
> include/sysemu/block-backend-global-state.h | 6 +++---
> include/tcg/tcg-ldst.h | 2 +-
> include/ui/dbus-display.h | 6 +++---
> include/ui/dbus-module.h | 6 +++---
> include/user/syscall-trace.h | 2 +-
> linux-user/hexagon/target_signal.h | 2 +-
> plugins/plugin.h | 6 +++---
> target/alpha/cpu-param.h | 2 +-
> target/arm/cpu-param.h | 2 +-
> target/arm/translate-a32.h | 4 ++--
> target/arm/vec_internal.h | 6 +++---
> target/avr/cpu-qom.h | 6 +++---
> target/avr/cpu.h | 2 +-
> target/cris/cpu-param.h | 2 +-
> target/hexagon/attribs.h | 2 +-
> target/hexagon/hex_arch_types.h | 4 ++--
> target/hexagon/hex_regs.h | 4 ++--
> target/hppa/cpu-param.h | 2 +-
> target/i386/cpu-param.h | 2 +-
> target/i386/hax/hax-accel-ops.h | 6 +++---
> target/i386/nvmm/nvmm-accel-ops.h | 6 +++---
> target/i386/sev.h | 4 ++--
> target/i386/whpx/whpx-accel-ops.h | 6 +++---
> target/i386/whpx/whpx-internal.h | 6 +++---
> target/m68k/cpu-param.h | 2 +-
> target/microblaze/cpu-param.h | 2 +-
> target/mips/cpu-param.h | 2 +-
> target/nios2/cpu-param.h | 2 +-
> target/openrisc/cpu-param.h | 2 +-
> target/ppc/cpu-param.h | 2 +-
> target/ppc/power8-pmu.h | 4 ++--
> target/riscv/cpu-param.h | 2 +-
> target/riscv/sbi_ecall_interface.h | 4 ++--
> target/s390x/cpu-param.h | 2 +-
> target/sh4/cpu-param.h | 2 +-
> target/sparc/cpu-param.h | 2 +-
> target/tricore/cpu-param.h | 2 +-
> target/xtensa/core-de233_fpu/core-isa.h | 7 +++----
> target/xtensa/core-de233_fpu/core-matmap.h | 4 +---
> target/xtensa/core-dsp3400/core-isa.h | 8 +++-----
> target/xtensa/core-dsp3400/core-matmap.h | 4 +---
> target/xtensa/cpu-param.h | 2 +-
> tcg/tcg-internal.h | 2 +-
> tests/qtest/fuzz/fuzz.h | 5 ++---
> tests/qtest/libqmp.h | 7 ++++---
> tests/qtest/migration-helpers.h | 7 ++++---
> tools/virtiofsd/passthrough_seccomp.h | 7 +++----
> ui/dbus.h | 7 ++++---
> 172 files changed, 424 insertions(+), 406 deletions(-)
>
prev parent reply other threads:[~2022-05-11 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 14:59 [PULL 0/4] Miscellaneous patches patches for 2022-05-11 Markus Armbruster
2022-05-11 14:59 ` [PULL 1/4] Clean up header guards that don't match their file name Markus Armbruster
2022-05-11 14:59 ` [PULL 2/4] Clean up ill-advised or unusual header guards Markus Armbruster
2022-05-11 14:59 ` [PULL 3/4] Normalize header guard symbol definition Markus Armbruster
2022-05-11 21:28 ` Stafford Horne
2022-05-11 14:59 ` [PULL 4/4] Clean up decorations and whitespace around header guards Markus Armbruster
2022-05-11 21:43 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=25477bf6-2068-de4c-eab6-d93dc4b842fa@linaro.org \
--to=richard.henderson@linaro.org \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).