SLOF/lib/libvirtio
Thomas Huth 9604efb183 Fix typos in the remaining lib folders
Found with the "codespell" utility.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2023-02-28 16:12:57 +11:00
..
Makefile Add virtio-serial device support 2016-10-13 10:47:05 +11:00
p9.c virtio: Compile with -Wextra 2021-02-12 13:46:16 +11:00
p9.h virtio-net: fix gcc warnings (-Wextra) 2016-02-08 16:40:38 +11:00
virtio-9p.c virtio: Enable IOMMU 2019-12-05 15:18:54 +11:00
virtio-9p.h virtio-net: fix gcc warnings (-Wextra) 2016-02-08 16:40:38 +11:00
virtio-blk.c Fix typos in the remaining lib folders 2023-02-28 16:12:57 +11:00
virtio-blk.h virtio: Implement block write support 2016-11-24 23:24:23 +11:00
virtio-internal.h virtio: Store queue descriptors in virtio_device 2019-12-05 14:41:07 +11:00
virtio-net.c Fix typos in the remaining lib folders 2023-02-28 16:12:57 +11:00
virtio-net.h virtio: Store queue descriptors in virtio_device 2019-12-05 14:41:07 +11:00
virtio-scsi.c virtio: Enable IOMMU 2019-12-05 15:18:54 +11:00
virtio-scsi.h libvirtio: Mark struct virtio_scsi_req_cmd as packed 2017-12-11 15:32:12 +11:00
virtio-serial.c virtio-serial: Close device completely 2020-03-11 15:43:22 +11:00
virtio-serial.h Add virtio-serial device support 2016-10-13 10:47:05 +11:00
virtio.c virtio: Compile with -Wextra 2021-02-12 13:46:16 +11:00
virtio.code virtio: Make virtio_set_qaddr static 2019-11-11 15:22:32 +11:00
virtio.h virtio: Enable IOMMU 2019-12-05 15:18:54 +11:00
virtio.in virtio: Make virtio_set_qaddr static 2019-11-11 15:22:32 +11:00