doc: fix misspelling in hv-dev-passthrough
Tracked-On: #5647 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
8bec63a6ea
commit
cbed125028
|
@ -316,7 +316,7 @@ Table Entry (or RTE). The hypervisor then invokes the IOAPIC emulation
|
|||
handler (refer to :ref:`hld-io-emulation` for details on I/O emulation) which
|
||||
calls APIs to set up a remapping for the to-be-unmasked interrupt.
|
||||
|
||||
Remapping of (virtual) PIC interrupts are set up in a similar sequence:
|
||||
Remapping of (virtual) MSI interrupts are set up in a similar sequence:
|
||||
|
||||
.. figure:: images/passthru-image98.png
|
||||
:align: center
|
||||
|
|
Loading…
Reference in New Issue