From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>
Subject: [PULL 0/8] trivial-patches 25-07-2023
Date: Tue, 25 Jul 2023 17:55:24 +0300 [thread overview]
Message-ID: <cover.1690294956.git.mjt@tls.msk.ru> (raw)
The following changes since commit 3ee44ec72753ec0ff05ad1569dfa609203d722b2:
Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into staging (2023-07-24 18:06:36 +0100)
are available in the Git repository at:
https://gitlab.com/mjt0k/qemu.git/ tags/pull-trivial-patches
for you to fetch changes up to ff62c210165cf61b15f18c8a9835a5a5ce6c5a53:
qapi: Correct "eg." to "e.g." in documentation (2023-07-25 17:20:32 +0300)
----------------------------------------------------------------
trivial-patches 25-07-2023
----------------------------------------------------------------
Ani Sinha (1):
hw/pci: add comment to explain checking for available function 0 in pci hotplug
Bastian Koppelmann (1):
target/tricore: Rename tricore_feature
Markus Armbruster (1):
qapi: Correct "eg." to "e.g." in documentation
Michael Tokarev (5):
migration: spelling fixes
s390x: spelling fixes
arm: spelling fixes
other architectures: spelling fixes
hw/9pfs: spelling fixes
host/include/aarch64/host/cpuinfo.h | 2 +-
host/include/generic/host/cpuinfo.h | 2 +-
hw/9pfs/9p-local.c | 8 ++++----
hw/9pfs/9p-proxy.c | 2 +-
hw/9pfs/9p-synth.c | 2 +-
hw/9pfs/9p-util.h | 2 +-
hw/9pfs/9p.c | 4 ++--
hw/9pfs/9p.h | 2 +-
hw/arm/aspeed.c | 2 +-
hw/arm/mps2-tz.c | 2 +-
hw/intc/arm_gic.c | 4 ++--
hw/intc/arm_gicv3_redist.c | 2 +-
hw/intc/armv7m_nvic.c | 2 +-
hw/intc/s390_flic_kvm.c | 2 +-
hw/m68k/next-cube.c | 2 +-
hw/m68k/next-kbd.c | 2 +-
hw/m68k/virt.c | 2 +-
hw/microblaze/petalogix_ml605_mmu.c | 2 +-
hw/misc/allwinner-r40-dramc.c | 2 +-
hw/misc/exynos4210_rng.c | 2 +-
hw/pci/pci.c | 11 ++++++++---
hw/sparc/sun4m_iommu.c | 8 ++++----
include/hw/arm/fsl-imx7.h | 2 +-
include/hw/intc/armv7m_nvic.h | 2 +-
include/hw/s390x/s390-pci-bus.h | 2 +-
include/hw/s390x/sclp.h | 2 +-
migration/migration-stats.c | 2 +-
migration/migration.h | 4 ++--
migration/multifd-zlib.c | 2 +-
migration/multifd-zstd.c | 2 +-
migration/multifd.c | 2 +-
migration/savevm.c | 2 +-
migration/trace-events | 2 +-
qapi/char.json | 2 +-
qapi/misc.json | 2 +-
target/alpha/cpu.h | 4 ++--
target/alpha/translate.c | 2 +-
target/arm/cpu.c | 2 +-
target/arm/cpu.h | 2 +-
target/arm/cpu64.c | 2 +-
target/arm/helper.c | 4 ++--
target/arm/tcg/m_helper.c | 2 +-
target/arm/tcg/translate-a64.c | 4 ++--
target/arm/tcg/translate-mve.c | 4 ++--
target/arm/tcg/translate-sve.c | 2 +-
target/arm/tcg/translate-vfp.c | 2 +-
target/arm/tcg/vec_helper.c | 2 +-
target/cris/helper.c | 6 +++---
target/cris/op_helper.c | 2 +-
target/cris/translate.c | 16 ++++++++--------
target/hppa/cpu.h | 4 ++--
target/hppa/int_helper.c | 2 +-
target/hppa/translate.c | 2 +-
target/loongarch/cpu-csr.h | 2 +-
target/m68k/helper.c | 4 ++--
target/microblaze/cpu.h | 2 +-
target/openrisc/cpu.h | 2 +-
target/openrisc/translate.c | 4 ++--
target/rx/translate.c | 4 ++--
target/s390x/cpu_features.c | 2 +-
target/s390x/cpu_models.c | 2 +-
target/s390x/tcg/fpu_helper.c | 2 +-
target/s390x/tcg/insn-data.h.inc | 2 +-
target/s390x/tcg/translate.c | 2 +-
target/sparc/asi.h | 14 +++++++-------
target/tricore/cpu.c | 8 ++++----
target/tricore/cpu.h | 2 +-
target/tricore/csfr.h.inc | 2 +-
target/tricore/helper.c | 6 +++---
target/tricore/op_helper.c | 4 ++--
target/tricore/translate.c | 8 ++++----
tests/tcg/Makefile.target | 4 ++--
tests/tcg/aarch64/gdbstub/test-sve.py | 2 +-
tests/tcg/aarch64/sme-outprod1.c | 2 +-
tests/tcg/aarch64/system/boot.S | 6 +++---
tests/tcg/aarch64/system/semiheap.c | 2 +-
tests/tcg/multiarch/sha512.c | 2 +-
tests/tcg/multiarch/system/Makefile.softmmu-target | 2 +-
tests/tcg/s390x/mvc.c | 2 +-
tests/tcg/tricore/c/crt0-tc2x.S | 4 ++--
tests/tcg/x86_64/system/boot.S | 4 ++--
81 files changed, 134 insertions(+), 129 deletions(-)
next reply other threads:[~2023-07-25 14:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-25 14:55 Michael Tokarev [this message]
2023-07-25 14:55 ` [PULL 1/8] migration: spelling fixes Michael Tokarev
2023-07-25 14:55 ` [PULL 2/8] s390x: " Michael Tokarev
2023-07-25 14:55 ` [PULL 3/8] arm: " Michael Tokarev
2023-07-25 14:55 ` [PULL 4/8] other architectures: " Michael Tokarev
2023-07-25 14:55 ` [PULL 5/8] hw/9pfs: " Michael Tokarev
2023-07-25 14:55 ` [PULL 6/8] target/tricore: Rename tricore_feature Michael Tokarev
2023-07-25 14:55 ` [PULL 7/8] hw/pci: add comment to explain checking for available function 0 in pci hotplug Michael Tokarev
2023-07-25 14:55 ` [PULL 8/8] qapi: Correct "eg." to "e.g." in documentation Michael Tokarev
2023-07-25 19:08 ` [PULL 0/8] trivial-patches 25-07-2023 Peter Maydell
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=cover.1690294956.git.mjt@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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).