qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 00/21] Trivial tree wide typo fixes


From: Manos Pitsidianakis
Subject: [PATCH v1 00/21] Trivial tree wide typo fixes
Date: Tue, 20 Feb 2024 10:52:07 +0200

Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Manos Pitsidianakis (21):
  docs: correct typos
  tests: correct typos
  Xen headers: correct typos
  accel/tcg: correct typos
  loongson3: correct typos
  ppc: correct typos
  sh4: correct typos
  include/exec/memory.h: correct typos
  include/exec/plugin-gen.h: correct typos
  hw/arm/omap.h: correct typos
  hw/cxl/cxl_device.h: correct typos
  hw/net/npcm_gmac.h: correct typos
  hw/riscv/virt.h: correct typos
  pc-bios/README: correct typos
  qapi/ui: correct typos
  qemu-options.hx: correct typos
  ci/gitlab-pipeline-status: correct typos
  hexagon: correct typos
  m68k: correct typos
  s390x: correct typos
  target/sparc: correct typos

 include/exec/memory.h                          | 2 +-
 include/exec/plugin-gen.h                      | 2 +-
 include/hw/arm/omap.h                          | 2 +-
 include/hw/cxl/cxl_device.h                    | 4 ++--
 include/hw/net/npcm_gmac.h                     | 4 ++--
 include/hw/ppc/ppc4xx.h                        | 2 +-
 include/hw/riscv/virt.h                        | 4 ++--
 include/hw/xen/interface/arch-x86/xen-x86_64.h | 2 +-
 include/hw/xen/interface/arch-x86/xen.h        | 2 +-
 include/hw/xen/interface/event_channel.h       | 2 +-
 include/hw/xen/interface/grant_table.h         | 2 +-
 include/hw/xen/interface/hvm/hvm_op.h          | 2 +-
 include/hw/xen/interface/io/blkif.h            | 4 ++--
 include/hw/xen/interface/io/fbif.h             | 2 +-
 include/hw/xen/interface/io/kbdif.h            | 2 +-
 include/hw/xen/interface/io/ring.h             | 2 +-
 include/hw/xen/interface/memory.h              | 2 +-
 include/hw/xen/interface/physdev.h             | 4 ++--
 include/hw/xen/interface/xen.h                 | 4 ++--
 accel/tcg/ldst_atomicity.c.inc                 | 2 +-
 docs/devel/ci-jobs.rst.inc                     | 2 +-
 docs/devel/docs.rst                            | 2 +-
 docs/devel/testing.rst                         | 2 +-
 docs/interop/prl-xml.txt                       | 2 +-
 docs/interop/vhost-user.rst                    | 2 +-
 docs/system/devices/canokey.rst                | 2 +-
 hw/mips/loongson3_bootp.h                      | 4 ++--
 hw/ppc/ppc405.h                                | 2 +-
 hw/sh4/sh7750_regs.h                           | 2 +-
 pc-bios/README                                 | 2 +-
 qapi/ui.json                                   | 4 ++--
 qemu-options.hx                                | 4 ++--
 scripts/ci/gitlab-pipeline-status              | 2 +-
 target/hexagon/idef-parser/macros.inc          | 2 +-
 target/m68k/cpu.h                              | 7 ++++---
 target/ppc/translate/vmx-impl.c.inc            | 2 +-
 target/s390x/cpu_features_def.h.inc            | 2 +-
 target/sparc/asi.h                             | 8 ++++----
 tests/avocado/acpi-bits/bits-tests/smbios.py2  | 2 +-
 tests/avocado/mem-addr-space-check.py          | 6 +++---
 tests/avocado/reverse_debugging.py             | 2 +-
 41 files changed, 58 insertions(+), 57 deletions(-)


base-commit: da96ad4a6a2ef26c83b15fa95e7fceef5147269c
-- 
γαῖα πυρί μιχθήτω




reply via email to

[Prev in Thread] Current Thread [Next in Thread]