From: Alyssa Ross Date: Tue, 4 May 2021 21:06:51 +0000 (+0000) Subject: docs: vfio: fix typo X-Git-Tag: howlett/maple/20220722_2~3191^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cc35518d29bc8e38902866b74874b4a3f1ad3617;p=users%2Fjedix%2Flinux-maple.git docs: vfio: fix typo Signed-off-by: Alyssa Ross Message-Id: <20210504210651.1316078-1-hi@alyssa.is> Signed-off-by: Alex Williamson --- diff --git a/Documentation/driver-api/vfio.rst b/Documentation/driver-api/vfio.rst index decc68cb8114a..606eed8823cea 100644 --- a/Documentation/driver-api/vfio.rst +++ b/Documentation/driver-api/vfio.rst @@ -2,7 +2,7 @@ VFIO - "Virtual Function I/O" [1]_ ================================== -Many modern system now provide DMA and interrupt remapping facilities +Many modern systems now provide DMA and interrupt remapping facilities to help ensure I/O devices behave within the boundaries they've been allotted. This includes x86 hardware with AMD-Vi and Intel VT-d, POWER systems with Partitionable Endpoints (PEs) and embedded PowerPC