qemu-e2k/docs/system
Peter Maydell f548f20176 arm: Consistently use "Cortex-Axx", not "Cortex Axx"
The official punctuation for Arm CPU names uses a hyphen, like
"Cortex-A9". We mostly follow this, but in a few places usage
without the hyphen has crept in. Fix those so we consistently
use the same way of writing the CPU name.

This commit was created with:
  git grep -z -l 'Cortex ' | xargs -0 sed -i 's/Cortex /Cortex-/'

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20210527095152.10968-1-peter.maydell@linaro.org
2021-06-03 16:43:25 +01:00
..
arm arm: Consistently use "Cortex-Axx", not "Cortex Axx" 2021-06-03 16:43:25 +01:00
i386
ppc docs/system: ppc: Add documentation for ppce500 machine 2021-05-04 11:41:25 +10:00
riscv docs: Add documentation for shakti_c machine 2021-05-11 20:02:06 +10:00
s390x
build-platforms.rst
cpu-hotplug.rst
cpu-models-mips.rst.inc
cpu-models-x86.rst.inc
deprecated.rst Drop the deprecated unicore32 target 2021-05-12 18:20:52 +02:00
device-url-syntax.rst.inc block: Drop the sheepdog block driver 2021-05-12 17:42:23 +02:00
gdb.rst docs/system/gdb.rst: Document how to debug multicore machines 2021-04-06 15:04:49 +01:00
generic-loader.rst docs/system/generic-loader.rst: Fix style 2021-05-11 20:01:10 +10:00
guest-loader.rst docs: add some documentation for the guest-loader 2021-03-10 15:34:11 +00:00
images.rst
index.rst docs: add nvme emulation documentation 2021-04-12 07:05:31 +02:00
invocation.rst
ivshmem.rst
keys.rst
keys.rst.inc
license.rst
linuxboot.rst
managed-startup.rst
monitor.rst
multi-process.rst
mux-chardev.rst
mux-chardev.rst.inc
net.rst
nvme.rst docs: add nvme emulation documentation 2021-04-12 07:05:31 +02:00
pr-manager.rst
qemu-block-drivers.rst
qemu-block-drivers.rst.inc block: Drop the sheepdog block driver 2021-05-12 17:42:23 +02:00
qemu-cpu-models.rst
qemu-manpage.rst
quickstart.rst docs/system: add a gentle prompt for the complexity to come 2021-03-10 12:13:59 +00:00
removed-features.rst HMP: added info cpustats to removed_features.rst 2021-06-03 18:10:31 +10:00
security.rst
target-arm.rst
target-avr.rst
target-i386-desc.rst.inc
target-i386.rst
target-m68k.rst
target-mips.rst
target-ppc.rst docs/system: ppc: Add documentation for ppce500 machine 2021-05-04 11:41:25 +10:00
target-riscv.rst docs: Add documentation for shakti_c machine 2021-05-11 20:02:06 +10:00
target-rx.rst
target-s390x.rst
target-sparc64.rst
target-sparc.rst
target-xtensa.rst
targets.rst docs/system: add a gentle prompt for the complexity to come 2021-03-10 12:13:59 +00:00
tls.rst
usb.rst
virtio-net-failover.rst
virtio-pmem.rst
vnc-security.rst