You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/pc-bios/s390-ccw
Thomas Huth 44ee69ea16 s390x: Fix spelling errors
Fix typos (discovered with the 'codespell' utility).
Note: Though "migrateable" still seems to be a valid spelling, we change
it to "migratable" since this is the way more common spelling here.

Message-Id: <20221111182828.282251-1-thuth@redhat.com>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 years ago
..
Makefile pc-bios/s390-ccw: Adopt meson style Make output 2 years ago
bootmap.c pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk() 2 years ago
bootmap.h pc-bios: s390x: Fix bootmap.c zipl component entry data handling 4 years ago
bswap.h pc-bios/s390-ccw: Move byteswap functions to a separate header 7 years ago
cio.c pc-bios: s390x: cio.c cleanup and compile fix 4 years ago
cio.h s390x: Fix spelling errors 2 years ago
dasd-ipl.c docs: fix references to docs/devel/s390-dasd-ipl.rst 4 years ago
dasd-ipl.h s390-bios: Support booting from real dasd device 6 years ago
helper.h pc-bios/s390-ccw: Fix inline assembly for older versions of Clang 4 years ago
iplb.h s390x: Fix spelling errors 2 years ago
jump2ipl.c pc-bios/s390-ccw: Fix inline assembly for older versions of Clang 4 years ago
libc.c pc-bios/s390-ccw: Clean up harmless misuse of isdigit() 6 years ago
libc.h s390-bios: cio error handling 6 years ago
main.c pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() 2 years ago
menu.c pc-bios/s390-ccw: Fix inline assembly for older versions of Clang 4 years ago
netboot.mak pc-bios/s390-ccw: Adopt meson style Make output 2 years ago
netmain.c pc-bios: s390x: Move panic() into header and add infinite loop 4 years ago
s390-arch.h pc-bios: s390x: Clear out leftover S390EP string 4 years ago
s390-ccw.h pc-bios/s390-ccw: Add a proper prototype for main() 2 years ago
s390-time.h pc-bios: s390x: Consolidate timing functions into time.h 4 years ago
sclp.c pc-bios/s390-ccw: fix sclp_get_loadparm_ascii 5 years ago
sclp.h misc: Replace zero-length arrays with flexible array member (automatic) 5 years ago
scsi.h pc-bios/s390-ccw: Get Block Limits VPD device data 8 years ago
start.S s390x: Fix spelling errors 2 years ago
virtio-blkdev.c pc-bios/s390-ccw: Fix booting with logical block size < physical block size 2 years ago
virtio-net.c pc-bios: s390x: Move sleep and yield to helper.h 4 years ago
virtio-scsi.c misc: fix commonly doubled up words 2 years ago
virtio-scsi.h pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() 2 years ago
virtio.c pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration 2 years ago
virtio.h pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes 2 years ago