qemu/docs/devel
Peter Maydell 6fe6d6c9a9 docs: Be consistent about capitalization of 'Arm'
The company 'Arm' went through a rebranding some years back
involving a recapitalization from 'ARM' to 'Arm'. As a result
our documentation is a bit inconsistent between the two forms.
It's not worth trying to update everywhere in QEMU, but it's
easy enough to make docs/ consistent.

Note that "ARMv8" and similar architecture names, and
older CPU names like "ARM926" still retain all-caps.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200309215818.2021-6-peter.maydell@linaro.org
2020-03-12 11:20:20 +00:00
..
atomics.txt docs: Be consistent about capitalization of 'Arm' 2020-03-12 11:20:20 +00:00
bitops.rst docs: Create bitops.rst as example of kernel-docs 2019-12-17 19:36:57 +01:00
blkdebug.txt
blkverify.txt
build-system.txt
conf.py
decodetree.rst decodetree: Allow !function with no input bits 2019-08-19 08:03:41 -07:00
fuzzing.txt fuzz: add documentation to docs/devel/ 2020-02-22 08:26:48 +00:00
index.rst docs: rstfy s390 dasd ipl documentation 2020-02-26 18:57:07 +01:00
kconfig.rst docs: Be consistent about capitalization of 'Arm' 2020-03-12 11:20:20 +00:00
loads-stores.rst docs: Be consistent about capitalization of 'Arm' 2020-03-12 11:20:20 +00:00
lockcnt.txt
memory.rst docs: add memory API reference 2019-12-17 19:36:58 +01:00
migration.rst migration: register_savevm_live doesn't need dev 2019-09-12 11:15:03 +01:00
multi-thread-tcg.txt docs: Be consistent about capitalization of 'Arm' 2020-03-12 11:20:20 +00:00
multiple-iothreads.txt
qapi-code-gen.txt qapi: Generate command registration stuff into separate files 2020-01-14 11:01:58 +01:00
rcu.txt rcu: Add automatically released rcu_read_lock variants 2019-10-11 14:19:49 +01:00
replay.txt replay: document development rules 2019-08-20 17:26:21 +02:00
reset.rst docs/devel/reset.rst: add doc about Resettable interface 2020-01-30 16:02:05 +00:00
s390-dasd-ipl.rst docs: rstfy s390 dasd ipl documentation 2020-02-26 18:57:07 +01:00
secure-coding-practices.rst
stable-process.rst docs/devel: fix stable process doc formatting 2020-01-27 12:13:09 +01:00
tcg-plugins.rst docs/devel: document query handle lifetimes 2020-02-25 20:20:23 +00:00
tcg.rst docs: Be consistent about capitalization of 'Arm' 2020-03-12 11:20:20 +00:00
testing.rst docs/devel: Fix qtest paths and info about check-block in testing.rst 2020-02-04 09:00:57 +01:00
tracing.txt docs/devel/tracing.txt: Recommend only trace_event_get_state_backends() 2020-01-30 21:33:50 +00:00
virtio-migration.txt
writing-qmp-commands.txt