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

Philippe Mathieu-Daudé posted 3 patches 2 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211119091701.277973-1-philmd@redhat.com
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(-)
[PATCH-for-6.2? v2 0/3] misc: Spell QEMU all caps
Posted by Philippe Mathieu-Daudé 2 years, 5 months ago
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(-)

-- 
2.31.1


Re: [PATCH-for-6.2? v2 0/3] misc: Spell QEMU all caps
Posted by Philippe Mathieu-Daudé 2 years, 4 months ago
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(-)
>