mbox series

[PATCH-for-6.2?,v2,0/3] misc: Spell QEMU all caps

Message ID 20211119091701.277973-1-philmd@redhat.com (mailing list archive)
Headers show
Series misc: Spell QEMU all caps | expand

Message

Philippe Mathieu-Daudé Nov. 19, 2021, 9:16 a.m. UTC
Replace Qemu -> QEMU.

Supersedes: <20211118143401.4101497-1-philmd@redhat.com>

Philippe Mathieu-Daudé (3):
  docs: Spell QEMU all caps
  misc: Spell QEMU all caps
  qga: Spell QEMU all caps

 docs/devel/modules.rst                 |  2 +-
 docs/devel/multi-thread-tcg.rst        |  2 +-
 docs/devel/style.rst                   |  2 +-
 docs/devel/ui.rst                      |  4 ++--
 docs/interop/nbd.txt                   |  6 +++---
 docs/interop/qcow2.txt                 |  8 ++++----
 docs/multiseat.txt                     |  2 +-
 docs/system/device-url-syntax.rst.inc  |  2 +-
 docs/system/i386/sgx.rst               | 26 +++++++++++++-------------
 docs/u2f.txt                           |  2 +-
 qapi/block-core.json                   |  2 +-
 python/qemu/machine/machine.py         |  2 +-
 qga/installer/qemu-ga.wxs              |  6 +++---
 scripts/checkpatch.pl                  |  2 +-
 scripts/render_block_graph.py          |  2 +-
 scripts/simplebench/bench-backup.py    |  4 ++--
 scripts/simplebench/bench_block_job.py |  2 +-
 target/hexagon/README                  |  2 +-
 tests/guest-debug/run-test.py          |  4 ++--
 tests/qemu-iotests/testenv.py          |  2 +-
 20 files changed, 42 insertions(+), 42 deletions(-)

Comments

Philippe Mathieu-Daudé Dec. 15, 2021, 10:31 a.m. UTC | #1
Ping?

On 11/19/21 10:16, Philippe Mathieu-Daudé wrote:
> Replace Qemu -> QEMU.
> 
> Supersedes: <20211118143401.4101497-1-philmd@redhat.com>
> 
> Philippe Mathieu-Daudé (3):
>   docs: Spell QEMU all caps
>   misc: Spell QEMU all caps
>   qga: Spell QEMU all caps
> 
>  docs/devel/modules.rst                 |  2 +-
>  docs/devel/multi-thread-tcg.rst        |  2 +-
>  docs/devel/style.rst                   |  2 +-
>  docs/devel/ui.rst                      |  4 ++--
>  docs/interop/nbd.txt                   |  6 +++---
>  docs/interop/qcow2.txt                 |  8 ++++----
>  docs/multiseat.txt                     |  2 +-
>  docs/system/device-url-syntax.rst.inc  |  2 +-
>  docs/system/i386/sgx.rst               | 26 +++++++++++++-------------
>  docs/u2f.txt                           |  2 +-
>  qapi/block-core.json                   |  2 +-
>  python/qemu/machine/machine.py         |  2 +-
>  qga/installer/qemu-ga.wxs              |  6 +++---
>  scripts/checkpatch.pl                  |  2 +-
>  scripts/render_block_graph.py          |  2 +-
>  scripts/simplebench/bench-backup.py    |  4 ++--
>  scripts/simplebench/bench_block_job.py |  2 +-
>  target/hexagon/README                  |  2 +-
>  tests/guest-debug/run-test.py          |  4 ++--
>  tests/qemu-iotests/testenv.py          |  2 +-
>  20 files changed, 42 insertions(+), 42 deletions(-)
>