[PULL 00/17] Trivial patches for 2023-09-21

Michael Tokarev posted 17 patches 7 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230921083506.509032-1-mjt@tls.msk.ru
Maintainers: Warner Losh <imp@bsdimp.com>, Kyle Evans <kevans@freebsd.org>, Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, John Snow <jsnow@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Alistair Francis <alistair@alistair23.me>, Peter Maydell <peter.maydell@linaro.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Yanan Wang <wangyanan55@huawei.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Jonathan Cameron <jonathan.cameron@huawei.com>, Fan Ni <fan.ni@samsung.com>, Peter Xu <peterx@redhat.com>, Jason Wang <jasowang@redhat.com>, David Woodhouse <dwmw2@infradead.org>, Paul Durrant <paul@xen.org>, Xiaojuan Yang <yangxiaojuan@loongson.cn>, Song Gao <gaosong@loongson.cn>, Huacai Chen <chenhuacai@kernel.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Cédric Le Goater" <clg@kaod.org>, "Frédéric Barrat" <fbarrat@linux.ibm.com>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Corey Minyard <minyard@acm.org>, Andrey Smirnov <andrew.smirnov@gmail.com>, Laurent Vivier <laurent@vivier.eu>, Dmitry Fleytman <dmitry.fleytman@gmail.com>, Akihiko Odaki <akihiko.odaki@daynix.com>, Sriram Yagnaraman <sriram.yagnaraman@est.tech>, Thomas Huth <huth@tuxfamily.org>, Jiri Pirko <jiri@resnulli.us>, Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>, Gerd Hoffmann <kraxel@redhat.com>, Helge Deller <deller@gmx.de>, Aurelien Jarno <aurelien@aurel32.net>, "Hervé Poussineau" <hpoussin@reactos.org>, Igor Mitsyanko <i.mitsyanko@gmail.com>, Yoshinori Sato <ysato@users.sourceforge.jp>, Fam Zheng <fam@euphon.net>, Hannes Reinecke <hare@suse.com>, Francisco Iglesias <francisco.iglesias@xilinx.com>, Magnus Damm <magnus.damm@gmail.com>, Stefan Berger <stefanb@linux.vnet.ibm.com>, "Gonglei (Arei)" <arei.gonglei@huawei.com>, David Hildenbrand <david@redhat.com>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Marcelo Tosatti <mtosatti@redhat.com>
bsd-user/errno_defs.h                 |  2 +-
bsd-user/freebsd/target_os_siginfo.h  |  2 +-
bsd-user/freebsd/target_os_stack.h    |  4 ++--
bsd-user/freebsd/target_os_user.h     |  2 +-
bsd-user/qemu.h                       |  2 +-
bsd-user/signal-common.h              |  4 ++--
bsd-user/signal.c                     |  6 +++---
docs/devel/reset.rst                  | 17 ++++++++---------
docs/system/devices/cxl.rst           | 12 ++++++------
host/include/i386/host/cpuinfo.h      |  2 +-
host/include/ppc/host/cpuinfo.h       |  2 +-
hw/acpi/aml-build.c                   |  6 +++---
hw/acpi/hmat.c                        |  2 +-
hw/acpi/nvdimm.c                      |  2 +-
hw/block/hd-geometry.c                |  4 ++--
hw/block/pflash_cfi01.c               |  2 +-
hw/char/cadence_uart.c                |  2 +-
hw/char/imx_serial.c                  |  2 +-
hw/char/serial.c                      |  2 +-
hw/core/generic-loader.c              |  4 ++--
hw/core/machine.c                     |  2 +-
hw/core/qdev-properties-system.c      |  2 +-
hw/cpu/a15mpcore.c                    |  2 +-
hw/cxl/cxl-events.c                   |  2 +-
hw/cxl/cxl-host.c                     | 12 ++++++------
hw/cxl/cxl-mailbox-utils.c            |  4 ++--
hw/dma/omap_dma.c                     |  4 ++--
hw/i386/acpi-build.c                  |  4 ++--
hw/i386/amd_iommu.c                   |  4 ++--
hw/i386/intel_iommu.c                 |  4 ++--
hw/i386/kvm/xen_xenstore.c            |  2 +-
hw/i386/kvm/xenstore_impl.c           |  2 +-
hw/i386/pc.c                          | 16 ++++++++--------
hw/input/hid.c                        |  2 +-
hw/input/tsc2005.c                    | 16 ++++++++--------
hw/intc/loongarch_extioi.c            |  2 +-
hw/intc/loongson_liointc.c            |  2 +-
hw/intc/omap_intc.c                   |  2 +-
hw/intc/pnv_xive.c                    |  2 +-
hw/intc/spapr_xive.c                  |  2 +-
hw/intc/spapr_xive_kvm.c              |  6 +++---
hw/intc/xive.c                        |  2 +-
hw/intc/xive2.c                       |  6 +++---
hw/ipmi/ipmi_bmc_extern.c             |  2 +-
hw/mem/cxl_type3.c                    | 17 ++++++++++++++---
hw/mem/cxl_type3_stubs.c              | 10 ++++++++++
hw/misc/imx7_ccm.c                    |  2 +-
hw/misc/mac_via.c                     |  2 +-
hw/misc/stm32f2xx_syscfg.c            |  4 ++--
hw/misc/trace-events                  |  2 +-
hw/misc/zynq_slcr.c                   |  2 +-
hw/net/cadence_gem.c                  | 10 +++++-----
hw/net/dp8393x.c                      |  2 +-
hw/net/e1000_regs.h                   |  2 +-
hw/net/e1000x_regs.h                  |  2 +-
hw/net/fsl_etsec/rings.c              |  2 +-
hw/net/igb_regs.h                     |  4 ++--
hw/net/mcf_fec.c                      |  2 +-
hw/net/rocker/rocker_fp.c             |  2 +-
hw/net/rtl8139.c                      |  2 +-
hw/net/smc91c111.c                    |  2 +-
hw/net/sungem.c                       |  2 +-
hw/net/sunhme.c                       |  2 +-
hw/net/virtio-net.c                   |  6 +++---
hw/net/vmxnet3.c                      |  2 +-
hw/net/vmxnet3.h                      |  2 +-
hw/nvme/ctrl.c                        |  6 +++---
hw/nvram/eeprom_at24c.c               |  2 +-
hw/nvram/fw_cfg.c                     |  2 +-
hw/pci-bridge/cxl_downstream.c        |  2 +-
hw/pci-bridge/cxl_upstream.c          |  2 +-
hw/pci-bridge/pci_expander_bridge.c   |  2 +-
hw/pci-host/bonito.c                  |  2 +-
hw/pci-host/designware.c              |  4 ++--
hw/pci-host/dino.c                    |  2 +-
hw/pci-host/gpex-acpi.c               |  2 +-
hw/pci-host/gt64120.c                 |  4 ++--
hw/pci-host/pnv_phb.c                 |  2 +-
hw/pci-host/pnv_phb3.c                |  2 +-
hw/pci-host/pnv_phb3_msi.c            |  2 +-
hw/pci-host/pnv_phb4.c                |  6 +++---
hw/pci/pcie_aer.c                     |  2 +-
hw/pci/shpc.c                         |  2 +-
hw/ppc/ppc.c                          |  2 +-
hw/ppc/prep_systemio.c                |  2 +-
hw/ppc/spapr.c                        |  8 ++++----
hw/ppc/spapr_hcall.c                  |  2 +-
hw/ppc/spapr_nvdimm.c                 |  4 ++--
hw/ppc/spapr_pci_vfio.c               |  2 +-
hw/rtc/exynos4210_rtc.c               |  2 +-
hw/rx/rx62n.c                         |  2 +-
hw/scsi/lsi53c895a.c                  |  2 +-
hw/scsi/mfi.h                         |  2 +-
hw/sh4/sh7750_regs.h                  | 26 +++++++++++++-------------
hw/smbios/smbios.c                    |  2 +-
hw/ssi/xilinx_spips.c                 |  6 +++---
hw/ssi/xlnx-versal-ospi.c             |  2 +-
hw/timer/etraxfs_timer.c              |  2 +-
hw/timer/renesas_tmr.c                |  2 +-
hw/tpm/tpm_tis.h                      |  2 +-
hw/tpm/tpm_tis_common.c               |  2 +-
hw/tpm/tpm_tis_i2c.c                  |  4 ++--
hw/tpm/tpm_tis_isa.c                  |  2 +-
hw/tpm/tpm_tis_sysbus.c               |  2 +-
hw/virtio/virtio-crypto.c             |  4 ++--
hw/virtio/virtio-mem.c                |  2 +-
hw/virtio/virtio.c                    |  2 +-
include/hw/cxl/cxl.h                  |  2 +-
include/hw/cxl/cxl_device.h           |  2 +-
include/hw/i386/topology.h            |  2 +-
include/hw/ppc/openpic.h              |  2 +-
include/hw/ppc/spapr.h                |  2 +-
subprojects/berkeley-softfloat-3.wrap |  2 +-
subprojects/berkeley-testfloat-3.wrap |  2 +-
subprojects/slirp.wrap                |  2 +-
target/i386/cpu.c                     |  4 ++--
target/i386/cpu.h                     |  4 ++--
target/i386/kvm/kvm.c                 |  4 ++--
target/i386/kvm/xen-emu.c             |  2 +-
target/i386/machine.c                 |  4 ++--
target/i386/tcg/translate.c           |  8 ++++----
target/ppc/cpu-models.h               |  4 ++--
target/ppc/cpu.h                      |  2 +-
target/ppc/cpu_init.c                 |  4 ++--
target/ppc/excp_helper.c              | 14 +++++++-------
target/ppc/power8-pmu-regs.c.inc      |  4 ++--
target/ppc/translate/vmx-impl.c.inc   |  6 +++---
tests/tcg/i386/system/boot.S          |  2 +-
tests/tcg/i386/x86.csv                |  2 +-
129 files changed, 251 insertions(+), 231 deletions(-)
[PULL 00/17] Trivial patches for 2023-09-21
Posted by Michael Tokarev 7 months, 1 week ago
The following changes since commit 4907644841e3200aea6475c0f72d3d987e9f3d93:

  Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into staging (2023-09-19 13:22:19 -0400)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to fa365d05b7050163a53d16aa2d8efb96834e8725:

  docs/devel/reset.rst: Correct function names (2023-09-21 11:31:18 +0300)

----------------------------------------------------------------
trivial patches for 2023-09-21

The remainder of spelling fixes, cxl trivial fixes, and a few other
docs and comments fixes.

----------------------------------------------------------------
Akihiko Odaki (1):
      docs/devel/reset.rst: Correct function names

Dave Jiang (1):
      hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS

Dmitry Frolov (1):
      hw/cxl: Fix out of bound array access

Fan Ni (1):
      hw/cxl/cxl_device: Replace magic number in CXLError definition

Jonathan Cameron (2):
      hw/mem/cxl_type3: Add missing copyright and license notice
      docs/cxl: Cleanout some more aarch64 examples.

Laszlo Ersek (1):
      hw/i386/pc: fix code comment on cumulative flash size

Li Zhijian (2):
      hw/cxl: Fix CFMW config memory leak
      docs/cxl: Change to lowercase as others

Michael Tokarev (7):
      ppc: spelling fixes
      bsd-user: spelling fixes
      i386: spelling fixes
      hw/net: spelling fixes
      hw/pci: spelling fixes
      hw/tpm: spelling fixes
      hw/other: spelling fixes

Thomas Huth (1):
      subprojects: Use the correct .git suffix in the repository URLs

 bsd-user/errno_defs.h                 |  2 +-
 bsd-user/freebsd/target_os_siginfo.h  |  2 +-
 bsd-user/freebsd/target_os_stack.h    |  4 ++--
 bsd-user/freebsd/target_os_user.h     |  2 +-
 bsd-user/qemu.h                       |  2 +-
 bsd-user/signal-common.h              |  4 ++--
 bsd-user/signal.c                     |  6 +++---
 docs/devel/reset.rst                  | 17 ++++++++---------
 docs/system/devices/cxl.rst           | 12 ++++++------
 host/include/i386/host/cpuinfo.h      |  2 +-
 host/include/ppc/host/cpuinfo.h       |  2 +-
 hw/acpi/aml-build.c                   |  6 +++---
 hw/acpi/hmat.c                        |  2 +-
 hw/acpi/nvdimm.c                      |  2 +-
 hw/block/hd-geometry.c                |  4 ++--
 hw/block/pflash_cfi01.c               |  2 +-
 hw/char/cadence_uart.c                |  2 +-
 hw/char/imx_serial.c                  |  2 +-
 hw/char/serial.c                      |  2 +-
 hw/core/generic-loader.c              |  4 ++--
 hw/core/machine.c                     |  2 +-
 hw/core/qdev-properties-system.c      |  2 +-
 hw/cpu/a15mpcore.c                    |  2 +-
 hw/cxl/cxl-events.c                   |  2 +-
 hw/cxl/cxl-host.c                     | 12 ++++++------
 hw/cxl/cxl-mailbox-utils.c            |  4 ++--
 hw/dma/omap_dma.c                     |  4 ++--
 hw/i386/acpi-build.c                  |  4 ++--
 hw/i386/amd_iommu.c                   |  4 ++--
 hw/i386/intel_iommu.c                 |  4 ++--
 hw/i386/kvm/xen_xenstore.c            |  2 +-
 hw/i386/kvm/xenstore_impl.c           |  2 +-
 hw/i386/pc.c                          | 16 ++++++++--------
 hw/input/hid.c                        |  2 +-
 hw/input/tsc2005.c                    | 16 ++++++++--------
 hw/intc/loongarch_extioi.c            |  2 +-
 hw/intc/loongson_liointc.c            |  2 +-
 hw/intc/omap_intc.c                   |  2 +-
 hw/intc/pnv_xive.c                    |  2 +-
 hw/intc/spapr_xive.c                  |  2 +-
 hw/intc/spapr_xive_kvm.c              |  6 +++---
 hw/intc/xive.c                        |  2 +-
 hw/intc/xive2.c                       |  6 +++---
 hw/ipmi/ipmi_bmc_extern.c             |  2 +-
 hw/mem/cxl_type3.c                    | 17 ++++++++++++++---
 hw/mem/cxl_type3_stubs.c              | 10 ++++++++++
 hw/misc/imx7_ccm.c                    |  2 +-
 hw/misc/mac_via.c                     |  2 +-
 hw/misc/stm32f2xx_syscfg.c            |  4 ++--
 hw/misc/trace-events                  |  2 +-
 hw/misc/zynq_slcr.c                   |  2 +-
 hw/net/cadence_gem.c                  | 10 +++++-----
 hw/net/dp8393x.c                      |  2 +-
 hw/net/e1000_regs.h                   |  2 +-
 hw/net/e1000x_regs.h                  |  2 +-
 hw/net/fsl_etsec/rings.c              |  2 +-
 hw/net/igb_regs.h                     |  4 ++--
 hw/net/mcf_fec.c                      |  2 +-
 hw/net/rocker/rocker_fp.c             |  2 +-
 hw/net/rtl8139.c                      |  2 +-
 hw/net/smc91c111.c                    |  2 +-
 hw/net/sungem.c                       |  2 +-
 hw/net/sunhme.c                       |  2 +-
 hw/net/virtio-net.c                   |  6 +++---
 hw/net/vmxnet3.c                      |  2 +-
 hw/net/vmxnet3.h                      |  2 +-
 hw/nvme/ctrl.c                        |  6 +++---
 hw/nvram/eeprom_at24c.c               |  2 +-
 hw/nvram/fw_cfg.c                     |  2 +-
 hw/pci-bridge/cxl_downstream.c        |  2 +-
 hw/pci-bridge/cxl_upstream.c          |  2 +-
 hw/pci-bridge/pci_expander_bridge.c   |  2 +-
 hw/pci-host/bonito.c                  |  2 +-
 hw/pci-host/designware.c              |  4 ++--
 hw/pci-host/dino.c                    |  2 +-
 hw/pci-host/gpex-acpi.c               |  2 +-
 hw/pci-host/gt64120.c                 |  4 ++--
 hw/pci-host/pnv_phb.c                 |  2 +-
 hw/pci-host/pnv_phb3.c                |  2 +-
 hw/pci-host/pnv_phb3_msi.c            |  2 +-
 hw/pci-host/pnv_phb4.c                |  6 +++---
 hw/pci/pcie_aer.c                     |  2 +-
 hw/pci/shpc.c                         |  2 +-
 hw/ppc/ppc.c                          |  2 +-
 hw/ppc/prep_systemio.c                |  2 +-
 hw/ppc/spapr.c                        |  8 ++++----
 hw/ppc/spapr_hcall.c                  |  2 +-
 hw/ppc/spapr_nvdimm.c                 |  4 ++--
 hw/ppc/spapr_pci_vfio.c               |  2 +-
 hw/rtc/exynos4210_rtc.c               |  2 +-
 hw/rx/rx62n.c                         |  2 +-
 hw/scsi/lsi53c895a.c                  |  2 +-
 hw/scsi/mfi.h                         |  2 +-
 hw/sh4/sh7750_regs.h                  | 26 +++++++++++++-------------
 hw/smbios/smbios.c                    |  2 +-
 hw/ssi/xilinx_spips.c                 |  6 +++---
 hw/ssi/xlnx-versal-ospi.c             |  2 +-
 hw/timer/etraxfs_timer.c              |  2 +-
 hw/timer/renesas_tmr.c                |  2 +-
 hw/tpm/tpm_tis.h                      |  2 +-
 hw/tpm/tpm_tis_common.c               |  2 +-
 hw/tpm/tpm_tis_i2c.c                  |  4 ++--
 hw/tpm/tpm_tis_isa.c                  |  2 +-
 hw/tpm/tpm_tis_sysbus.c               |  2 +-
 hw/virtio/virtio-crypto.c             |  4 ++--
 hw/virtio/virtio-mem.c                |  2 +-
 hw/virtio/virtio.c                    |  2 +-
 include/hw/cxl/cxl.h                  |  2 +-
 include/hw/cxl/cxl_device.h           |  2 +-
 include/hw/i386/topology.h            |  2 +-
 include/hw/ppc/openpic.h              |  2 +-
 include/hw/ppc/spapr.h                |  2 +-
 subprojects/berkeley-softfloat-3.wrap |  2 +-
 subprojects/berkeley-testfloat-3.wrap |  2 +-
 subprojects/slirp.wrap                |  2 +-
 target/i386/cpu.c                     |  4 ++--
 target/i386/cpu.h                     |  4 ++--
 target/i386/kvm/kvm.c                 |  4 ++--
 target/i386/kvm/xen-emu.c             |  2 +-
 target/i386/machine.c                 |  4 ++--
 target/i386/tcg/translate.c           |  8 ++++----
 target/ppc/cpu-models.h               |  4 ++--
 target/ppc/cpu.h                      |  2 +-
 target/ppc/cpu_init.c                 |  4 ++--
 target/ppc/excp_helper.c              | 14 +++++++-------
 target/ppc/power8-pmu-regs.c.inc      |  4 ++--
 target/ppc/translate/vmx-impl.c.inc   |  6 +++---
 tests/tcg/i386/system/boot.S          |  2 +-
 tests/tcg/i386/x86.csv                |  2 +-
 129 files changed, 251 insertions(+), 231 deletions(-)
Re: [PULL 00/17] Trivial patches for 2023-09-21
Posted by Stefan Hajnoczi 7 months, 1 week ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.