qemu-e2k/docs/specs
Peter Maydell 9323e79f10 Fix 'writeable' typos
We have about 30 instances of the typo/variant spelling 'writeable',
and over 500 of the more common 'writable'.  Standardize on the
latter.

Change produced with:

  sed -i -e 's/\([Ww][Rr][Ii][Tt]\)[Ee]\([Aa][Bb][Ll][Ee]\)/\1\2/g' $(git grep -il writeable)

and then hand-undoing the instance in linux-headers/linux/kvm.h.

Most of these changes are in comments or documentation; the
exceptions are:
 * a local variable in accel/hvf/hvf-accel-ops.c
 * a local variable in accel/kvm/kvm-all.c
 * the PMCR_WRITABLE_MASK macro in target/arm/internals.h
 * the EPT_VIOLATION_GPA_WRITABLE macro in target/i386/hvf/vmcs.h
   (which is never used anywhere)
 * the AR_TYPE_WRITABLE_MASK macro in target/i386/hvf/vmx.h
   (which is never used anywhere)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Message-id: 20220505095015.2714666-1-peter.maydell@linaro.org
2022-06-08 19:38:47 +01:00
..
acpi_cpu_hotplug.rst docs/specs/acpu_cpu_hotplug: Convert to rST 2021-08-26 17:01:59 +01:00
acpi_erst.rst ACPI ERST: specification for ERST support 2022-03-04 08:30:52 -05:00
acpi_hest_ghes.rst docs: APEI GHES generation and CPER record description 2020-05-14 15:03:09 +01:00
acpi_hw_reduced_hotplug.rst hw/arm/virt: Add nvdimm hotplug support 2020-05-04 10:25:02 -04:00
acpi_mem_hotplug.rst docs/specs/acpi_mem_hotplug: Convert to rST 2021-08-26 17:01:59 +01:00
acpi_nvdimm.rst docs/specs/acpi_nvdimm: Convert to rST 2021-08-26 17:02:00 +01:00
acpi_pci_hotplug.rst docs/specs/acpi_pci_hotplug: Convert to rST 2021-08-26 17:02:00 +01:00
edu.txt hw/misc/edu: support MSI interrupt 2016-10-04 10:00:25 +02:00
fw_cfg.txt softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace 2020-07-03 18:16:01 +02:00
index.rst virtio,pc,pci: features, cleanups, fixes 2022-03-08 22:27:34 +00:00
ivshmem-spec.txt docs: Stop building qemu-doc 2020-03-06 11:06:55 +00:00
pci-ids.txt docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt 2022-03-04 08:30:52 -05:00
pci-serial.txt serial: add pci-serial documentation 2012-10-22 13:26:42 -05:00
pci-testdev.txt pci-testdev: add optional memory bar 2018-11-05 13:24:02 -05:00
ppc-spapr-hcalls.rst docs: Clarifications and formatting changes in ppc docs. 2022-01-12 11:28:26 +01:00
ppc-spapr-hotplug.rst docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst. 2022-01-18 12:56:30 +01:00
ppc-spapr-numa.rst docs: Fix some typos (found by codespell) 2020-11-18 09:29:41 +01:00
ppc-spapr-uv-hcalls.rst Rename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls.rst. 2022-01-18 12:56:30 +01:00
ppc-spapr-xive.rst docs/: fix some comment spelling errors 2020-09-17 20:37:13 +02:00
ppc-xive.rst global: Squash 'the the' 2019-11-06 17:19:40 +01:00
pvpanic.txt pvpanic : update pvpanic spec document 2021-01-29 10:47:28 +00:00
rocker.txt Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
sev-guest-firmware.rst docs: Add spec of OVMF GUIDed table for SEV guests 2022-03-04 11:27:49 +01:00
standard-vga.txt display/stdvga: add edid support. 2018-09-27 08:07:51 +02:00
tpm.rst treewide: do not use short-form boolean options 2020-12-10 12:15:11 -05:00
virt-ctlr.txt m68k: add a system controller 2021-03-15 21:02:57 +01:00
vmcoreinfo.txt docs/vmcoreinfo: detail unsupported host format behaviour 2018-03-01 18:17:47 +02:00
vmgenid.txt Fix 'writeable' typos 2022-06-08 19:38:47 +01:00
vmw_pvscsi-spec.txt scsi: VMWare PVSCSI paravirtual device implementation 2013-04-19 10:44:17 +02:00